|
Bugzilla – Full Text Bug Listing |
| Summary: | GObject class init not thread-safe ... | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Michael Meeks <mmeeks> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | captain.magnus, federico |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | patch | ||
|
Description
Michael Meeks
2008-06-09 14:16:30 UTC
Created attachment 221032 [details]
patch
*** Bug 385128 has been marked as a duplicate of this bug. *** Extracted from up-stream master bug:
http://bugzilla.gnome.org/show_bug.cgi?id=64764
bug 396848 - firefox / file-selector crash (?) related to this: various threads like to create GIconTheme structures concurrently - I see several of these each day on a dual CPU machine (on the console / .xsession-errors - usually just fairly benign warnings to be far )
Up-stream duplicates include an evolution-data-server crasher:
http://bugzilla.gnome.org/show_bug.cgi?id=515802
and a libgsf crasher too. Of course, the patch is not completely trivial and comes from the unstable glib branch, I guess it needs some heavy petting before we're happy with it: perhaps a post 11.0 update (?).
Michael, did you test a package with this patch to see if the Firefox problem is fixed? Or should I build a test package for general consumption? Errrr, that patch went into glib 2.15.5, and we ship glib 2.16.3 with openSUSE 11 --- so the patch is in. great ! :-) so we have a new bug then - nice; Let me go & read my trace more carefully ... invalid bug; closing & re-opening the original issue & re-titling that. |