mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [Mldonkey-users] - Problem running 2.04rc1-13


From: #KHUSNUTDINOV RENAT#
Subject: Re: Re: [Mldonkey-users] - Problem running 2.04rc1-13
Date: Tue, 8 Apr 2003 15:21:25 +0800

  I'd tried to configure mldonkey with --disable-pthreads but situation 
remained the same.

This is a gdb log:

address@hidden ml]$ gdb mldonkey core
GNU gdb 5.3
Copyright 2002 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 "sparc-sun-solaris2.7"...
Core was generated by `mldonkey'.
Program terminated with signal 10, Bus error.
Reading symbols from /home/renat/usr/lib/libz.so...done.
Loaded symbols for /home/renat/usr/lib/libz.so
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libpthread.so.1...done.
Loaded symbols for /usr/lib/libpthread.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /home/renat/usr/lib/libgcc_s.so.1...done.
Loaded symbols for /home/renat/usr/lib/libgcc_s.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
Reading symbols from /usr/lib/libthread.so.1...done.
Loaded symbols for /usr/lib/libthread.so.1
#0  0x0018d828 in static_tiger ()
(gdb) bt
#0  0x0018d828 in static_tiger ()
#1  0x0018dc0c in tiger_hash ()
#2  0x0018dd5c in tiger_tree_string ()
#3  0x0018ddfc in tiger_tree_string ()
#4  0x0018df0c in tiger_unsafe_string ()
#5  0x001aa0b4 in caml_c_call ()
#6  0x001aa5ec in caml_main ()
#7  0x0019b680 in main ()
(gdb) q
address@hidden ml]$


Are there some more infromation i can provide to you?

best regards.
Renat

-----Original Message-----
From: MLdonkey [mailto:address@hidden
Sent: Monday, April 07, 2003 9:53 PM
To: #KHUSNUTDINOV RENAT#
Cc: address@hidden
Subject: Re: [Mldonkey-users] - Problem running 2.04rc1-13



> >  Hello!
> >    I got a problem running mldonkey (build 2.04rc1-13). System: 
> > sparc-sun-solaris2.7
> >  I was trying to configure it with different options
> >  
> >  1) disable all protocols except donkey/overnet, --enable-checks 
> > --enable-pthreads --disable-gui
> >  2) just --disable-gui
> >  3) --disable-gui -enable-pthreads -enable-devel
> >  
> >  Error log was the same in all cases:
> >  
> >  address@hidden mldonkey]$ mldonkey
> >  Your system supports 64 file descriptors
>  Bus Error (core dumped)
>  address@hidden mldonkey]$

> Could you try to run a debugger ? If you have gdb, try
> "gdb mldonkey core". You can also try to run mldonkey inside the
> debugger: "gdb mldonkey" but it may run very slowly.

> Once you have the debugger on the segfault, use "bt" to display the
> stack trace.

> Have you tried to compile with -disable-pthreads ?

> - MLDonkey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]