On Sat, 31 Jan 2009 18:13:14 GMT, Richard Porter wrote: > > D'oh. It was OK on the home page, www.bbc.co.uk , but crashes when I > > try to access anything else. > > Yes, it is inclined to throw a segmentation fault at the slightest > provocation. This release is not viable on 6.10.
Function layout_line() crashes on the 10 day forecast on uk.weather.com - eg http://uk.weather.com/weather/10day-Bedford-UKXX0014 Occurs at /Files/Projects/netsurf_svn/netsurf/render/layout.c:2136 Symbol info: Instruction pointer 0x7F93A1AC belongs to module "NetSurf" (PowerPC) Symbol: layout_line + 0x2004 in section 8 offset 0x000A018C Stack trace: layout_line()+0x2004 (section 8 @ 0xa018c) layout_inline_container()+0x1EC (section 8 @ 0x9dd70) layout_block_context()+0xC0C (section 8 @ 0x9aa74) layout_table()+0x1558 (section 8 @ 0xa2800) layout_block_context()+0x820 (section 8 @ 0x9a688) layout_table()+0x1558 (section 8 @ 0xa2800) layout_block_context()+0x820 (section 8 @ 0x9a688) layout_table()+0x1558 (section 8 @ 0xa2800) layout_block_context()+0x820 (section 8 @ 0x9a688) layout_float()+0x158 (section 8 @ 0xa1084) layout_line()+0x1230 (section 8 @ 0x9f3b8) layout_inline_container()+0x1EC (section 8 @ 0x9dd70) layout_block_context()+0xC0C (section 8 @ 0x9aa74) layout_float()+0x158 (section 8 @ 0xa1084) layout_line()+0x1230 (section 8 @ 0x9f3b8) layout_inline_container()+0x1EC (section 8 @ 0x9dd70) layout_block_context()+0xC0C (section 8 @ 0x9aa74) layout_document()+0x134 (section 8 @ 0x99ce0) html_reformat()+0x30 (section 8 @ 0x8be68) html_convert()+0x7E8 (section 8 @ 0x88594) content_convert()+0x210 (section 8 @ 0x213a4) fetchcache_callback()+0x3E0 (section 8 @ 0x25830) fetch_send_callback()+0x4C (section 8 @ 0x2404c) fetch_curl_done()+0x338 (section 8 @ 0x2a198) fetch_curl_poll()+0x144 (section 8 @ 0x29e1c) fetch_poll()+0x60 (section 8 @ 0x23d4c) netsurf_poll()+0x60 (section 8 @ 0x6150c) netsurf_main_loop()+0x1C (section 8 @ 0x61198) netsurf_main()+0x2C (section 8 @ 0x61158) main()+0x4C (section 8 @ 0x6110c) native kernel module newlib.library.kmod+0x00001f38 native kernel module newlib.library.kmod+0x00002bcc native kernel module newlib.library.kmod+0x00002d48 _start()+0x170 (section 8 @ 0x170) native kernel module dos.library.kmod+0x0001ea6c native kernel module kernel+0x0003a49c native kernel module kernel+0x0003a51c Hopefully this is of some help! Chris