Closed
Bug 786093
Opened 13 years ago
Closed 13 years ago
Firefox crash in poisoning
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: joe, Unassigned)
Details
I quit firefox from gdb and now I am broken. halp
#0 (anonymous namespace)::ValidWriteAssert (ok=false) at /src/mozilla-central/xpcom/build/mozPoisonWriteMac.cpp:54
#1 0x0000000103695243 in _ZN12_GLOBAL__N_116wrap_pwrite_tempILZNS_11pwrite_dataEEEEliPKvmx (fd=4, buf=0x10059f380, nbyte=76, offset=0) at /src/mozilla-central/xpcom/build/mozPoisonWriteMac.cpp:127
#2 0x000000010369520b in (anonymous namespace)::wrap_pwrite (fd=4, buf=0x10059f380, nbyte=76, offset=0) at /src/mozilla-central/xpcom/build/mozPoisonWriteMac.cpp:143
#3 0x00007fff8fb7a85f in -[NSPersistentUIManager inspectCrashDataWithModification:handler:] ()
#4 0x00007fff8fb7a3f4 in __81-[NSPersistentUIManager tearDownStateRestorationApparatusAndResumeWindowOrdering]_block_invoke_0 ()
#5 0x00007fff8f50af3d in _dispatch_call_block_and_release ()
#6 0x00007fff8f5070fa in _dispatch_client_callout ()
#7 0x00007fff8f5084c3 in _dispatch_queue_drain ()
#8 0x00007fff8f508335 in _dispatch_queue_invoke ()
#9 0x00007fff8f508207 in _dispatch_worker_thread2 ()
#10 0x00007fff92570ceb in _pthread_wqthread ()
#11 0x00007fff9255b1b1 in start_wqthread ()
Can you check if 804828 fixed this?
OK, given that there is no information on how to reproduce this and that the similar bug 804828 is fixed, I will close this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•