Closed
Bug 546851
Opened 16 years ago
Closed 16 years ago
Reproducible crash, Firebug/Flash related [@ strlen | nsCacheEntryDescriptor::GetDeviceID(char**) ]
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 540566
People
(Reporter: allan, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This page:
http://beaufour.dk/blog_crash
crashes 100% reproducible for me.
Prereqs:
0) Firefox 3.6
1) Firebug 1.5.0, enabled for beaufour.dk
2) Flash plugin (I have 10,0,42,34, not sure if the version matters)
3) clean cache
If I either disable Firebug or remove the Joost embeds on the page, Firefox does not crash.
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
Updated•16 years ago
|
Keywords: crash
Summary: Reproducible crash, Firebug/Flash related → Reproducible crash, Firebug/Flash related [@ strlen | nsCacheEntryDescriptor::GetDeviceID(char**) ]
Comment 3•16 years ago
|
||
0 libSystem.B.dylib strlen
1 XUL nsCacheEntryDescriptor::GetDeviceID netwerk/cache/src/nsCacheEntryDescriptor.cpp:98
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_GetterSetter js/src/xpconnect/src/xpcprivate.h:2524
5 libmozjs.dylib js_Invoke js/src/jsinterp.cpp:1360
6 libmozjs.dylib js_InternalInvoke js/src/jsinterp.cpp:1423
7 libmozjs.dylib js_InternalGetOrSet js/src/jsinterp.cpp:1486
8 libmozjs.dylib js_NativeGet js/src/jsscope.h:602
9 libmozjs.dylib js_GetPropertyHelper js/src/jsobj.cpp:4277
10 libmozjs.dylib js_Interpret js/src/jsops.cpp:1518
11 libmozjs.dylib js_Invoke js/src/jsinterp.cpp:1368
12 XUL nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1696
13 XUL nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:570
14 XUL PrepareAndDispatch xpcom/reflect/xptcall/src/md/unix/xptcstubs_unixish_x86.cpp:93
15 XUL PrepareAndDispatch
16 XUL nsCacheListenerEvent::Run netwerk/cache/src/nsCacheService.cpp:1094
17 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
18 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:200
19 XUL nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:121
20 XUL nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:494
21 CoreFoundation __CFRunLoopDoSources0
Component: General → Networking: Cache
Product: Firefox → Core
QA Contact: general → networking.cache
Version: 3.6 Branch → 1.9.2 Branch
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ strlen | nsCacheEntryDescriptor::GetDeviceID(char**) ]
You need to log in
before you can comment on or make changes to this bug.
Description
•