Bug 582438
| Summary: | transmission-gtk-1.92-1.fc12: crash in cairo_clip() from clearlooks_gummy_draw_progressbar_fill() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Germán <gerdar20> | ||||
| Component: | transmission | Assignee: | Rahul Sundaram <metherid> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | ameya.gore, andreevvm, charles, charles, gabicr, hanzhin.stas, hugocosta22, jingvar, jspaleta, lewcat111, metherid, sanjay.ankur, sergeobelare, suyalmanoj | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:7130934eaf7fd5976c1e75daccf3f2ba4f610480 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-12-03 15:53:26 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
Germán
2010-04-14 22:01:03 UTC
Created attachment 406655 [details]
File: backtrace
Actual crash:
> #3 0x00e18bd8 in __assert_fail (assertion=0xb15ddb "ret != inval_id",
> file=0xb15da9 "xcb_io.c", line=378, function=0xb15f5c "_XAllocID")
> at assert.c:81
> buf = 0x88ba090 "transmission: xcb_io.c:378: _XAllocID: La declaraci\303\263n `ret != inval_id' no se cumple.\n"
> #4 0x00aa5c0a in _XAllocID (dpy=0x8865c00) at xcb_io.c:378
> ret = 4294967295
> __PRETTY_FUNCTION__ = "_XAllocID"
> #5 0x00a7af19 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
Looks like it's crashing as clearlooks_gummy_draw_progressbar_fill() is calling cairo_clip() and Cairo's unable to create an intersection mask.
I'd recommend bumping this upstairs to the Bluecurve or Cairo people for a second opinion. My first guess is that this is a Bluecurve issue. Even if it's Transmission's bug, though, upstream may have a better idea of how to fix it.
*** Bug 578183 has been marked as a duplicate of this bug. *** *** Bug 573235 has been marked as a duplicate of this bug. *** *** Bug 557215 has been marked as a duplicate of this bug. *** *** Bug 586782 has been marked as a duplicate of this bug. *** *** Bug 587245 has been marked as a duplicate of this bug. *** *** Bug 588572 has been marked as a duplicate of this bug. *** *** Bug 618399 has been marked as a duplicate of this bug. *** *** Bug 645985 has been marked as a duplicate of this bug. *** *** Bug 636247 has been marked as a duplicate of this bug. *** *** Bug 613396 has been marked as a duplicate of this bug. *** *** Bug 648904 has been marked as a duplicate of this bug. *** This message is a reminder that Fedora 12 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 12. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '12'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 12's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 12 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed. |