Closed
Bug 552195
Opened 16 years ago
Closed 16 years ago
FlightDeck addon crashes Firefox if it receives a malformed ZIP file
Categories
(Mozilla Labs Graveyard :: FlightDeck, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 541828
People
(Reporter: avarma, Unassigned)
Details
(Keywords: stackwanted)
I've been trying to figure out how to alleviate this--attempted to test the integrity of the ZIP file before opening it--but to no avail.
Keywords: stackwanted
Summary: FlightDeck addon hard-crashes Firefox if it receives a malformed ZIP file → FlightDeck addon crashes Firefox if it receives a malformed ZIP file
| Reporter | ||
Comment 2•16 years ago
|
||
Oh, good idea. The crash id is bp-f40a9c3a-3056-4e3d-8864-4b11a2100313.
| Reporter | ||
Comment 3•16 years ago
|
||
Hmm, upon looking at the crash report, it looks like this bug may just be a duplicate of 541828. I'm not going to mark it as such, though, since Timeless seems like he'd know for sure. :)
Oh sure, blame me. Well, since I landed that on 1.9.2 branch last week, you can just grab a 1.9.2 nightly and test. If the problem still recurs, please reopen :).
Signature nsZipArchive::BuildFileList()
UUID f40a9c3a-3056-4e3d-8864-4b11a2100313
Time 2010-03-13 11:15:54.401430
Uptime 5
Last Crash 26054 seconds before submission
Product Firefox
Version 3.6
Build ID 20100115132715
Branch 1.9.2
OS Mac OS X
OS Version 10.5.8 9L31a
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 11
Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE
Crash Address 0x23fff
User Comments This is a stack trace for bug 552195.
Processor Notes
Related Bugs
Bug 541828 RESOLVED Firefox 3.6 Crash Report [@ nsZipArchive::BuildFileList() ]
Crashing Thread
Frame Module Signature [Expand] Source
0 XUL nsZipArchive::BuildFileList modules/libjar/nsZipArchive.cpp:530
1 XUL nsJAR::Open modules/libjar/nsJAR.cpp:176
2 XUL NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179
3 XUL XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2721
4 XUL XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1740
5 libmozjs.dylib js_Invoke js/src/jsinterp.cpp:1360
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•