Closed Bug 393675 Opened 18 years ago Closed 8 years ago

Browser crashes when surfing gallerys of this online newspaper [@ nsMimeTypeArray::GetMimeTypes]

Categories

(Core Graveyard :: Plug-ins, defect)

1.9.1 Branch
x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: cat.steel, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 I have described it in the 'steps to reproduce' section Reproducible: Always Steps to Reproduce: 1.Surf into the main website of this online newspaper (index) 2.Then point to a gallery (album) which consists on different pictures 3.Then, sometimes it just crashes when seeing the first picture, but some other times, you can click next picture, next picture, but then crashes. I mean, it sure crashes anyway, its just that sometimes crashes on the first one, others in the third or so Actual Results: Then the browser crashes. It leaves you the chance of continuing the previous browser session that crashed, but if you do, it will crash again. Just check it
Can you please get us a TalkBackID for this crash? Thanks! - http://kb.mozillazine.org/Talkback
Keywords: crash
Version: unspecified → 2.0 Branch
(In reply to comment #1) > Can you please get us a TalkBackID for this crash? Thanks! > - http://kb.mozillazine.org/Talkback > Hi, Windows crash dialog shows: AppName: firefox.exe AppVer: 1.8.20070.6982 ModName: firefox.exe ModVer: 1.8.20070.6982 Offset: 002ba077 About the talkback on the crash, i have just filed it. Kind regards
The windows crash dialog doesn't help us at all. Please make sure Talkback extension is installed, and when you crash it should appear. Submit the crash data, then report back here as to your TalkBackID (Looks something like TB3632697362Y). You can find this number by running talkback.exe
(In reply to comment #3) > The windows crash dialog doesn't help us at all. Please make sure Talkback > extension is installed, and when you crash it should appear. Submit the crash > data, then report back here as to your TalkBackID (Looks something like > TB3632697362Y). You can find this number by running talkback.exe > Ok i have run talkback.exe and there is this line: TB35272774X I guess thats the reference you were looking for Regards
Incident ID: 35272774 Stack Signature nsMimeTypeArray::GetMimeTypes 9aec979b Product ID Firefox2 Build ID 2007072518 Trigger Time 2007-08-25 06:46:14.0 Platform Win32 Operating System Windows NT 5.1 build 2600 Module firefox.exe + (002ba077) URL visited http://www.elmundo.es/elmundo/fotos_gente/2007/08/25/index.html User Comments Since Last Crash 10948 sec Total Uptime 529866 sec Trigger Reason Access violation Source File, Line No. c:/builds/tinderbox/Fx-Mozilla1.8-release/WINNT_5.2_Depend/mozilla/dom/src/base/nsMimeTypeArray.cpp, line 231 Stack Trace nsMimeTypeArray::GetMimeTypes [mozilla/dom/src/base/nsMimeTypeArray.cpp, line 231] nsMimeTypeArray::GetLength [mozilla/dom/src/base/nsMimeTypeArray.cpp, line 81] XPCWrappedNative::CallMethod [mozilla/js/src/xpconnect/src/xpcwrappednative.cpp, line 2169] XPC_WN_GetterSetter [mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp, line 1487] js_Invoke [mozilla/js/src/jsinterp.c, line 1375] js_InternalInvoke [mozilla/js/src/jsinterp.c, line 1469] js_InternalGetOrSet [mozilla/js/src/jsinterp.c, line 1540] js_NativeGet [mozilla/js/src/jsobj.c, line 3455] js_GetProperty [mozilla/js/src/jsobj.c, line 3602] js_Interpret [mozilla/js/src/jsinterp.c, line 3691] js_Execute [mozilla/js/src/jsinterp.c, line 1634] JS_EvaluateUCScriptForPrincipals [mozilla/js/src/jsapi.c, line 4296] nsJSContext::EvaluateString [mozilla/dom/src/base/nsJSEnvironment.cpp, line 1100] nsScriptLoader::EvaluateScript [mozilla/content/base/src/nsScriptLoader.cpp, line 813] nsScriptLoader::ProcessRequest [mozilla/content/base/src/nsScriptLoader.cpp, line 711] nsScriptLoader::OnStreamComplete [mozilla/content/base/src/nsScriptLoader.cpp, line 1093] nsStreamLoader::OnStopRequest [mozilla/netwerk/base/src/nsStreamLoader.cpp, line 137] nsStreamListenerTee::OnStopRequest [mozilla/netwerk/base/src/nsStreamListenerTee.cpp, line 65] 0x02324880
Summary: Browser crashes when surfing gallerys of this online newspaper → Browser crashes when surfing gallerys of this online newspaper [@ nsMimeTypeArray::GetMimeTypes]
It still crashes. Is there anything else I need to add? I mean, is it everything you need to 'solve' this bug?
Is the crash easily reproducible? If so, please try making a new firefox profile and test with that - http://kb.mozillazine.org/Profile_manager (do not delete your existing profile) And report back.
Yes, actually, it is very easily reproducible (it always happens). That means, every time I surf into any gallery (album) of that site, it crashes, which make that section pretty "unavailable" to me. Ill try to do that Profile manager stuff you told me, but its kind of messy :S
can you load about:plugins? if not, please follow some instructions to find your plugin folders and rename them. see if you can then. slowly figure out which plugin is helpful.
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Version: 2.0 Branch → 1.8 Branch
I saw this crash right here on https://bugzilla.mozilla.org in Firefox 3.1b2 when I clicked the search button while trying to report a bug. http://crash-stats.mozilla.com/report/index/2257540e-48a3-4962-84ed-ed7ea2081214?p=1
i still need you to load about:plugins and copy the output here. 257 if (pluginArray->Item(k, &plugin) == NS_OK) { 258 PRUint32 mimeTypeCount = 0; 259 if (plugin->GetLength(&mimeTypeCount) == NS_OK) { <- we crash with a null pointer. the code for Item doesn't actually return NS_OK to mean "there's an item", however the Length call seems like a /relatively/ safe guard.
Version: 1.8 Branch → 1.9.1 Branch
Rather than copy and paste, I saved the web page (was trickier than it should have been) and attached it. I'll note that this crash is number 54 on the top 100 crashes for Firefox 3.1b2. http://crash-stats.mozilla.com/report/list?range_value=2&range_unit=weeks&version=Firefox%3A3.1b2&signature=nsMimeTypeArray%3A%3AGetMimeTypes%28%29 It's not on the list of top crashers for Firefox 3.0.4 so it looks like this is a new crash in Firefox 3.1b2. I tried to search for all versions of Firefox that the crash occurred in, but the Crash Stats site kept giving me a "Connection Interrupted" error.
i don't recognize a third of your plugins. please try disabling them, probably in this order, but feel free to just disable half of them and see if the problem goes away (and then change your halves until you find the interesting one or two) Move Media Player Google Gadget Plugin DivX Web Player DivX Player Netscape Plugin Windows Presentation Foundation Turner Media Plugin 1.0.0.10 Microsoft Office 2003 Windows Genuine Advantage Picasa Silverlight Plug-In
I couldn't reproduce the problem to begin with so I'm not sure how useful disabling plug-ins will be.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Reporter, Please update if you are able to still reproduce the problem or try with the latest nightly build ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
Whiteboard: [closeme 2010-04-21]
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [closeme 2010-04-21]
Crash Signature: [@ nsMimeTypeArray::GetMimeTypes]
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) [except some obsolete <4 versions, no crashes starting since 4 version].
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: