aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: assert connect -> win32gui -- linux  (Read 1825 times)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
assert connect -> win32gui -- linux
« on: November 15, 2005, 08:16:43 AM »

it asserted in the linux side, and on win32 it crashed afterwards

Code: [Select]
[Debug] 08:33:32: ./src/common/list.cpp(385): assert "wxAssertFailure" failed: detaching node which is not from this list

Call stack:
[00] wxListBase::DetachNode(wxNodeBase*)
[01] wxListBase::DeleteNode(wxNodeBase*)
[02] wxObjectList::DeleteNode(wxObjectListNode*)
[03] wxObjectList::Erase(wxObjectListNode*)
[04] wxEvtHandler::ProcessPendingEvents()
[05] wxAppConsole::ProcessPendingEvents()
[06] 0x2aaaab833c1c
[07] 0x2aaaad794231
[08] 0x2aaaad796fd3
[09] g_main_loop_run
[10] gtk_main
[11] wxEventLoop::Run()
[12] wxAppBase::MainLoop()
[13] wxAppBase::OnRun()
[14] wxEntry(int&, wchar_t**)
[15] wxEntry(int&, char**)
[16] main                                       /home/stefanero/temp/amule-dev/src/amule-gui.cpp:
[17] __libc_start_main
[18] _start

there is actually not much more, since the wxDebug-Alert crashed itself... :(
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."