
On Sun, Jul 18, 2004 at 11:44:12PM -0500, Bo Peng wrote:
On Sun, Jul 18, 2004 at 09:28:47PM -0500, Bo Peng wrote: and it works now.
No. I still get core dump from time to time. I also notice that many serializaton examples core dump (I tried three) on my system. Can anyone confirm this? I am using redhat 9 with kernel 2.4.20-31.9, gcc-3.2.2-5, boost-1.31-0, serialization20.zip . Some error messages are: # demo original schedule 6:24 bob 0x0x814b400 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x814b998 35136'15.456" 13332'15.3" White House 9:57 bob 0x0x814b400 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x814b998 35136'15.456" 13332'15.3" White House 11:2 alice 0x0x814b400 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x814b998 35136'15.456" 13332'15.3" White House 7:17 ted 0x0x814b9c0 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x814b998 35136'15.456" 13332'15.3" White House 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 9:38 ted 0x0x814b9c0 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x814b998 35136'15.456" 13332'15.3" White House 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 11:47 alice 0x0x814b9c0 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x814b998 35136'15.456" 13332'15.3" White House 0x0x814b428 35137'23.456" 13335'54.12" State street and Cathedral Vista LaneAborted (core dumped) # demo_xml original schedule 6:24 bob 0x0x8175260 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x81757f8 35136'15.456" 13332'15.3" White House 9:57 bob 0x0x8175260 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x81757f8 35136'15.456" 13332'15.3" White House 11:2 alice 0x0x8175260 34135'52.56" 13422'78.3" 24th Street and 10th Avenue 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 0x0x81757f8 35136'15.456" 13332'15.3" White House 7:17 ted 0x0x8175820 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x81757f8 35136'15.456" 13332'15.3" White House 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 9:38 ted 0x0x8175820 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x81757f8 35136'15.456" 13332'15.3" White House 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista Lane 11:47 alice 0x0x8175820 35134'48.789" 13332'16.23" Lincoln Memorial 0x0x81757f8 35136'15.456" 13332'15.3" White House demo_xml: ../../../libs/serialization/example/demo_xml.cpp:21: void save_schedule(const bus_schedule&): Assertion `ofs.good()' failed. 0x0x8175288 35137'23.456" 13335'54.12" State street and Cathedral Vista LaneAborted (core dumped) -- Bo Peng