Bug 559676
| Summary: | [abrt] crash in thunderbird-3.0.1-1.fc12 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mostafa Daneshvar <lashar> | ||||||
| Component: | thunderbird | Assignee: | Jan Horak <jhorak> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 12 | CC: | campbecg, gecko-bugs-nobody | ||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | abrt_hash:c28576190ff4a70a75fb40a9004b2c84905e8d55 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-02-23 14:53:13 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
Mostafa Daneshvar
2010-01-28 18:10:31 UTC
Created attachment 387399 [details]
File: backtrace
#7 0x00484be8 in __assert_fail (assertion=<value optimized out>,
file=<value optimized out>, line=<value optimized out>,
function=<value optimized out>) at assert.c:81
buf =
0xa72d3650 "thunderbird-bin: xcb_io.c:378: _XAllocID: Assertion `ret != inval_id' failed.\n"
#8 0x007fbc0a in _XAllocID (dpy=0xb7548000) at xcb_io.c:378
ret = 4294967295
__PRETTY_FUNCTION__ = "_XAllocID"
#9 0x007d0f19 in XCreatePixmap (dpy=<value optimized out>,
d=<value optimized out>, width=<value optimized out>,
height=<value optimized out>, depth=<value optimized out>)
at CrPixmap.c:58
No locals.
#10 0x00d9ae63 in _cairo_xlib_surface_create_similar_with_format (
abstract_src=0xa9b1e9b0, format=<value optimized out>, width=8, height=30)
at cairo-xlib-surface.c:155
dpy = 0xb7548000
pix = 3075768320
xrender_format = <value optimized out>
#11 0x00d9fd24 in _cairo_xlib_surface_clone_similar (abstract_surface=
0xa9b1e9b0, src=0xa72bc100, src_x=0, src_y=0, width=8, height=30,
clone_offset_x=0xbfaebafc, clone_offset_y=0xbfaebaf8, clone_out=
0xbfaebe4c) at cairo-xlib-surface.c:1201
status = <value optimized out>
--
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers
Thank you for taking the time to submit this bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. First of all, could we get output of the command, saved in a text file and attached to this bug: $ rpm -qa *thunderbird* *mozilla* *flash* *plugin* Please also install thunderbird-debuginfo. # debuginfo-install thunderbird Then run thunderbird inside the gdb debugger. Please do the following: $ thunderbird -g Stuff will appear. Ignore this until you get the gdb command prompt, then do: (gdb) run Now, thunderbird should start up. Use it and reproduce the crash. When thunderbird crashes, you should be back to the gdb prompt. Now do: (gdb) thread apply all back-trace More screens of stuff will occur. Copy all of this part to your editor of choice, such as gedit, and save it as an uncompressed file and attach it to this bug report. We will review this issue again once you've had a chance to attach this information. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Created attachment 387460 [details]
rpm -qa *thunderbird* *mozilla* *flash* *plugin*
out put of rpm -qa *thunderbird* *mozilla* *flash* *plugin*
Reporter, will it be possible for you to attempt to reproduce this under the debugger? I am hoping to get a more thorough back-trace. If not, I can forward this as is. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers (In reply to comment #5) > Reporter, will it be possible for you to attempt to reproduce this under the > debugger? I am hoping to get a more thorough back-trace. If not, I can forward > this as is. > > > > -- > Fedora Bugzappers volunteer triage team > https://fedoraproject.org/wiki/BugZappers I've followed instruction give by you, there is no crash up to now Going to go ahead and set this one to Triaged and forward to a dev. Thank you for your extra efforts. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 551892 *** |