aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Amule CVS 20070128  (Read 1964 times)

bill_bool

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
Amule CVS 20070128
« on: January 29, 2007, 08:05:12 AM »

I have some crashes when trying to download a node file for Kad :
Quote
Current version is: aMule CVS using wxGTK2 v2.8.0 (Snapshot: Sun Jan 28 07:01:57 CET 2007)
Running on: Linux 2.6.17-10-generic i686

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7a382e6]
[4] ?? in [0xffffe420]
[5] wxThread::Exit(void*) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7a31a05]
[6] wxThreadInternal::PthreadStart(wxThread*) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7a33105]
[7] wxPthreadStart in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7a3316d]
[8] ?? in /lib/tls/i686/cmov/libpthread.so.0 [0xb7f54504]
[9] __clone in /lib/tls/i686/cmov/libc.so.6[0xb77bb51e]

Packages are from Wuischke (aMule, uPnp and wxGTK)
Logged
Kubuntu Feisty on Asus a7n8x-x, XP3000+ FSB333, 1Go DDR3200, ext3fs, behind WRT54G/Tomato 1.07 on a 20mb ADSL connection.

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Amule CVS 20070128
« Reply #1 on: January 29, 2007, 02:40:42 PM »

Same with today's CVS. (Archlinux, wxGTK 2.6.3)

Quote
[New Thread -1252664432 (LWP 24805)]
HTTP download thread started
Host: download.overnet2000.de:80
URL: http://download.overnet2000.de/nodes.dat
Response: 404 (Error: 6)
HTTP download thread ended

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1252664432 (LWP 24805)]
0x00000005 in ?? ()
(gdb) bt
#0  0x00000005 in ?? ()
#1  0xb7af4b65 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.6.so.0
#2  0xb7af4bcd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0
#3  0xb7f794a2 in start_thread () from /lib/libpthread.so.0
#4  0xb7897ede in clone () from /lib/libc.so.6
(gdb) bt full
#0  0x00000005 in ?? ()
No symbol table info available.
#1  0xb7af4b65 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#2  0xb7af4bcd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#3  0xb7f794a2 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0xb7897ede in clone () from /lib/libc.so.6
No symbol table info available.
(gdb) thread apply all bt

Thread 5 (Thread -1252664432 (LWP 24805)):
#0  0x00000005 in ?? ()
#1  0xb7af4b65 in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.6.so.0
#2  0xb7af4bcd in wxPthreadStart () from /usr/lib/libwx_baseu-2.6.so.0
#3  0xb7f794a2 in start_thread () from /lib/libpthread.so.0
#4  0xb7897ede in clone () from /lib/libc.so.6

Thread 4 (Thread -1244189808 (LWP 24804)):
#0  0xb7f9f410 in ?? ()
#1  0xb5d72248 in ?? ()
#2  0x0000004d in ?? ()
#3  0x26be3680 in ?? ()
#4  0xb7b40f10 in ?? () from /usr/lib/libwx_baseu-2.6.so.0
#5  0x08870c40 in ?? ()
#6  0xb5d72278 in ?? ()
#7  0xb7af2def in wxCondition::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.6.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread -1227404400 (LWP 24802)):
#0  0xb7f9f410 in ?? ()
---Type to continue, or q to quit---
#1  0xb6d740a8 in ?? ()
#2  0xb7b40f10 in ?? () from /usr/lib/libwx_baseu-2.6.so.0
#3  0x00000000 in ?? ()

Thread 1 (Thread -1225046320 (LWP 24797)):
#0  0xb7f9f410 in ?? ()
#1  0xbf85ee48 in ?? ()
#2  0x0000000f in ?? ()
#3  0xb7c66c46 in wxapp_poll_func () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#4  0xb7307a63 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#5  0xb7307de7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#6  0xb75c2be1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7  0xb7c818eb in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#8  0xb7d0c74e in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.6.so.0
#9  0xb7d0bdf1 in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#10 0xb7a9d74a in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#11 0xb7a9d806 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#12 0x08210c32 in main (argc=Cannot access memory at address 0x9
) at amule-gui.cpp:95
#0  0x00000005 in ?? ()
(gdb)
Logged

