Bug 210151
| Summary: | Totem-mozilla plugin crashes firefox | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Babej <mbabej> | ||||||||
| Component: | totem | Assignee: | Bastien Nocera <bnocera> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | rawhide | CC: | desktop-bugs, sitsofe, smohan, stransky, wtogami | ||||||||
| Target Milestone: | --- | Keywords: | Desktop | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | 2.18.0 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-04-05 09:49:08 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Michal Babej
2006-10-10 14:23:05 UTC
Created attachment 138137 [details]
GDB backtrace of the crash
Created attachment 138151 [details]
Frysk output with every thread's bt on crash
Hmm, also present in Mayhem (though i tested it without fluendo codecs installed) tree 20061024.0 Created attachment 139343 [details]
GDB backtrace in Mayhem 20061024.0
There's not one bit of Totem related sources in the backtrace, and it looks like
the browser is trying to show you a file chooser:
#18 0x0030cfb8 in nsFilePicker::Show (this=0xa7dcea8, aReturn=0xbfae1330)
at nsFilePicker.cpp:567
Not a Totem bug.
This has turned up elsewhere too. See http://bugzilla.gnome.org/show_bug.cgi?id=353503 , https://launchpad.net/distros/ubuntu/+source/firefox/+bug/74576 and https://bugzilla.mozilla.org/show_bug.cgi?id=359870 This problem was eventually worked around by changing the totem plugin: http://bugzilla.gnome.org/show_bug.cgi?id=415389 If that's the same bug, then it should be fixed in Totem 2.18.0 (2.18.1 is the current rawhide build). |