|
From: Stefaan C. <sc...@aa...> - 2003-04-19 20:21:06
|
On 18 Apr, James Bursa <bu...@us...> wrote: > In message <4be...@aa...> > Stefaan Claes <sc...@aa...> wrote: > > I have just downloaded the latest version (20030417_2145) and > > something has changed: NS crashes when fetching this webpage... :-/ > > > > content/fetch.c fetch_start 100: fetch 0x29863d58, > > url 'http://newsimg.bbc.co.uk/nol/shared/img/v3/print.gif ' > > > > "content/fetch.c", line 103: fetch_start: Assertion failed: uri != 0 > Yes, I noticed this. It's because the link has a space at the end. This is > invalid, but I guess we have to add a workaround. Some urls have lots of spaces (173) at the end. :-/ content/fetch.c fetch_start 100: fetch 0x29923120, url '/mmo/2793757_1_0_ttvoor_tumb.jpg [extra spaces at end of url snipped] "content/fetch.c", line 103: fetch_start: Assertion failed: uri != 0 > This build will now fetch each image only once if it appears more than once > in the page. Fetches to each host are also queued instead of being started > simultaneously, which was causing problems. Unfortunately it seems to be > less stable :(. I hope you will be able to find out why. > James Stefaan -- Stefaan Claes, Hove, Antwerpen, Belgium, Europe, <sc...@aa...> |