aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuled crash on macosx (current cvs version)  (Read 1747 times)

rama

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amuled crash on macosx (current cvs version)
« on: December 15, 2007, 08:29:04 PM »

hello, current cvs version seem to have a lot of problem under macosx 10.4.11

amule (not daemon) seems to "loop" somewhere, using all my cpu and i have to kill it by hand.

i have try amuled, seems to be better, but after 1h of usage, it crash with this message

WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
WARNING! Client UDP-Socket discarded packet due to errors (2) while sending.
/usr/include/c++/4.0.0/debug/safe_iterator.h:451:error: attempt to compare
    a singular iterator to a past-the-end iterator.

Objects involved in the operation:
iterator "lhs" @ 0x0xbffff704 {
type = N11__gnu_debug14_Safe_iteratorIN10__gnu_norm14_List_iteratorIP13CUpDownClientEEN15__gnu_debug_def4listIS4_SaIS4_EEEEE (mutable iterator);
  state = singular;
  references sequence with type `N15__gnu_debug_def4listIP13CUpDownClientSaIS2_EEE' @ 0x0xbffff704
}
iterator "rhs" @ 0x0xbffff718 {
type = N11__gnu_debug14_Safe_iteratorIN10__gnu_norm14_List_iteratorIP13CUpDownClientEEN15__gnu_debug_def4listIS4_SaIS4_EEEEE (mutable iterator);
  state = past-the-end;
  references sequence with type `N15__gnu_debug_def4listIP13CUpDownClientSaIS2_EEE' @ 0x0xbffff718
}


hope this help for some bug fix
Logged