aMule Bug Tracker - aMule | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000160 | aMule | Misc | public | 2004-10-20 22:48 | 2005-01-26 04:10 |
Reporter | Eugene | ||||
Assigned To | Kry | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Fixed in Revision | |||||
Operating System | |||||
Summary | 0000160: 2.0.0rc7 crash on freebsd 5.3rc1 when connecting server | ||||
Description | its reproduceable since version 2.0.0rc6 at least... maybe older versions too, untested. i can start up and load a server.met. but when connecting or clicking on some sorting tabs in the server list, crash. amule was compiled without any optimization/arch flags. info: eugene@eugene$ gdb usr/bin/amule GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... (gdb) run Starting program: /home/eugene/usr/bin/amule Initialising aMule Userhash loaded: 2BC93627AC0EBB41B1654A51B3F26FE8 *** UDP socket at 4665 *** UDP socket at 4672 External connections disabled in config file .eMule *** reading servers Loading temp files from /home/eugene/.aMule/Temp. Empty dir /home/eugene/.aMule/Incoming/ shared *** TCP socket at 4662 ListenSocket: Ok. AICH Thread: Syncronization thread started. AICH Thread: Masterhashes of known files have been loaded. AICH Thread: No new files found. AICH Thread: Thread terminated. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1 (LWP 100175)] 0x291c4309 in strlen () from /lib/libc.so.5 (gdb) bt full #0 0x291c4309 in strlen () from /lib/libc.so.5 No symbol table info available. 0000001 0x286ef8fa in wxTextCtrl::WriteText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000002 0x286efba7 in wxTextCtrl::AppendText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000003 0x082b3c03 in CamuleDlg::AddServerMessageLine (this=0x8612000, message=@0xbfbfe450) at amuleDlg.cpp:553 cv = (struct wxTextCtrl *) 0x8744400 0000004 0x082af186 in CamuleApp::AddServerMessageLine (this=0x85ae400, msg=@0xbfbfe450) at amule.cpp:2210 No locals. 0000005 0x08271132 in CServerSocket::ProcessPacket (this=0x8816f00, packet=0x8894000 "\024\001server version 16.46 (lugdunum)\nKorea_only donkey server\nºÒ¹ýÀûÀÎ ÀÚ·á ¹èÆ÷¸¦ ÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù.\n´ë¿ë·® ÆÄÀÏ Àü¼ÛÀº www.mailfile.co.kr À» \nÀÌ¿ëÇØ º¸½Ã±â ¹Ù¶ø´Ï´Ù. \n\n", '-' <repeats 30 times>..., size=278, opcode=56 '8') at ServerSocket.cpp:261 wxMessage = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x86f9a0c "ºÒ¹ýÀûÀÎ ÀÚ·á ¹èÆ÷¸¦ ÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù."}, <No data fields>} message = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x88903cc "ºÒ¹ýÀûÀÎ ÀÚ·á ¹èÆ÷¸¦ ÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù."}, <No data fields>} bOutputMessage = true buffer = 0x888d400 "oÌ»(" strMessages = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x888d60c "server version 16.46 (lugdunum)\nKorea_only donkey server\nºÒ¹ýÀûÀÎ ÀÚ·á ¹èÆ÷¸¦ ÇÏÁö ¸¶½Ã±â ¹Ù¶ø´Ï´Ù.\n´ë¿ë·® ÆÄÀÏ Àü¼ÛÀº www.mailfile.co.kr À» \nÀÌ¿ëÇØ º¸½Ã±â ¹Ù¶ø´Ï´Ù. \n\n", '-' <repeats 32 times>...}, <No data fields>} token = {<> = {<No data fields>}, m_string = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x888cd0c "´ë¿ë·® ÆÄÀÏ Àü¼ÛÀº www.mailfile.co.kr À» \nÀÌ¿ëÇØ º¸½Ã±â ¹Ù¶ø´Ï´Ù. \n\n", '-' <repeats 61 times>, "\nwww.filebee.co.kr »õ·Î¿î Ãʰí¼Ó P2P ÇÁ·Î±×·¥ \n"}, <No data fields>}, m_delims = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x88ab92c "\r\n"}, <No data fields>}, m_pos = 100, m_mode = wxTOKEN_STRTOK, m_hasMore = true} update = (CServer *) 0x0 0000006 0x0827389a in CServerSocket::PacketReceived (this=0x8816f00, packet=0x8861ee0) at ServerSocket.cpp:586 No locals. [...] -- eugene@eugene$ ldd usr/bin/amule usr/bin/amule: libpthread.so.1 => /usr/lib/libpthread.so.1 (0x2837b000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x283a1000) libwx_gtk2_html-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_html-2.5.so.2 (0x2848f000) libwx_gtk2_adv-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_adv-2.5.so.2 (0x2850f000) libwx_gtk2_core-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 (0x28596000) libwx_base_xml-2.5.so.2 => /usr/X11R6/lib/libwx_base_xml-2.5.so.2 (0x28800000) libwx_base_net-2.5.so.2 => /usr/X11R6/lib/libwx_base_net-2.5.so.2 (0x28808000) libwx_base-2.5.so.2 => /usr/X11R6/lib/libwx_base-2.5.so.2 (0x28831000) libgtk-x11-2.0.so.400 => /usr/X11R6/lib/libgtk-x11-2.0.so.400 (0x28906000) libgdk-x11-2.0.so.400 => /usr/X11R6/lib/libgdk-x11-2.0.so.400 (0x28bde000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x28c4f000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x28c53000) libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x28c5b000) libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x28c5e000) libatk-1.0.so.600 => /usr/local/lib/libatk-1.0.so.600 (0x28c67000) libgdk_pixbuf-2.0.so.400 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.400 (0x28c82000) libpangoxft-1.0.so.399 => /usr/X11R6/lib/libpangoxft-1.0.so.399 (0x28c97000) libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x28c9c000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x28cae000) libz.so.2 => /lib/libz.so.2 (0x28d1a000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x28d2b000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x28d33000) libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x28d41000) libpangox-1.0.so.399 => /usr/X11R6/lib/libpangox-1.0.so.399 (0x28d68000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28d73000) libpango-1.0.so.399 => /usr/X11R6/lib/libpango-1.0.so.399 (0x28e3e000) libgobject-2.0.so.400 => /usr/local/lib/libgobject-2.0.so.400 (0x28e73000) libgmodule-2.0.so.400 => /usr/local/lib/libgmodule-2.0.so.400 (0x28eb2000) libglib-2.0.so.400 => /usr/local/lib/libglib-2.0.so.400 (0x28eb6000) libcurl.so.3 => /usr/local/lib/libcurl.so.3 (0x28f35000) libssl.so.3 => /usr/lib/libssl.so.3 (0x28f64000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x28f97000) libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x290a9000) libm.so.3 => /lib/libm.so.3 (0x29186000) libc.so.5 => /lib/libc.so.5 (0x291a0000) libgthread-2.0.so.400 => /usr/local/lib/libgthread-2.0.so.400 (0x2928d000) libpangoft2-1.0.so.399 => /usr/X11R6/lib/libpangoft2-1.0.so.399 (0x2929b000) libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x292c0000) libpng.so.5 => /usr/local/lib/libpng.so.5 (0x292c5000) libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x292eb000) libtiff.so.4 => /usr/local/lib/libtiff.so.4 (0x2930a000) libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x29359000) libm.so.2 => /lib/libm.so.2 (0x29379000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x29393000) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2004-10-20 22:48 | Eugene | New Issue | |||
2004-10-21 18:49 | Kry | Status | new => assigned | ||
2004-10-21 18:49 | Kry | Assigned To | => Kry | ||
2004-10-21 18:51 | Kry | Note Added: 0000322 | |||
2004-10-22 00:26 | Xaignar | Status | assigned => confirmed | ||
2004-11-12 12:23 | Eugene | Note Added: 0000351 | |||
2004-11-13 13:40 | Kry | Note Added: 0000358 | |||
2004-11-19 05:26 | Kry | Status | confirmed => resolved | ||
2004-11-19 05:26 | Kry | Resolution | open => fixed | ||
2004-11-19 05:26 | Kry | Note Added: 0000387 | |||
2004-11-23 02:24 | Eugene | Status | resolved => feedback | ||
2004-11-23 02:24 | Eugene | Resolution | fixed => reopened | ||
2004-11-23 02:24 | Eugene | Note Added: 0000413 | |||
2004-12-01 00:49 | Eugene | Note Added: 0000417 | |||
2004-12-16 07:12 | Eugene | Note Added: 0000456 | |||
2005-01-07 04:30 | Kry | Status | feedback => resolved | ||
2005-01-07 04:30 | Kry | Resolution | reopened => fixed | ||
2005-01-07 04:30 | Kry | Note Added: 0000492 | |||
2005-01-26 04:10 | phoenix | Status | resolved => closed | ||
2005-01-26 04:10 | phoenix | Note Added: 0000562 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|