Anonymous | Login | Signup for a new account | 2024-12-30 18:03 CET |
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 | ||||
0001206 | aMule | Misc | public | 2007-11-22 03:58 | 2008-03-21 16:23 | ||||
Reporter | DreamerC | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | open | ||||||
Platform | OS | OS Version | |||||||
Product Version | SVN | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001206: 2.1.3+CVS20071108 in debian sid | ||||||||
Description | When single file reach 1000+ sources, amule client will fail in 3-5 mins. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores) Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages amule depends on: ii amule-common 2.1.3+CVS20070922 common files for amule ii amule-i18n-zh-tw [amul 2.1.3+CVS20070922 Chinese (zh_TW) internationalized ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcrypto++6 5.5-5 General purpose cryptographic shar ii libgcc1 1:4.2.2-3 GCC support library ii libgeoip1 1.3.17-1.1 A non-DNS IP-to-country resolver l ii libstdc++6 4.2.2-3 The GNU Standard C++ Library v3 ii libwxbase2.8-0 2.8.6.1-0 wxBase library (runtime) - non-GUI ii libwxgtk2.8-0 2.8.6.1-0 wxWidgets Cross-platform C++ GUI t ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime -- no debconf information | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | Debian Sid | ||||||||
Attached Files | amule-bugreport.txt [^] (10,601 bytes) 2007-11-22 03:58 [Show Content] | ||||||||
Notes | |
(0002460) DreamerC (reporter) 2007-11-22 05:00 |
----------------------------=| BACKTRACE FOLLOWS: |=---------------------------- Current version is: aMule CVS using wxGTK2 v2.8.6 (Snapshot: Thu Nov 8 07:01:55 CET 2007) Running on: Linux 2.6.22-3-amd64 x86_64 ** (amule:7814): CRITICAL **: mist_style_draw_box_gap: assertion `height >= -1' failed [2] std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() in amule [0x452d85] [3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x2b8a45ab299c] [4] ?? in /lib/libpthread.so.0 [0x2b8a44899100] [5] wxMenuItemList::~wxMenuItemList() in amule [0x5ee505] [6] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x5a5765] [7] wxDataObjectSimple::~wxDataObjectSimple() in amule [0x5a5c0e] [8] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x2b8a45aae7ff] [9] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x2b8a45aae99e] [10] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x2b8a45aaeae9] [11] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2b8a456485c6] [12] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0x2b8a4553fef4] [13] ?? in /usr/lib/libglib-2.0.so.0 [0x2b8a47b4954b] [14] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0x2b8a47b48df4] [15] ?? in /usr/lib/libglib-2.0.so.0 [0x2b8a47b4c0dd] [16] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0x2b8a47b4c3d7] [17] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x2b8a48116523] [18] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2b8a455379dd] [19] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x2b8a455c90ab] [20] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x2b8a45a4dcfc] [21] std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in amule [0x59f6d2] [22] __libc_start_main in /lib/libc.so.6[0x2b8a465ecb44] [23] wxAppBase::MainLoop() in amule[0x44f079] -------------------------------------------------------------------------------- |
(0002626) Xaignar (manager) 2008-02-21 22:12 |
Do you still experience this problem using a recent SVN snapshot? |
(0002741) Xaignar (manager) 2008-03-21 16:23 |
Closing due to lack of reponse. |
Issue History | |||
Date Modified | Username | Field | Change |
2007-11-22 03:58 | DreamerC | New Issue | |
2007-11-22 03:58 | DreamerC | File Added: amule-bugreport.txt | |
2007-11-22 03:58 | DreamerC | Operating System | => Debian Sid |
2007-11-22 05:00 | DreamerC | Note Added: 0002460 | |
2008-02-21 22:12 | Xaignar | Note Added: 0002626 | |
2008-03-21 16:23 | Xaignar | Status | new => closed |
2008-03-21 16:23 | Xaignar | Note Added: 0002741 |
Copyright © 2000 - 2024 MantisBT Team |