Hello 

On 16.04.10, you wrote:

> svn info
> 
> Path: .
> URL: svn://source.netsurf-browser.org/trunk/netsurf
> Repository Root: svn://source.netsurf-browser.org
> Repository UUID: d004b94f-0d10-0410-95b5-d60e4a4a7a9a
> Revision: 10417
> Node Kind: directory

I have offer you some days ago, that you can send me full netsurf sources
you use, so i can
do a closer look.but currently you send not.

I have not the time to do all steps myself, but when you send me all your
sources i can do make clean and compile with -g2 full debug symbols in.

The important point to notice the Bug every time you visit a new page or
press page back is have a memtracker running, because without that a access
to data after mem free is not notice immidiatly or notice very random as
the Report from Chris show.But this Bug seem fix now.

I see also in netsurf 68k resources/Options file only 2 megabyte cache.
maybe this must increase ?????????????????ß

memory_cache_size:2097152
disc_cache_age:28        

maybe this setting force a often cache flush and trigger the problem.

But when netsurf team have no problem with the memtracker running on their
systems then maybe the Problem is in your code.

and for a Bug report, do you remember the Mail Daniel send some days ago ?.
This can use as a template.

you see ask for makefile.config.

answer is that there is no and we use the default Settings.

----8<-----

Short sentence describing bug properties here.

At SVN revision:
  AAAAA of libwapcaplet
  BBBBB of libparserutils
  CCCCC of libcss
  DDDDD of hubbub
  EEEEE of libnsgif
  FFFFF of libnsbmp
  GGGGG of libnsfb
  HHHHH of NetSurf

With a Makefile.config of:

FOO=bar
WIBBLE=auto

Invoking the build as:

make TARGET=framebuffer

Visiting http://some-url-which/provokes/the?bug

causes the following issue:

Long description of bug here, perhaps with backtraces and/or debugger
output.

Attached is the verbose output of Netsurf.


---->8-------


> Schedule: normal
> Last Changed Author: jmb
> Last Changed Rev: 10417
> Last Changed Date: 2010-04-16 22:58:09 +0200 (Fri, 16 Apr 2010)
> 
> svn st
> 
> ?       nsfb.info
> ?       Resources
> ?       Fonts
> ?       Kopia nsfb
> ?       Makefile.theme
> ?       framebuffer/misc.h
> ?       framebuffer/findfile_os3.c
> M       framebuffer/options.h
> M       framebuffer/font_freetype.c
> ~       framebuffer/res/Aliases
> ~       framebuffer/res/quirks.css
> ~       framebuffer/res/messages
> ~       framebuffer/res/throbber
> ~       framebuffer/res/default.css
> M       framebuffer/gui.c
> M       framebuffer/misc.c
> ~       gtk/res/Aliases
> ~       gtk/res/adblock.css
> ~       gtk/res/docs/about
> ~       gtk/res/quirks.css
> ~       gtk/res/messages
> ~       gtk/res/ca-bundle.txt
> ~       gtk/res/default.css
> M       Makefile.resources
> ~       beos/res/Aliases
> ~       beos/res/quirks.css
> ~       beos/res/adblock.css
> ~       beos/res/messages
> ~       beos/res/ca-bundle.txt
> ~       beos/res/default.css
> ~       windows/res/Aliases
> ~       windows/res/quirks.css
> ~       windows/res/messages
> ~       windows/res/default.css
> M       Makefile.sources
> ?       desktop/Kopia options.c
> ?       desktop/Kopia options.h
> M       desktop/options.h
> M       desktop/options.c
> M       content/fetch.c
> M       Makefile
> ~       amiga/resources/Aliases
> ~       amiga/resources/AdBlock.css
> ~       amiga/resources/de
> ~       amiga/resources/ca-bundle
> ~       amiga/resources/default.ico
> ~       amiga/resources/en
> ~       amiga/resources/quirks.css
> ~       amiga/resources/fr
> ~       amiga/resources/nl
> ~       amiga/resources/default.css
> ~       amiga/resources/it
> ~       amiga/resources/SearchEngines
> 
> svn diff
> 
> http://pastebin.com/fNQewyhD
Regards


Reply via email to