[Netsurf-develop] Segmentation fault of 10 Jul 2004 02:45
by Stefan Bellon
The latest version of 10 Jul 2004 02:45 fails quite unusally often with
a Segmentation fault here. Older versions didn't do this. The stack
backtrace looks like this:
Fatal signal received: Segmentation fault
A stack backtrace will now follow ...)
stack backtrace:
pc: 16fc10 sp: 221f64 ^write_backtrace()
pc: 182320 sp: 221f8c ^post_signal()
pc: 182620 sp: 221fa4 __unixlib_raise_signal()
pc: 1d05ac sp: 220c2c __h_cback()
Register dump:
a1: 0 a2: 6788b660 a3: 220c7c a4: 220cb0
v1: d v2: 0 v3: 1e7670 v4: 4e24ee0
v5: 0 v6: 6788b660 sl: 4 fp: 220210
ip: 220c78 sp: 220c84 lr: 220c2c pc: bc40
pc: 152e0c sp: 220c84 content_broadcast()
pc: b984 sp: 220cf0 ^fetchcache_callback()
pc: 8c96c sp: 220d38 ^fetch_curl_progress()
pc: 177f40 sp: 220e48 Curl_pgrsUpdate()
pc: 158e18 sp: 220ee8 Curl_readwrite()
pc: 34f7c sp: 220f1c curl_multi_perform()
pc: 8c744 sp: 220f38 fetch_poll()
pc: 90298 sp: 220f48 ^netsurf_poll()
pc: 90024 sp: 220f60 main()
pc: 16f674 sp: 220f78 _main()
I hope this is of some help. stderr available upon request.
--
Stefan Bellon
16 years, 9 months
Re: [Netsurf-develop] Download problems
by John Tytgat
In message <4ccb889908sjclark(a)argonet.co.uk>
Steve Clark <sjclark(a)argonet.co.uk> wrote:
> In article <Sccb6d496dbrian.jordan9(a)btinternet.com>,
> Brian Jordan <brian.jordan9(a)btinternet.com> wrote:
> > Downloading files is regularly causing Netsurf to crash; this has been a
> > feature of the past several builds.
> > I have just downloaded the latest build archive and after the file was
> > saved and the save dialogue box closed any activity on Netsurf (Click
> > menu, move pointer over title bar etc) causes continuous hourglass and
> > <Alt><Break> required to exit Netsurf.
>
> I can confirm this.
I highly suspect a memory corruption problem in that part of the code, e.g.
calling free() twice with the same pointer, or free() with an invalid
pointer.
John.
--
John Tytgat, in his comfy chair at home BASS
John.Tytgat(a)aaug.net ARM powered, RISC OS driven
16 years, 9 months
Re: [Netsurf-develop] Caret misplacement
by James Bursa
On Sunday 04 July 2004 11:46, Stefan Bellon wrote:
> I encountered a funny text field problem: The caret is placed somewhere
> else than the actual text field is rendered.
>
> The URL is
> https://bw3.sparkasse-banking.de/browserbanking/InternetBanking?BLZ=6405000
>0&REDIRECTCOUNTER=1 and you notice it when clicking in one of the two text
> fields and then typing something.
>
> It may be due to the fact that this is a frame site, the frame gets
> rendered correctly, but the caret gets misplaced?
>
> Is there an easy fix for this?
>
> As a side note: On this page, the left side should be red, i.d. the red
> box in the top left corner should fill the whole screen in y direction.
> Can this be done?
Yes, these are both frame-related problems. Frames are still experimental and
need lots of work.
James
16 years, 9 months
Re: [Netsurf-develop] Broken pipe
by James Bursa
On Wednesday 30 June 2004 22:25, Ed Donnelly wrote:
> Netsurf has seemed somewhat unstable for me over the last two days,as
> my mails last night indicated. Today it's died again, this time leaving
> a stdrr file - the only thing it says out of the ordinary is right at
> the end:
>
> Termination signal received: Broken pipe
>
> What does this mean, and is it a problem with !NetSurf or my set up?
Are you still getting this problem with the latest build? Please email
me !NetSurf.stderr if so.
Thanks!
James
16 years, 9 months
[Netsurf-develop] Placement of download windows
by Stefan Bellon
The new, cool download windows are all placed on the same position on
screen when downloading multiple files at the same time. It would be
nice if the download windows would cascade like the normal browser
windows do.
Oh, and when did the extension get stripped off? I'd like the extensions
like /zip etc. still at the end of the file name. Could this be changed
again or made configurable?
--
Stefan Bellon
16 years, 9 months
Re: [Netsurf-develop] Hot Stuff
by Bryn Evans
In a mad moment - Nick Roberts <tigger(a)argonet.co.uk> mumbled :
>
> In message <7b6765cb4c.Bryn(a)yo.rk>
> Bryn Evans <netsurf(a)bryork.freeuk.com> wrote:
>
> >
> > Thanks Lads!
> >
> Unfortunately, it doesn't use header tags to mark folder titles, which
> means that it isn't quite compatible with other HTML-based hotlists
> (Fresco, Browse, Oregano1) and hence can't be shared
I tried it and !Browse WILL read the NS Hotlist, It just looks slightly
Different. But of course, Browse cannot manipulate it.
A tip - because of the crashes caused when downloading I have a duplicate
copy of my working hotlist in a folder Choices (whatever) WWW.NetSurf.~Hide
also a copy of the present 'Choices' file. Handy in case of corruption.
--
|) [
|)ryn [vans mail to - bryn(a)bryork.com
http://www.bryork.com
16 years, 9 months
[Netsurf-develop] Hotlist
by Andrew Duffell
Can we have a seperate toolbar button for adding to the hot list and viewing
the hotlist, or at least swap it so that select views it, and adjust adds to
it...?
Andrew
16 years, 9 months