Bug 1014858
Summary: | GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed (on startup) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | D. Wagner <daw-redhatbugzilla> | ||||
Component: | firefox | Assignee: | Martin Stransky <stransky> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 19 | CC: | antoine, collura, eblake, gecko-bugs-nobody, ilya.gradina, jones.peter.busi, nix.sasl, stransky | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-01-05 13:47:07 UTC | Type: | Bug | ||||
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
D. Wagner
2013-10-02 23:39:56 UTC
Related Bug - https://bugzilla.gnome.org/show_bug.cgi?id=687763 Does anyone see the crashes reported upstream? Or is that a just an error message? Anyway, this bug should cause Thunderdbird crash which I don't see... I applied the Fedora 19 updates today and I get this exact error with both Thunderbird and Firefox. Can you please tell me what I need to downgrade to make my desktop usable again? Apologies for wrongly blaming it on this bug. I normally do not run Thunderbird or Firefox from the command line, this warning is still present so it was not the cause of the crashes. My problem is in fact a this one with the ibus update that came in today: https://retrace.fedoraproject.org/faf/reports/256967/ And since there is no place for me to post the solution on that retrace page, here it is for those hitting the same issue: yum downgrade ibus-gtk2 ibus-libs ibus ibus-gtk3 ibus-setup Same bug here: Fedora 19 x86_64 KDE. Sometimes Firefox does not start and crash with a little window that content this: 'Error de parseo XML: entidad indefinida Lugar: chrome://browser/content/browser.xul LĂnea 239, Columna 5: <broadcaster id="devtoolsMenuBroadcaster_DevAppMgr" ----^' In english some like "Parsing error, unidefined entity..:" Always the message error is in terminal: (process:10610): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed I'm seeing this message every time I start firefox from the command line: $ firefox http://google.com& [2] 25624 $ (process:25624): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed (In reply to Eric Blake from comment #7) > I'm seeing this message every time I start firefox from the command line: > > $ firefox http://google.com& > [2] 25624 > $ > (process:25624): GLib-CRITICAL **: g_slice_set_config: assertion > 'sys_page_size == 0' failed $ rpm -qf `which firefox` firefox-28.0-3.fc20.x86_64 Created attachment 976434 [details]
patch
Added to firefox-34.0-12 |