Links
-
Visit the Forums!
-
SF.net Project Page
-
xMule Screenshots
Modules
·
Home
·
Content
·
Downloads
·
Recommend Us
·
Search
·
Statistics
·
Top
·
Topics
·
Your Account
Who's Online
There are currently, 2 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking
here
Re: xMule 1.9.4b released!
(Score: 0)
by on Friday, November 05 @ 00:01:14 CST
I am using the mandrake 10 and I maanged to compile it without any problem ...
Anyhow, a problem still exists when connecting to razorback, resulting in a crash of xMule. I just sent the trace back of this one. It still seems it is located in the sockets events processing ... (more preciselly in ListenSocket.cpp, line 106).
Here is the backtrace :
[valerie_vincent@Maison_Parents xmule-1.9.4b]$ gdb /usr/local/bin/xmule
GNU gdb 6.0-2mdk (Mandrake Linux)
Copyright 2003 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 "i586-mandrake-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run
Starting program: /usr/local/bin/xmule
[Thread debugging using libthread_db enabled]
[New Thread 1088256640 (LWP 30322)]
Initialising xMule
[New Thread 1097714608 (LWP 30325)]
Setting value of secure-ident to true.
Setting value of source-exchange to true.
Setting value of command-line to true.
*** UDP socket at 4672
boo
PublicKey: keylen=76
01 01 01 05 00 03 39 00 30 36 02 31 00 b6 d6 bc 76 ea b8 7a 47 23 e6 52 35 56 35 1e 7d 02 01 11
Loading temp files from /home/valerie_vincent/.xMule/Temp/*.part.met.
Loading 001.part.met... Done.
Loading temp files from /home/valerie_vincent/.xMule/Temp/*.pnew.met.
Loading 003.pnew.met... Done.
Loading 004.pnew.met... Done.
Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 1088256640 (LWP 30322)]
0xffffe410 in ?? ()
Current language: auto; currently c
(gdb) backtrace
#0 0xffffe410 in ?? ()
#1 0xbffff118 in ?? ()
#2 0x408fd5b0 in ?? () from /usr/lib/libwx_gtk2-2.4.so.0
#3 0xbffff100 in ?? ()
#4 0x40a06118 in send () from /lib/tls/libpthread.so.0
#5 0x081f0b84 in _GSocket_Send_Stream (socket=0x8c0bad8, buffer=0x8b6d878 "?N", size=83) at gsocket.c:1213
#6 0x081f0585 in GSocket_Write (socket=0x8c0bad8, buffer=0x8b6d878 "?N", size=83) at gsocket.c:790
#7 0x4079f90c in wxSocketBase::_Write(void const*, unsigned) () from /usr/lib/libwx_gtk2-2.4.so.0
#8 0x4079f84a in wxSocketBase::Write(void const*, unsigned) () from /usr/lib/libwx_gtk2-2.4.so.0
#9 0x081e875b in CEMSocket::Send(char*, int, int) (this=0x8c0b9b8, lpBuf=0x0, nBufLen=0, nFlags=0) at EMSocket.cpp:392
#10 0x081e839a in CEMSocket::OnSend(int) (this=0x8c0b9b8, nErrorCode=0) at EMSocket.cpp:328
#11 0x082177d4 in CClientReqSocket::OnOutput(int) (this=0x8c0b9b8, nErrorCode=0) at ListenSocket.cpp:960
#12 0x08213f2b in ReqSocketEvt::HandleSocket(wxSocketEvent&) (this=0x8c0b688, event=@0x8c0b308) at ListenSocket.cpp:106
#13 0x4071045c in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk2-2.4.so.0
#14 0x407102a0 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_gtk2-2.4.so.0
#15 0x40710166 in wxEvtHandler::ProcessPendingEvents() () from /usr/lib/libwx_gtk2-2.4.so.0
#16 0x406cf701 in wxAppBase::ProcessPendingEvents() () from /usr/lib/libwx_gtk2-2.4.so.0
#17 0x4066ab25 in wxWakeUpIdle() () from /usr/lib/libwx_gtk2-2.4.so.0
#18 0x403f9110 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
#19 0x4043e31c in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x408fd5b0 in ?? () from /usr/lib/libwx_gtk2-2.4.so.0
#21 0x407fa81d in wxMutex::Lock() () from /usr/lib/libwx_gtk2-2.4.so.0
#22 0x08c0a380 in ?? ()
#23 0x4043e31c in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x403f63b2 in unblock_source () from /usr/lib/libglib-2.0.so.0
#25 0xbffff388 in ?? ()
#26 0x089cd930 in ?? ()
#27 0xbffff368 in ?? ()
#28 0x08c939e8 in ?? ()
#29 0x40418bd5 in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#30 0x08c93990 in ?? ()
#31 0x403f90f0 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
]
PHP-Nuke
Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the
GPL
.
PHP-Nuke comes with absolutely no warranty, for details, see the
license
.
Page Generation: 0.03 Seconds