Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#17267 closed bug (duplicate)

Web+ Crash

Reported by: DFergFLA Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/beta3
Keywords: Cc:
Blocked By: #17065 Blocking:
Platform: All

Description

Web+ is crashing for me when going to www.yahoo.com. Page will start to load but pretty quickly crash.

Attachments (1)

WebPositive-1771-debug-16-09-2021-23-45-45.report (1.6 KB ) - added by DFergFLA 3 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 by Coldfirex, 3 years ago

I believe this one has already been fixed in the nightlies. If so, the fix has not been back-ported to Beta 3.

comment:2 by DFergFLA, 3 years ago

I am using nigtlies. I just updated using SoftwareUpdater a few hours ago. I can't tell you exactly when this started as I have not updated in the last 2 or 3 days. But as of last weekned I did not have this problem. I am currently on: hrev55425 64bit

comment:3 by waddlesplash, 3 years ago

Blocked By: 17065 added
Resolution: duplicate
Status: newclosed

comment:4 by tojoko, 3 years ago

can not reproduce, yahoo.com works fine under haiku hrev 55419 for me. Just a short note to myself, in case it's any different after update.

comment:5 by DFergFLA, 3 years ago

I have updated to 55436 and I am no longer able to recreate this crash either.

As just a side note. I have a number of small, hard to reproduse problems with yahoo in general. Some times I will scroll down an article or just the main page and the page will just stop. It won't scroll anymore and I can't click on any links. When this happnes I can move back and forth between tabs but none of the open pages will respond to mouse clicks. I have to "kill application" in order to get Web+ to close at this point. I can't find a way to give reproduction steps because it just seems to be random. But, it always seems to be when I am on yahoo. Other times it is just fine. No crash, it just kind of... stops... Anyway I can't reproduce this particual crash either... so moving on. Thanks for looking into it.

comment:6 by nephele, 3 years ago

The page "just stopping" sounds like a webkit freeze as in a deadlock, iirc you can then start Debugger choose WebPositive, set all Threads to "Debugged" state and then create a report with Tools->Save Debug Report

The Debug report should then show which tasks the threads are waiting on, for example if two threads are blocking on each other this can be the cause of a freeze.

comment:7 by DFergFLA, 3 years ago

@nephele

I have never used the Debugger before. I did give it a try. The question I have is how do I "...set all threads to "Debugged" state." I don't see where/how to do that part.

Thanks

comment:8 by nephele, 3 years ago

Should be selecting each thread in the left list, and then using the Debug button on each of them.

Note: See TracTickets for help on using tickets.