Changes between Version 2 and Version 3 of Ticket #12422, comment 3


Ignore:
Timestamp:
Oct 15, 2015, 12:53:39 PM (9 years ago)
Author:
ronald-scheckelhoff-trac

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12422, comment 3

    v2 v3  
    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+).  But - in the last screenshot image of the debugger, the C source points to the issue pretty well.
     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 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.