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 2.8.7 SVN crash and seg fault even before GUI open  (Read 3460 times)

arielgalula

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
aMule 2.8.7 SVN crash and seg fault even before GUI open
« on: August 14, 2008, 01:37:02 PM »

Hello,

aMule GUI:  SVN using wxGTK2 v2.8.7 (Snapshot: Mon Feb 18 07:02:15 CET 2008), that is the current package in hardy repositories.
OS: Ubuntu 8.04 "Hardy Heron" 32 bit.
Code: [Select]
(gdb) bt

#0  0x4d66b6cf in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6
#1  0x4cc0c970 in wxWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#2  0x4cbe486b in wxMBConvLibc::WC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#3  0x4cbe536a in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#4  0x4cc0cbee in wxStrftime () from /usr/lib/libwx_baseu-2.8.so.0
#5  0x4cb97fa7 in ?? () from /usr/lib/libwx_baseu-2.8.so.0
#6  0x4cb9fb65 in wxDateTime::Format () from /usr/lib/libwx_baseu-2.8.so.0
#7  0x08086559 in ?? ()
#8  0x081638ca in ?? ()
#9  0x4cb8e2c1 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#10 0x4cc35d68 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.8.so.0
#11 0x4cc35ec8 in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
#12 0x4cc3602f in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.8.so.0
#13 0x081e7d6c in ?? ()
#14 0x081e803c in ?? ()
#15 0x081e8223 in ?? ()
#16 0x4cbd8164 in wxLog::DoLog () from /usr/lib/libwx_baseu-2.8.so.0
#17 0x4cbd861b in wxLog::OnLog () from /usr/lib/libwx_baseu-2.8.so.0
#18 0x4cbd91ac in wxVLogSysError () from /usr/lib/libwx_baseu-2.8.so.0
#19 0x4cbd92fd in wxVLogSysError () from /usr/lib/libwx_baseu-2.8.so.0
#20 0x4cbd9337 in wxLogSysError () from /usr/lib/libwx_baseu-2.8.so.0
#21 0x4cbab350 in wxFFile::Flush () from /usr/lib/libwx_baseu-2.8.so.0
#22 0x4cc0a31d in wxFFileOutputStream::Sync () from /usr/lib/libwx_baseu-2.8.so.0
#23 0x08086707 in ?? ()
#24 0x081638ca in ?? ()


(gdb) bt full

#0  0x4d66b6cf in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1  0x4cc0c970 in wxWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#2  0x4cbe486b in wxMBConvLibc::WC2MB () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#3  0x4cbe536a in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#4  0x4cc0cbee in wxStrftime () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0x4cb97fa7 in ?? () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#6  0x4cb9fb65 in wxDateTime::Format () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#7  0x08086559 in ?? ()
No symbol table info available.
#8  0x081638ca in ?? ()
No symbol table info available.
#9  0x4cb8e2c1 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#10 0x4cc35d68 in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x4cc35ec8 in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#12 0x4cc3602f in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.8.so.0


(gdb) thread apply all bt

Thread 2 (Thread 0xb7aacb90 (LWP 12639)):
#0  0xb7f24410 in __kernel_vsyscall ()
#1  0x4d6acd7c in sched_yield () from /lib/tls/i686/cmov/libc.so.6
#2  0x4cc32997 in wxThread::Yield () from /usr/lib/libwx_baseu-2.8.so.0
#3  0x4ccf2ac6 in wxSocketBase::_Wait () from /usr/lib/libwx_baseu_net-2.8.so.0
#4  0x4ccf2f55 in wxSocketBase::WaitForRead () from /usr/lib/libwx_baseu_net-2.8.so.0
#5  0x4ccec990 in wxProtocol::ReadLine () from /usr/lib/libwx_baseu_net-2.8.so.0
#6  0x4cceada4 in wxHTTP::BuildRequest () from /usr/lib/libwx_baseu_net-2.8.so.0
#7  0x4cceb8b6 in wxHTTP::GetInputStream () from /usr/lib/libwx_baseu_net-2.8.so.0
#8  0x080f9cb4 in ?? ()
#9  0x080fa5ce in ?? ()
#10 0x4cc34698 in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#11 0x4cc3470d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#12 0x4d7754fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x4d6c8e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7f03720 (LWP 12614)):
#0  0x4d66b6cf in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6
#1  0x4cc0c970 in wxWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#2  0x4cbe486b in wxMBConvLibc::WC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#3  0x4cbe536a in wxMBConv::cWC2MB () from /usr/lib/libwx_baseu-2.8.so.0
#4  0x4cc0cbee in wxStrftime () from /usr/lib/libwx_baseu-2.8.so.0
#5  0x4cb97fa7 in ?? () from /usr/lib/libwx_baseu-2.8.so.0
#6  0x4cb9fb65 in wxDateTime::Format () from /usr/lib/libwx_baseu-2.8.so.0
Off curse that no all the lines, there are a lot of lines and i post just the first ones.
« Last Edit: August 14, 2008, 01:40:17 PM by arielgalula »
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Logged
concordia cum veritate

arielgalula

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: aMule 2.8.7 SVN crash and seg fault even before GUI open
« Reply #2 on: August 14, 2008, 03:45:10 PM »

http://www.amule.org/wiki/index.php/Backtraces

I read this wiki and try to follow it, please refer me to the specific part i miss or don't follow, thank you.
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: aMule 2.8.7 SVN crash and seg fault even before GUI open
« Reply #3 on: August 14, 2008, 03:52:58 PM »

1) aMule has two(!) new releases since that (instable) version. The bug may have been eliminated already.

2) Your executable lacks debug symbols, thus the backtrace is not useful at all. If you want to provide a real backtrace, you have to either compile aMule yourself, or download and install the debug symbols for the package you use (if at all they exist).
Logged
concordia cum veritate

arielgalula

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: aMule 2.2.2 SVN crash and seg fault even before GUI open
« Reply #4 on: August 14, 2008, 04:07:02 PM »

I installed amule 2.2.2 deb package from getdeb and it's work, thank you.
Logged