aMule Bug Tracker - aMule
View Issue Details
0001567aMuleUtilitiespublic2009-12-13 04:322009-12-26 06:13
bill lee 
 
normalcrashalways
newopen 
2.2.6 
 
Ubuntu 9.10
0001567: amuled crashed when I do certain operations
When I used amulecmd to control amuled,if I execute "Statistics" and then execute "Show DL", amuled will crashed.
The debug information is
//--------------------------------
/usr/include/c++/4.4/debug/safe_iterator.h:218:error: attempt to increment
    a past-the-end iterator.

Objects involved in the operation:
iterator "this" @ 0x0xbff3c59c {
type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIPyNSt6__norm6vectorIySaIyEEEEENSt7__debug6vectorIyS6_EEEE (mutable iterator);
  state = past-the-end;
  references sequence with type `NSt7__debug6vectorIySaIyEEE' @ 0x0xbff3c59c
}
??
//---------------------------------
The last line of above debug information is Chinese Characters, which means "ignore".
No tags attached.
Issue History
2009-12-13 04:32bill leeNew Issue
2009-12-13 04:32bill leeOperating System => Ubuntu 9.10
2009-12-26 06:13bill leeNote Added: 0003338
2009-12-26 09:57bill leeNote Edited: 0003338

Notes
(0003338)
bill lee   
2009-12-26 06:13   
(edited on: 2009-12-26 09:57)
When amuled crashed, amulecmd will output:
    ReadPacket: packet have invalid flags 570425344
    
    Ok, exiting aMulecmd...