Bug 669155

Summary: [abrt] qtcWindowDelayedUpdate was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: luxyrybugs
Component: qtcurve-gtk2Assignee: Jaroslav Reznik <jreznik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: andy.hilmer, caolanm, cesar2m, christopher, hein, rdieter, thomasj
Target Milestone: ---Keywords: Patch, Triaged
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:c8b74d5b81eb694313721601f01515596bdbbc60
Fixed In Version: qtcurve-gtk2-1.8.5-4.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-30 20:01:49 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 Flags
File: backtrace
none
make timer callbacks threadsafe none

Description luxyrybugs 2011-01-12 19:13:32 UTC
abrt version: 1.1.14
architecture: i686
Attached file: backtrace
cmdline: /usr/lib/openoffice.org3/program/scalc.bin -calc
component: openoffice.org
crash_function: gdk_window_invalidate_rect_full
executable: /usr/lib/openoffice.org3/program/scalc.bin
kernel: 2.6.35.10-74.fc14.i686.PAE
package: openoffice.org-calc-1:3.3.0-18.2.fc14
rating: 4
reason: Process /usr/lib/openoffice.org3/program/scalc.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
How to reproduce: 1.Every time i scroll up and down in Calc or Writer
time: 1294856551
uid: 500

Comment 1 luxyrybugs 2011-01-12 19:13:35 UTC
Created attachment 473107 [details]
File: backtrace

Comment 2 Caolan McNamara 2011-01-12 20:28:21 UTC
Not reported before, almost certainly due to your theme which is presumably qtcurve. If you try another one does it "go away"

Comment 3 David Tardon 2011-01-13 05:48:48 UTC
Created attachment 473219 [details]
make timer callbacks threadsafe

Maybe it is a threading issue, seeing that the qtcWWMoveStartDelayedDrag function is invoked by timer, but it calls Gdk/Gtk functions without acquiring the gdk mutex first (see http://library.gnome.org/devel/gdk/stable/gdk-Threads.html). In that case, the attached patch should fix it.

Comment 4 David Tardon 2011-01-15 11:24:18 UTC
*** Bug 669838 has been marked as a duplicate of this bug. ***

Comment 5 David Tardon 2011-03-22 08:13:20 UTC
*** Bug 689692 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Admin XMLRPC Client 2011-03-22 09:39:58 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Fedora Update System 2011-03-22 12:51:54 UTC
qtcurve-gtk2-1.8.5-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/qtcurve-gtk2-1.8.5-4.fc14

Comment 8 Fedora Update System 2011-03-22 12:57:34 UTC
qtcurve-gtk2-1.8.5-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/qtcurve-gtk2-1.8.5-4.fc15

Comment 9 Fedora Update System 2011-03-30 20:01:43 UTC
qtcurve-gtk2-1.8.5-4.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2011-03-31 20:00:24 UTC
qtcurve-gtk2-1.8.5-4.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 David Tardon 2011-06-13 04:02:48 UTC
*** Bug 712541 has been marked as a duplicate of this bug. ***