[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hobbitfetch still crashes w/ latest snapshot
- To: hobbit (at) hswn.dk
- Subject: hobbitfetch still crashes w/ latest snapshot
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Sat, 02 Feb 2008 12:58:23 -0700
- Authentication-results: sj-dkim-4; header.From=jonescr (at) cisco.com; dkim=pass ( sig from cisco.com/sjdkim4002 verified; );
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; l=775; t=1201982376; x=1202846376; c=relaxed/simple; s=sjdkim4002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr (at) cisco.com; z=From:=20Charles=20Jones=20<jonescr (at) cisco.com> |Subject:=20hobbitfetch=20still=20crashes=20w/=20latest=20s napshot |Sender:=20; bh=LW2OUgg+gW+vVjF8+rlR2EncLmnQcbtM8oIcdCuSKwg=; b=Ozq3tNJ9DDsvCk1hIhAcOHdqb/F7SiIntFKNbkGQ98bpx6/AMP/u1j3mj3 4La3qqOHaBiZ/mAESFJRNLtZE64lNyBiR/tjG1Lljy5UEG5JMLc4ey+4HMVc NPxuqjBwBy;
- User-agent: Thunderbird 2.0.0.9 (X11/20071115)
I upgraded to the newest snapshot, and hobbitfetch started crashing on
me. Overwriting it with a 4.2 binary from another machine fixed it. I
have reported this problem before:
http://www.hswn.dk/hobbiton/2007/06/msg00142.html
Just notifying that it is still an issue. Here's a dump from one of the
core files:
Core was generated by `/home/monitor/server/bin/hobbitfetch
--server=x.x.x.x --no-daemon --pidf'.
Program terminated with signal 6, Aborted.
#0 0x00736402 in __kernel_vsyscall ()
(gdb) bt
#0 0x00736402 in __kernel_vsyscall ()
#1 0x4b0e3c00 in ?? ()
#2 0x4b1f3ff4 in ?? ()
#3 0xb7fd86c0 in ?? ()
#4 0xbf93ecd8 in ?? ()
#5 0x4b0e5451 in ?? ()
#6 0x00000006 in ?? ()
#7 0xbf93ec4c in ?? ()
#8 0x00000000 in ?? ()
-Charles