Bug 1054123 - X crash - OpenChrome X drivers / VIA graphics
Summary: X crash - OpenChrome X drivers / VIA graphics
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xulrunner
Version: 20
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:bc53372fcfdbe8c92812dedf16f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-16 09:55 UTC by Myroslav Opyr
Modified: 2023-09-14 01:57 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-13 07:44:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (68.82 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: cgroup (159 bytes, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: core_backtrace (33.13 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: dso_list (11.45 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: environ (1.80 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: limits (1.29 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: maps (38.39 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: open_fds (2.92 KB, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: proc_pid_status (794 bytes, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details
File: var_log_messages (519 bytes, text/plain)
2014-01-16 09:55 UTC, Myroslav Opyr
no flags Details

Description Myroslav Opyr 2014-01-16 09:55:26 UTC
Description of problem:
I run Chatzilla for the first time (i.e. profile was not existing before)
I opened Freenode
Joined #plone, #zato and #quintagroup channels
Then moved mouse button over menu and possibly even clicked it. This is the most fuzzy part.
Application crashed.

Subsequent application launch didn't repeat the issue, but revealed some rendering issue with menu. I.e, visually the ChatZilla menu has black background intead of grey, Other menus does not have background at all and thus the menu items are rendered on transparent background. This potentially can be connected with OpenChrome X drivers for the VIA graphics.

Version-Release number of selected component:
xulrunner-26.0-2.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/lib/xulrunner/xulrunner -app /usr/share/chatzilla-0.9.87/application.ini --chat irc://
crash_function: nsProfileLock::FatalSignalHandler
executable:     /usr/lib/xulrunner/xulrunner
kernel:         3.12.6-300.fc20.i686+PAE
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (8 frames)
 #2 nsProfileLock::FatalSignalHandler at /usr/src/debug/xulrunner-26.0/mozilla-release/profile/dirserviceprovider/src/nsProfileLock.cpp:180
 #3 AsmJSFaultHandler at /usr/src/debug/xulrunner-26.0/mozilla-release/js/src/jit/AsmJSSignalHandlers.cpp:963
 #5 mozalloc_abort at /usr/src/debug/xulrunner-26.0/mozilla-release/memory/mozalloc/mozalloc_abort.cpp:30
 #6 Abort at /usr/src/debug/xulrunner-26.0/mozilla-release/xpcom/base/nsDebugImpl.cpp:431
 #7 NS_DebugBreak at /usr/src/debug/xulrunner-26.0/mozilla-release/xpcom/base/nsDebugImpl.cpp:418
 #8 X11Error at /usr/src/debug/xulrunner-26.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp:157
 #9 ??
 #10 ??

Comment 1 Myroslav Opyr 2014-01-16 09:55:32 UTC
Created attachment 850971 [details]
File: backtrace

Comment 2 Myroslav Opyr 2014-01-16 09:55:34 UTC
Created attachment 850972 [details]
File: cgroup

Comment 3 Myroslav Opyr 2014-01-16 09:55:37 UTC
Created attachment 850973 [details]
File: core_backtrace

Comment 4 Myroslav Opyr 2014-01-16 09:55:40 UTC
Created attachment 850974 [details]
File: dso_list

Comment 5 Myroslav Opyr 2014-01-16 09:55:43 UTC
Created attachment 850975 [details]
File: environ

Comment 6 Myroslav Opyr 2014-01-16 09:55:46 UTC
Created attachment 850976 [details]
File: limits

Comment 7 Myroslav Opyr 2014-01-16 09:55:49 UTC
Created attachment 850977 [details]
File: maps

Comment 8 Myroslav Opyr 2014-01-16 09:55:51 UTC
Created attachment 850978 [details]
File: open_fds

Comment 9 Myroslav Opyr 2014-01-16 09:55:53 UTC
Created attachment 850979 [details]
File: proc_pid_status

Comment 10 Myroslav Opyr 2014-01-16 09:55:55 UTC
Created attachment 850980 [details]
File: var_log_messages

Comment 11 Martin Stransky 2014-02-11 15:13:04 UTC
Yes, it looks like a X error, the crash is related to X resources:

#5  mozalloc_abort (msg=0xbfe24210 "###!!! ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 4 requests ago: file /builddir/build/BUILD/xulrunner-26.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp, line 157") at /usr/src/debug/xulrunner-26.0/mozilla-release/memory/mozalloc/mozalloc_abort.cpp:30
No locals.
#6  0x4f5048ae in Abort (aMsg=<optimized out>) at /usr/src/debug/xulrunner-26.0/mozilla-release/xpcom/base/nsDebugImpl.cpp:431
No locals.
#7  NS_DebugBreak (aSeverity=3, aStr=0x8e0b4c18 "X_CreatePixmap: BadAlloc (insufficient resources for operation); 4 requests ago", aExpr=0x0, aFile=0x4fa5490d "/builddir/build/BUILD/xulrunner-26.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp", aLine=157) at /usr/src/debug/xulrunner-26.0/mozilla-release/xpcom/base/nsDebugImpl.cpp:418
        buf = {buffer = "###!!! ABORT: X_CreatePixmap: BadAlloc (insufficient resources for operation); 4 requests ago: file /builddir/build/BUILD/xulrunner-26.0/mozilla-release/toolkit/xre/nsX11ErrorHandler.cpp, line 157\000\000\000\000"..., curlen = 196}
        ll = <optimized out>
        sevString = <optimized out>

Can you reproduce it regularly? And do you see it with other drivers, like vesa?

Comment 12 Red Hat Bugzilla 2023-09-14 01:57:17 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.