Bug 227661
Summary: | Frequent crashing when opening files | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Nielsen <gnomeuser> | ||||
Component: | totem | Assignee: | Bastien Nocera <bnocera> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-02-08 12:42:31 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 150226 | ||||||
Attachments: |
|
Description
David Nielsen
2007-02-07 13:27:18 UTC
Created attachment 147558 [details]
backtrace of crash
Looks like the upstream fix: 2007-01-30 Tim-Philipp Müller <tim at centricular dot net> * src/totem-menu.c: (create_lang_actions): Don't let hash table take ownership of and free strings that it doesn't own (causes crashes in totem_sublang_update() when accessing already freed memory or trying to free it again); also fix up hash table usage so that it really detects equal language strings. (Closes: #402512) I'll need to make a new release... I patched up totem and it's like magic, things work again.. Tim is a regular hero as always. Fixed in totem-2.17.91-1.fc7 |