bill_bool

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 31
Re: Amule CVS 20070128
« Reply #2 on: January 29, 2007, 09:14:51 PM »

And a crash, I don't have any explanation why, it worked without any problems all day long...
Quote
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.8.0 (Snapshot: Sun Jan 28 07:01:57 CET 2007)
Running on: Linux 2.6.17-10-generic i686

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79f12e6]
[4] ?? in [0xffffe420]
[5] wxWindowDC::DoDrawText(wxString const&, int, int) in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7b8f453]
[6] CUploadingView::DrawCell(CUpDownClient*, int, wxDC*, wxRect const&) in :0
[7] CQueuedView::DrawCell(CUpDownClient*, int, wxDC*, wxRect const&) in :0
[8] CClientListCtrl::OnDrawItem(int, wxDC*, wxRect const&, wxRect const&, bool) in :0
[9] MuleExtern::wxListMainWindow::OnPaint(wxPaintEvent&) in :0
[10] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7945265]
[11] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79ecf9f]
[12] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79ed0ed]
[13] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79ed256]
[14] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79ed1fb]
[15] wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7ceca23]
[16] wxWindow::GtkSendPaintEvents() in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7bac1ee]
[17] ?? in /usr/local/lib/libwx_gtk2u_core-2.8.so.0 [0xb7bac60d]
[18] _gtk_marshal_BOOLEAN__BOXED in /usr/lib/libgtk-x11-2.0.so.0[0xb748eb00]
[19] g_closure_invoke in /usr/lib/libgobject-2.0.so.0[0xb710879b]
[20] ?? in /usr/lib/libgobject-2.0.so.0 [0xb7118b93]
[21] g_signal_emit_valist in /usr/lib/libgobject-2.0.so.0[0xb7119e7f]
[22] g_signal_emit in /usr/lib/libgobject-2.0.so.0[0xb711a279]
[23] ?? in /usr/lib/libgtk-x11-2.0.so.0 [0xb75a25f8]
[24] gtk_main_do_event in /usr/lib/libgtk-x11-2.0.so.0[0xb7489314]
[25] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb72fcd5f]
[26] gdk_window_process_all_updates in /usr/lib/libgdk-x11-2.0.so.0[0xb72fcfa7]
[27] ?? in /usr/lib/libgdk-x11-2.0.so.0 [0xb72fd025]
[28] ?? in /usr/lib/libglib-2.0.so.0 [0xb708daa1]
[29] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb708f802]
[30] ?? in /usr/lib/libglib-2.0.so.0 [0xb70927df]
[31] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb7092b89]
[32] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb7489574]
[33] wxEventLoop::Run() in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7b986dc]
[34] wxAppBase::MainLoop() in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7c2ac8e]
[35] wxAppBase::OnRun() in /usr/local/lib/libwx_gtk2u_core-2.8.so.0[0xb7c2a241]
[36] wxEntry(int&, wchar_t**) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb79813ca]
[37] wxEntry(int&, char**) in /usr/local/lib/libwx_baseu-2.8.so.0[0xb7981476]
[38] main in :0
[39] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb76bc8cc]
[40] wxSockAddress::Clear() in :0
Logged
Kubuntu Feisty on Asus a7n8x-x, XP3000+ FSB333, 1Go DDR3200, ext3fs, behind WRT54G/Tomato 1.07 on a 20mb ADSL connection.

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
RE: Amule CVS 20070128
« Reply #3 on: February 01, 2007, 05:31:47 AM »

Quote
Originally posted by bill_bool
I have some crashes when trying to download a node file for Kad :
No problems here, could you please post the URL you used to get the file?

About your other crash, it is a different matter and should be treated in a separate thread. But not before you search a little in the forum to see if it has not already been reported. I will spare you the time: please, do not open another thread, this has been reported before and we still have no solution for that.

Regards!
Logged