Closed Bug 583502 Opened 14 years ago Closed 10 years ago

Deadlock after opening cookies dialog for site

Categories

(Toolkit :: Storage, defect)

x86
macOS
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: MattN, Unassigned)

References

Details

Attachments

(1 file)

Build: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b3pre) Gecko/20100730 Minefield/4.0b3pre

STR
1) Command - I to view page info for a site
2) From the security tab, click 'View cookies'
3) Dialog does not appear and browser no longer responds

Reproducibility: Unknown

Activity Monitor shows "(Not Responding)" after the process name. CPU Time on the process only increased 0.1 over more than 15 minutes wall clock time.

Attached is the sample from activity monitor.  mozilla::storage acquires some locks.

Here is the near-top of some stacks:
* mozilla::storage::Statement::internalFinalize(bool)
* mozilla::storage::(anonymous namespace)::WaitForUnlockNotify(sqlite3*)
Maybe related to bug 563538
I just had the deadlock again but it happened as soon as I opened the page info dialog (on a google group page).  I'm wondering if I didn't even get to the cookies dialog the first time either.  The sample from Activity Monitor is mostly the same.
(In reply to comment #1)
> Maybe related to bug 563538
No, but this is a regression from 571599 I'd think.  bent?
Blocks: 571599
Hm, we need stacks from all threads.
missing information to reproduce and the stacks, very hard to do anything.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: