On Thu, 2008-01-03 at 06:46 +0000, Daniel Taylor wrote: > Attached is the log from running "./netsurf -v".
>From the looks of it, something after NetSurf has initialised, but before it starts to actually attempt to fetch the default home page, is causing it to crash. Please rebuild NetSurf with debugging symbols (-g and -O0) and try again through a debugger such as gdb. When the crash occurs, type "bt" for a backtrace, and post that here. B.
