Hi Daniel On Sat, 04 Jan 2014 19:34:18 +0000, Commit Mailer wibbled on for an age:
> - Log ----------------------------------------------------------------- > commitdiff > http://git.netsurf-browser.org/netsurf.git/commit/?id=581d87757601286fbb8250abc8d2bd185dddecb7 > commit 581d87757601286fbb8250abc8d2bd185dddecb7 > Author: Daniel Silverstone <[email protected]> > Commit: Daniel Silverstone <[email protected]> > > In theory, store raw filenames and pass them through for file > upload. Untested due to no file-upload in GTK frontend just yet That fixed the error message, but now NetSurf is crashing on submit (unless this is an unrelated problem). Stack trace: native kernel module newlib.library.kmod+0x00003838 native kernel module newlib.library.kmod+0x0002e3c4 curl_formadd()+0x810 (section 1 @ 0x1C137C) [content/fetchers/curl.c:1302] fetch_curl_setup()+0x5c0 (section 1 @ 0x3F508) [content/fetch.c:327] fetch_start()+0x1ac (section 1 @ 0x3B738) [content/llcache.c:715] llcache_object_refetch()+0x134 (section 1 @ 0x4484C) [content/llcache.c:1142] llcache_object_retrieve()+0xd4 (section 1 @ 0x44B78) [content/llcache.c:2406] llcache_handle_retrieve()+0xc0 (section 1 @ 0x4643C) [content/hlcache.c:271] hlcache_handle_retrieve()+0xec (section 1 @ 0x43224) [desktop/browser.c:1841] browser_window_navigate()+0x2fc (section 1 @ 0x5D080) [render/form.c:1557] form_submit()+0x134 (section 1 @ 0x9035C) [render/html_interaction.c:936] html_mouse_action()+0x8ec (section 1 @ 0x98494) [content/content.c:478] content_mouse_action()+0x68 (section 1 @ 0x382E0) [desktop/browser.c:2877] browser_window_mouse_click()+0x250 (section 1 @ 0x5EE70) [amiga/gui.c:1723] ami_handle_msg()+0x5f4 (section 1 @ 0x1AFE4) ami_get_msg()+0x1ec (section 1 @ 0x1C09C) [desktop/netsurf.c:228] netsurf_main_loop()+0x38 (section 1 @ 0x68F08) [amiga/gui.c:1052] main()+0x444 (section 1 @ 0x1CD24) native kernel module newlib.library.kmod+0x000020ac native kernel module newlib.library.kmod+0x00002d5c native kernel module newlib.library.kmod+0x00002ef0 _start()+0x170 (section 1 @ 0x16C) native kernel module dos.library.kmod+0x00024f18 native kernel module kernel+0x0003b4b0 native kernel module kernel+0x0003b530 CI build #1578 Chris
