Opened 19 months ago

Closed 2 months ago

#18026 closed bug (fixed)

WebPositive (master) - Crash on quit

Reported by: vidrep Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev56544

HaikuWebKit 1.8.4

WebKit 615.1.10

Crash on quit.

Debugger report attached

Attachments (1)

WebPositive-1341-debug-24-10-2022-23-13-38.report (41.0 KB ) - added by vidrep 19 months ago.

Download all attachments as: .zip

Change History (7)

comment:1 by waddlesplash, 19 months ago

Milestone: UnscheduledR1/beta4
Version: R1/beta3R1/Development

If we're going to update WebKit for beta4 it's probably best if it doesn't crash on quit?

comment:2 by pulkomandy, 19 months ago

It would be nice, but I'm not exactly sure what happens.

I have already seen similar things in previous versions, it seems from the backtrace that the destructor for ThreadGlobalData attempts to create a new ThreadGlobalData instance, and I'm not sure where that cycle needs to be broken.

comment:3 by pulkomandy, 19 months ago

It is fixed after merging more changes from WebKit. However I ran into a new problem: when loading Google Image search I get an infinite loop, again somewhere in WebKit code I have no control on. Not sure what we can do but wait for WebKit to fix it.

comment:4 by waddlesplash, 19 months ago

Milestone: R1/beta4Unscheduled

comment:5 by vidrep, 2 months ago

HaikuWebKit 1.9.11

WebKit 619.1.4

WebPositive no longer crashes on quit with latest build.

comment:6 by waddlesplash, 2 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.