[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Installing Hobbit on OS/X
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Installing Hobbit on OS/X
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Thu, 8 Nov 2007 08:07:12 +0100
- References: <20071102221215.GB29377 (at) hswn.dk> <20071102222540.0B1C435513B (at) espphotography.com> <E217882A588751409B3A2C4BCE3629A44C2E474461 (at) winx64.stenhouse.local> <20071107040601.5A08C3BB78E (at) espphotography.com> <961092e10711062038t4041e8d3pe92735da0b7105ba (at) mail.gmail.com> <20071107200509.23F7A3BC5B5 (at) espphotography.com> <961092e10711071333r28f209e2xbc922a3a173b8be3 (at) mail.gmail.com> <20071107221048.223473BC931 (at) espphotography.com> <20071107224245.4FCC13BCD05 (at) espphotography.com> <20071107231340.9B5193BCE27 (at) espphotography.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Wed, Nov 07, 2007 at 03:13:40PM -0800, Evan Platt wrote:
> At 02:42 PM 11/7/2007, Evan Platt wrote:
>> AARGH!
>>
>> After a reboot, it's not launching again:
>
> And my crashdump log:
> Nov 7 15:09:35 espphotography crashdump[770]: 0 hobbitd 0x000157f0
> int_compare + 0 (rbtr.c:395)
> Nov 7 15:09:35 espphotography crashdump[770]: 1 hobbitd 0x0000b950
> load_checkpoint + 2624 (hobbitd.c:3894)
> Nov 7 15:09:35 espphotography crashdump[770]: 2 hobbitd 0x0000c6cc
> main + 2636 (hobbitd.c:4268)
That's odd. I know that code is wrong - just stumbled across this the
other day - but I am surprised it can cause it to crash. Anyway, try
applying this patch - it should solve it.
(To patch, save the attached file somewhere; cd to the hobbit-4.2.0
source directory and run "patch -p0 < /foo/cookiereload-crash.patch" )
Henrik