Changes between Version 7 and Version 8 of Ticket #12422, comment 3


Ignore:
Timestamp:
Oct 15, 2015, 3:14:35 PM (9 years ago)
Author:
ronald-scheckelhoff-trac

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12422, comment 3

    v7 v8  
    11Yes the url I used is https://forums.freebsd.org  I've attached the debug reports (for both NS and Web+) as files.  Since the Netsurf app from Haiku Depot already has debug info, and because it's real easy to download its source, I've been using NS for debugging, and just working Web+ in parallel from that - figuring the same errors on occasion - lazy, I guess.   Anyway - I hope the debug output can be helpful.
    22
    3 Since there isn't actually any real 'broken' error, the debug report doesn't jump out at me with anything (for Web+) because it goes well past the issue.  But, in the last screenshot image of the debugger, the Netsurf C source points to the issue pretty well, because I set a breakpoint.  I guess I could set a breakpoint in Web+ as well ...  I'm not nearly as familiar with the source of Web+, so would have to dink around.  I looked at the webkit and libssl images in the Web+ debugger session searching for a bp hint. Wow, LOL.  Maybe I'll let pulkomandy set that bp.
     3Since there isn't actually any real 'broken' error, the debug report doesn't jump out at me with anything (for Web+) because it goes well past the issue.  But, in the last screenshot image of the debugger, the Netsurf C source points to the issue pretty well, because I set a breakpoint.  I guess I could set a breakpoint in Web+ as well ...  I'm not nearly as familiar with the source of Web+, so would have to dink around.  I looked at the webkit and libssl images in the Web+ debugger session searching for a bp hint. Wow, LOL. Webkit is big.
     4
     5@pulkomandy:  This is kind of a low level "enhancement" ticket anyway.  Maybe ticket 12420 is much more important.  I had that one pop up again today.