Bug 528388
| Summary: | [abrt] crash detected in firefox-3.5.3-1.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mads Kiilerich <mads> | ||||
| Component: | cairo | Assignee: | Behdad Esfahbod <behdad> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | behdad, bernie+fedora, gecko-bugs-nobody, stransky, wb8rcr, yaneti | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:1ae94dc8f499afd7148fa91758f7477f4201774f | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-11-24 23:59:47 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
Mads Kiilerich
2009-10-11 21:34:06 UTC
Created attachment 364400 [details]
File: backtrace
This is a firefox stacktrace from a crash as reported in Bug 528390 Looking at it it seems like there is nothing interesting here? Except that signal 6 is strange? #6 0x0071339a in abort () at abort.c:92
act = {__sigaction_handler = {sa_handler = 0x10, sa_sigaction = 0x10},
sa_mask = {__val = {8777716, 3218263424, 3218263636, 7689298,
3218263424, 3218263404, 8777716, 2608318272, 134578320, 8777716, 71, 70,
3218263596, 7660738, 2608318272, 71, 3218263636, 2608318272, 0,
4222451712, 2608318272, 2608318272, 2608318272, 2608318272, 2608318342,
2608318372, 2608318272, 2608318372, 0, 0, 0, 0}}, sa_flags = 0,
sa_restorer = 0x68}
sigs = {__val = {32, 0 <repeats 31 times>}}
#7 0x0070ac78 in __assert_fail (assertion=0xb51cdb "ret != inval_id", file=
0xb51ca9 "xcb_io.c", line=378, function=0xb51e5c "_XAllocID")
at assert.c:81
buf =
0x9ba315b0 "firefox: xcb_io.c:378: _XAllocID: Assertion `ret != inval_id' failed.\n"
#8 0x00ae1b7a in _XAllocID (dpy=0xb7d5c000) at xcb_io.c:378
ret = 4294967295
__PRETTY_FUNCTION__ = "_XAllocID"
#9 0x00185bd8 in XRenderCreatePicture () from /usr/lib/libXrender.so.1
No symbol table info available.
#10 0x002e5f7a in _cairo_xlib_surface_ensure_dst_picture (surface=0x9b3f4560)
at cairo-xlib-surface.c:887
It's inside cairo...
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping *** Bug 540137 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 536981 *** |