$ gdb server/bin/hobbitd_client server/tmp/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 "hppa2.0w-hp-hpux11.00"...
Core was generated by éhobbitd_clien'.
Program terminated with signal 6, Aborted.
warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.
warning: Can't find file hobbitd_client referenced in dld_list.
Reading symbols from /usr/local/lib/libpcre.sl.0...done.
Reading symbols from /usr/local/lib/libgcc_s.sl...done.
Reading symbols from /usr/lib/libnsl.1...done.
Reading symbols from /usr/lib/libxti.2...done.
Reading symbols from /usr/lib/libc.2...done.
Reading symbols from /usr/lib/libdld.2...done.
#0 0xc01ffd40 in kill () from /usr/lib/libc.2
(gdb) bt
#0 0xc01ffd40 in kill () from /usr/lib/libc.2
#1 0xc019b3b4 in raise () from /usr/lib/libc.2
#2 0xc01db550 in abort_C () from /usr/lib/libc.2
#3 0xc01db5ac in abort () from /usr/lib/libc.2
#4 0x0000ffa0 in sigsegv_handler (signum=-1073741824) at sig.c:57
#5 <signal handler called>
#6 0xc0140c08 in free () from /usr/lib/libc.2
#7 0xc01e9b8c in __ldfcvt_r () from /usr/lib/libc.2
#8 0x20203020 in ?? ()
#9 0xc019b3b4 in raise () from /usr/lib/libc.2
(gdb)
Regards
Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist "Never run after your own hat. Others will be delighted to do it; why spoil their fun?" -- Mark Twain
Hi Lars,
On Wed, Sep 28, 2005 at 03:52:23PM +0200, lars ebeling wrote:
$ gdb server/bin/hobbitd_client server/tmp/core
Core was generated by éhobbitd_clien'.
Program terminated with signal 6, Aborted.
just to be certain - you're running the latest snapshot version ?
Regards, Henrik
I think it's from September 23. I look if there are some changes before I download.
Lars
----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Wednesday, September 28, 2005 4:21 PM Subject: Re: [hobbit] hobbitd_client crashed
Hi Lars,
On Wed, Sep 28, 2005 at 03:52:23PM +0200, lars ebeling wrote:
$ gdb server/bin/hobbitd_client server/tmp/core Core was generated by éhobbitd_clien'. Program terminated with signal 6, Aborted.
just to be certain - you're running the latest snapshot version ?
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
In <008e01c5c441$ed7519c0$0500a8c0 at noip.org> "lars ebeling" <lars.ebeling at leopg9.no-ip.org> writes:
I think it's from September 23. I look if there are some changes before I download.
I've looked over the code and found a potential problem with an uninitialised string in the client handler code. So I'd appreciate it if you could try it with the current snapshot.
Henrik
Hi,
I would like to know if there are any changes in the latest snapshots. Now I go through all the directories to look for changes before I download.
Lars
----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Wednesday, September 28, 2005 4:21 PM Subject: Re: [hobbit] hobbitd_client crashed
Hi Lars,
On Wed, Sep 28, 2005 at 03:52:23PM +0200, lars ebeling wrote:
$ gdb server/bin/hobbitd_client server/tmp/core Core was generated by éhobbitd_clien'. Program terminated with signal 6, Aborted.
just to be certain - you're running the latest snapshot version ?
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
henrik@hswn.dk
-
lars.ebeling@leopg9.no-ip.org