aMule Bug Tracker - aMule
View Issue Details
0001599aMuleMiscpublic2010-04-30 05:002010-05-03 23:10
robinsonnie 
sturedman 
normalcrashhave not tried
resolvedfixed 
SVN 
 
Ubuntu9
0001599: crash on amule start time. this crash situation doesn't reappear.
[nie@nie-desktop:~/dev_home/tarball/aMule-2.2.6/src]$ ./amule &
[1] 8329
[nie@nie-desktop:~/dev_home/tarball/aMule-2.2.6/src]$ Initialising aMule 2.2.6 using wxGTK2 v2.8.9
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
HTTP download thread started
Loading temp files from /home/nie/.aMule/Temp.

All PartFiles Loaded.

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
    http://forum.amule.org/index.php?board=67.0 [^]
If possible, please try to generate a real backtrace of this crash:
    http://wiki.amule.org/index.php/Backtraces [^]

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.2.6 using wxGTK2 v2.8.9
Running on: Linux 2.6.28-18-generic i686

[2] ?? in ./amule [0x8085921]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb6f6eda6]
[4] ?? in [0xb7851400]
[5] GSocket::Input_Timeout() in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6ff4f4f]
[6] GSocket::Read(char*, int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6ff5048]
[7] wxSocketBase::_Read(void*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6ff0778]
[8] wxSocketBase::Peek(void*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6ff08f7]
[9] wxProtocol::ReadLine(wxSocketBase*, wxString&) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6fea919]
[10] wxHTTP::ParseHeaders() in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6fe853a]
[11] wxHTTP::BuildRequest(wxString const&, wxHTTP::wxHTTP_Req) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6fe94f4]
[12] wxHTTP::GetInputStream(wxString const&) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb6fe9a1f]
[13] ?? in ./amule [0x80f2a04]
[14] ?? in ./amule [0x80f2f5d]
[15] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0xb6f69223]
[16] wxPthreadStart in /usr/lib/libwx_baseu-2.8.so.0[0xb6f6929d]
[17] ?? in /lib/tls/i686/cmov/libpthread.so.0 [0xb782b4ff]
[18] clone in /lib/tls/i686/cmov/libc.so.6[0xb6ce149e]


--------------------------------------------------------------------------------

my machine info:
[nie@nie-desktop:~/dev_home/tarball/aMule-2.2.6/src]$ uname -a
Linux nie-desktop 2.6.28-18-generic 0000060-Ubuntu SMP Fri Mar 12 04:40:52 UTC 2010 i686 GNU/Linux
[nie@nie-desktop:~/dev_home/tarball/aMule-2.2.6/src]$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) D CPU 2.80GHz

processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) D CPU 2.80GHz

[nie@nie-desktop:~/dev_home/tarball/aMule-2.2.6/src]$ cat /proc/meminfo
MemTotal: 1009692 kB
MemFree: 15860 kB
Buffers: 58460 kB
Cached: 375780 kB
SwapCached: 0 kB
Active: 624356 kB
Inactive: 268388 kB
No tags attached.
Issue History
2010-04-30 05:00robinsonnieNew Issue
2010-04-30 05:00robinsonnieOperating System => Ubuntu9
2010-05-03 23:10sturedmanNote Added: 0003424
2010-05-03 23:10sturedmanAssigned To => sturedman
2010-05-03 23:10sturedmanStatusnew => resolved
2010-05-03 23:10sturedmanResolutionopen => fixed
2010-05-03 23:10sturedmanCategoryGUI => Misc
2010-05-03 23:10sturedmanProduct Version => SVN

Notes
(0003424)
sturedman   
2010-05-03 23:10   
Fixed in 10124