Anonymous | Login | Signup for a new account | 2025-07-01 14:41 CEST | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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 | ||||||||
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) | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
![]() |
|
(0000322) Kry (manager) 2004-10-21 18:51 |
Aha, I know what triggers it. Thanks for the report, and wait for a patch here |
(0000351) Eugene (reporter) 2004-11-12 12:23 |
any progress or waiting for wxgtk2.5.3 to appear in official freebsd ports? |
(0000358) Kry (manager) 2004-11-13 13:40 |
Working on it right now, seems to be a deep issue |
(0000387) Kry (manager) 2004-11-19 05:26 |
Shouldn't happen anymore! |
(0000413) Eugene (reporter) 2004-11-23 02:24 |
i downloaded cvs version: aMule-cvs-20041122.tar.bz2 and im still experiencing the same issue... maybe ur code isnt on cvs yet, but if so... the problem doenst look resolved or another bug broke something... -- 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: D26EE0A6810E6AC2AEBEB8C37FA06F14 *** UDP socket at 4665 *** reading servers Loading temp files from /home/eugene/.aMule/Temp. Empty dir /home/eugene/.aMule/Incoming/ shared *** TCP socket at 4662 ListenSocket: Ok. *** UDP socket at 4672 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 100182)] 0x29317309 in strlen () from /lib/libc.so.5 (gdb) bt #0 0x29317309 in strlen () from /lib/libc.so.5 0000001 0x2876901d in wxToolBarTool::~wxToolBarTool () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000002 0x2876a320 in wxTextCtrl::WriteText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000003 0x2876a5d7 in wxTextCtrl::AppendText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000004 0x082c9452 in CamuleDlg::AddServerMessageLine (this=0x8613800, message=@0xbfbfe460) at amuleDlg.cpp:564 0000005 0x082c5b2a in CamuleGuiApp::AddServerMessageLine (this=0x85c6400, msg=@0xbfbfe460) at amule-gui.cpp:867 0000006 0x0827cc52 in CServerSocket::ProcessPacket (this=0x86fde00, packet=0x88b5000 "\225\bserver version 16.50 (lugdunum)\n-\n-> Razorback 2 - Dual Opteron Server / www.razorback2.com - www.ed2k.ch - www.gruk.org\n-\n-> We cannot be held responsible for any illegal use that could be made of "..., size=2199, opcode=56 '8') at ServerSocket.cpp:253 0000007 0x0827f82e in CServerSocket::PacketReceived (this=0x86fde00, packet=0x88749c0) at ServerSocket.cpp:565 0000008 0x081481f2 in CEMSocket::OnReceive (this=0x86fde00, nErrorCode=0) at EMSocket.cpp:261 0000009 0x0827babe in CServerSocket::OnReceive (this=0x86fde00, nErrorCode=wxSOCKET_NOERROR) at ServerSocket.cpp:166 0000010 0x0827fdb3 in CServerSocketHandler::ServerSocketHandler (this=0x8710840, event=@0x874c540) at ServerSocket.cpp:651 #11 0x28915930 in wxAppConsole::HandleEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000012 0x28994bb0 in wxEvtHandler::ProcessEventIfMatches () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000013 0x28993c8e in wxEventHashTable::HandleEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000014 0x28994d91 in wxEvtHandler::ProcessEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000015 0x28994a83 in wxEvtHandler::ProcessPendingEvents () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000016 0x2891589b in wxAppConsole::ProcessPendingEvents () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000017 0x286ce30d in wxApp::WakeUpIdle () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000018 0x2919c0a1 in g_idle_dispatch () from /usr/local/lib/libglib-2.0.so.400 0000019 0x291989cb in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.400 0000020 0x2919a5d3 in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.400 0000021 0x2919a88a in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.400 0000022 0x28c8bda3 in gtk_main () at gtkmain.c:1173 0000023 0x286e9fda in wxEventLoop::Run () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000024 0x2876f1ea in wxAppBase::MainLoop () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000025 0x2876f35e in wxAppBase::OnRun () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 0000026 0x2894d218 in wxEntry () from /usr/X11R6/lib/libwx_base-2.5.so.2 0000027 0x082c3b4f in main (argc=1, argv=0xbfbfe9b0) at amule-gui.cpp:296 (gdb) bt full #0 0x29317309 in strlen () from /lib/libc.so.5 No symbol table info available. 0000001 0x2876901d in wxToolBarTool::~wxToolBarTool () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000002 0x2876a320 in wxTextCtrl::WriteText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000003 0x2876a5d7 in wxTextCtrl::AppendText () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000004 0x082c9452 in CamuleDlg::AddServerMessageLine (this=0x8613800, message=@0xbfbfe460) at amuleDlg.cpp:564 cv = (struct wxTextCtrl *) 0x8755e00 0000005 0x082c5b2a in CamuleGuiApp::AddServerMessageLine (this=0x85c6400, msg=@0xbfbfe460) at amule-gui.cpp:867 No locals. 0000006 0x0827cc52 in CServerSocket::ProcessPacket (this=0x86fde00, packet=0x88b5000 "\225\bserver version 16.50 (lugdunum)\n-\n-> Razorback 2 - Dual Opteron Server / www.razorback2.com - www.ed2k.ch - www.gruk.org\n-\n-> We cannot be held responsible for any illegal use that could be made of "..., size=2199, opcode=56 '8') at ServerSocket.cpp:253 message = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x882498c "-> Cartouche d'encre et papier photo à 0.- Euros : http://www.ed2k.ch/offre1.html"}, [^] <No data fields>} bOutputMessage = true buffer = 0x88b8000 "\234¥è(\200\221\213\be" strMessages = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x88ba00c "server version 16.50 (lugdunum)\n-\n-> Razorback 2 - Dual Opteron Server / www.razorback2.com - www.ed2k.ch - www.gruk.org\n-\n-> We cannot be held responsible for any illegal use that could be made of th"...}, <No data fields>} token = {<> = {<No data fields>}, m_string = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x871dc0c "-> Economisez 6 ou 15 EUROS sur votre prochain achat de cd vierges ou sur un autre produit : http://www.razorback2.com/?pageid=offres\n-> [^] Des vacances à prix cassés : http://www.razorback2.com/?pageid"...}, [^] <No data fields>}, m_delims = {<wxStringBase> = {static npos = 4294967195, m_pchData = 0x8722acc "\r\n"}, <No data fields>}, m_pos = 1197, m_mode = wxTOKEN_STRTOK, m_hasMore = true} update = (CServer *) 0xe4d8 0000007 0x0827f82e in CServerSocket::PacketReceived (this=0x86fde00, packet=0x88749c0) at ServerSocket.cpp:565 No locals. 0000008 0x081481f2 in CEMSocket::OnReceive (this=0x86fde00, nErrorCode=0) at EMSocket.cpp:261 bPacketResult = true toCopy = 1106 ret = 1140 rptr = 0x83d12b4 "" GlobalReadBuffer = "ã\t\000\000\000@\216\211\027Ð\t\000\000\000ã\t\000\000\0004'\210\v\000è\026\001\006ÔS\004\000\0008xÚ\235UÛnÛF\020}-ò\025ã\227º\005¬\213\225Ä-\002¸\206\"Ó¶\000Y\024DÉi\037×ä\210Ü\210Üe÷\"Åþ\217þ_^ý\027=Kʲ]¤h\\\003\202ÁÝ\231sfÎ\\ö¯\037,\233\r\033ÂÏJèø¤û¾O?\225>ϼòÕÏo:o:¿Ñ\\Üks+Ò5\r¨Cç^\224\024×\216\r\034\222Ö¿GÛí¶k\036í\006ÝTW0\r\207\234\rÖÝ´Ø}寝»Úä-ð'¦T(¥\035Ý2\025\\fdØÖZY"... readMax = 2000000 rend = 0x83d12b4 "" 0000009 0x0827babe in CServerSocket::OnReceive (this=0x86fde00, nErrorCode=wxSOCKET_NOERROR) at ServerSocket.cpp:166 No locals. 0000010 0x0827fdb3 in CServerSocketHandler::ServerSocketHandler (this=0x8710840, event=@0x874c540) at ServerSocket.cpp:651 No locals. #11 0x28915930 in wxAppConsole::HandleEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000012 0x28994bb0 in wxEvtHandler::ProcessEventIfMatches () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000013 0x28993c8e in wxEventHashTable::HandleEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000014 0x28994d91 in wxEvtHandler::ProcessEvent () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000015 0x28994a83 in wxEvtHandler::ProcessPendingEvents () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000016 0x2891589b in wxAppConsole::ProcessPendingEvents () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000017 0x286ce30d in wxApp::WakeUpIdle () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000018 0x2919c0a1 in g_idle_dispatch () from /usr/local/lib/libglib-2.0.so.400 No symbol table info available. 0000019 0x291989cb in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.400 No symbol table info available. 0000020 0x2919a5d3 in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.400 No symbol table info available. 0000021 0x2919a88a in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.400 No symbol table info available. 0000022 0x28c8bda3 in gtk_main () at gtkmain.c:1173 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x8879460 loop = (GMainLoop *) 0x8879470 0000023 0x286e9fda in wxEventLoop::Run () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000024 0x2876f1ea in wxAppBase::MainLoop () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000025 0x2876f35e in wxAppBase::OnRun () from /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 No symbol table info available. 0000026 0x2894d218 in wxEntry () from /usr/X11R6/lib/libwx_base-2.5.so.2 No symbol table info available. 0000027 0x082c3b4f in main (argc=1, argv=0xbfbfe9b0) at amule-gui.cpp:296 No locals. eugene@eugene$ ldd usr/bin/amule usr/bin/amule: libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28390000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x283b6000) libwx_gtk2_html-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_html-2.5.so.2 (0x284a4000) libwx_gtk2_adv-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_adv-2.5.so.2 (0x28539000) libwx_gtk2_core-2.5.so.2 => /usr/X11R6/lib/libwx_gtk2_core-2.5.so.2 (0x285d8000) libwx_base_xml-2.5.so.2 => /usr/X11R6/lib/libwx_base_xml-2.5.so.2 (0x28894000) libwx_base_net-2.5.so.2 => /usr/X11R6/lib/libwx_base_net-2.5.so.2 (0x2889f000) libwx_base-2.5.so.2 => /usr/X11R6/lib/libwx_base-2.5.so.2 (0x288d0000) libz.so.2 => /lib/libz.so.2 (0x289c3000) libcurl.so.3 => /usr/local/lib/libcurl.so.3 (0x289d4000) libssl.so.3 => /usr/lib/libssl.so.3 (0x28a03000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x28a36000) libgtk-x11-2.0.so.400 => /usr/X11R6/lib/libgtk-x11-2.0.so.400 (0x28b48000) libgdk-x11-2.0.so.400 => /usr/X11R6/lib/libgdk-x11-2.0.so.400 (0x28e92000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x28f17000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x28f1b000) libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x28f23000) libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x28f26000) libatk-1.0.so.800 => /usr/local/lib/libatk-1.0.so.800 (0x28f2f000) libgdk_pixbuf-2.0.so.400 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.400 (0x28f4a000) libpangoxft-1.0.so.600 => /usr/X11R6/lib/libpangoxft-1.0.so.600 (0x28f64000) libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x28f69000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x28f7b000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x28fe7000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x28fef000) libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x28ffd000) libpangox-1.0.so.600 => /usr/X11R6/lib/libpangox-1.0.so.600 (0x29024000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2902f000) libpango-1.0.so.600 => /usr/X11R6/lib/libpango-1.0.so.600 (0x290fa000) libgobject-2.0.so.400 => /usr/local/lib/libgobject-2.0.so.400 (0x29131000) libgmodule-2.0.so.400 => /usr/local/lib/libgmodule-2.0.so.400 (0x29170000) libglib-2.0.so.400 => /usr/local/lib/libglib-2.0.so.400 (0x29174000) libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x291f3000) libm.so.3 => /lib/libm.so.3 (0x292d9000) libc.so.5 => /lib/libc.so.5 (0x292f3000) libgthread-2.0.so.400 => /usr/local/lib/libgthread-2.0.so.400 (0x293e0000) libpangoft2-1.0.so.600 => /usr/X11R6/lib/libpangoft2-1.0.so.600 (0x293e5000) libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x2940c000) libpng.so.5 => /usr/local/lib/libpng.so.5 (0x29411000) libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x29437000) libtiff.so.4 => /usr/local/lib/libtiff.so.4 (0x29456000) libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x294a5000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x294c5000) system: FreeBSD 5.3-STABLE Nov 10 2004 Eugene |
(0000417) Eugene (reporter) 2004-12-01 00:49 |
bug doesnt seem to happen with the new wxgtk2.5.3, or with the new cvs version... but it still crashed and in search window some strings from the resultset (filenames) aint displayed at all... ill report it in another bug report now... |
(0000456) Eugene (reporter) 2004-12-16 07:12 |
crash seems to be fixed on my tests... |
(0000492) Kry (manager) 2005-01-07 04:30 |
Closed for good.... |
(0000562) phoenix (developer) 2005-01-26 04:10 |
Fixed. |
![]() |
|||
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 |
Copyright © 2000 - 2025 MantisBT Team |