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