Bug 1291712

Summary: [abrt] calibre: QXcbWindow::setParent(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Alvin <alvin>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: amedeo.salvati, chkr, codeatstake, fbiete, frankly3d, helio, Jbud, jburgess777, kevin, nushio, rdieter, supamaxy, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6b1adf181fa08f555d3469fbc21aadf70aeca02d
Whiteboard: abrt_hash:cc34b3c3f5c7858d5816f8e08c1d6dd565efc72e;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-02 04:32:04 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
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Alvin 2015-12-15 13:35:09 UTC
Description of problem:
Open Calibre for the first time
Click 'Change' in order to choose a location for the library
*crash*

Version-Release number of selected component:
calibre-2.42.0-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        python2 /usr/bin/calibre --detach
crash_function: QXcbWindow::setParent
executable:     /usr/bin/python2.7
global_pid:     10282
kernel:         4.2.6-301.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1001

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 QXcbWindow::setParent at qxcbwindow.cpp:1499
 #1 QWindow::setParent at kernel/qwindow.cpp:614
 #2 QWidgetPrivate::setParent_sys at kernel/qwidget.cpp:10543
 #3 QWidget::setParent at kernel/qwidget.cpp:10398
 #5 QDialogButtonBox::addButton at widgets/qdialogbuttonbox.cpp:761
 #6 KDEPlatformFileDialog::KDEPlatformFileDialog at ../../../src/platformtheme/kdeplatformfiledialoghelper.cpp:103
 #7 KDEPlatformFileDialogHelper::KDEPlatformFileDialogHelper at ../../../src/platformtheme/kdeplatformfiledialoghelper.cpp:201
 #8 KdePlatformTheme::createPlatformDialogHelper at ../../../src/platformtheme/kdeplatformtheme.cpp:269
 #9 QDialogPrivate::platformHelper at dialogs/qdialog.cpp:94
 #10 QFileDialogPrivate::platformFileDialogHelper at dialogs/qfiledialog_p.h:112

Comment 1 Alvin 2015-12-15 13:35:16 UTC
Created attachment 1106023 [details]
File: backtrace

Comment 2 Alvin 2015-12-15 13:35:17 UTC
Created attachment 1106024 [details]
File: cgroup

Comment 3 Alvin 2015-12-15 13:35:21 UTC
Created attachment 1106025 [details]
File: core_backtrace

Comment 4 Alvin 2015-12-15 13:35:23 UTC
Created attachment 1106026 [details]
File: dso_list

Comment 5 Alvin 2015-12-15 13:35:24 UTC
Created attachment 1106027 [details]
File: environ

Comment 6 Alvin 2015-12-15 13:35:25 UTC
Created attachment 1106028 [details]
File: exploitable

Comment 7 Alvin 2015-12-15 13:35:27 UTC
Created attachment 1106029 [details]
File: limits

Comment 8 Alvin 2015-12-15 13:35:29 UTC
Created attachment 1106030 [details]
File: maps

Comment 9 Alvin 2015-12-15 13:35:31 UTC
Created attachment 1106031 [details]
File: mountinfo

Comment 10 Alvin 2015-12-15 13:35:33 UTC
Created attachment 1106032 [details]
File: namespaces

Comment 11 Alvin 2015-12-15 13:35:34 UTC
Created attachment 1106033 [details]
File: open_fds

Comment 12 Alvin 2015-12-15 13:35:36 UTC
Created attachment 1106034 [details]
File: proc_pid_status

Comment 13 Alvin 2015-12-15 15:23:32 UTC
Another user experienced a similar problem:

Start Calibre
(https://bugzilla.redhat.com/show_bug.cgi?id=1291712 did not occur after a reboot, so this was possible. This crash might be related.)
Click the icon for 'Add books to the Calibre library'
*crash*

reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        python2 /usr/bin/calibre --detach
crash_function: QXcbWindow::setParent
executable:     /usr/bin/python2.7
global_pid:     4751
kernel:         4.2.6-301.fc23.x86_64
package:        calibre-2.42.0-1.fc23
reason:         python2.7 killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1001

Comment 14 Kevin Fenzi 2015-12-15 16:34:12 UTC
Does it always crash when you do that? Or was this a one-time event?

Comment 15 Alvin 2015-12-15 18:12:53 UTC
Yes, it is repeatable. I can't add any books. Calibre crashes every time.

Comment 16 Kevin Fenzi 2015-12-16 17:07:36 UTC
Has it always crashed? Or did it work normally in the past?

Trying to see if an update is causing this issue...

Comment 17 Jon Burgess 2015-12-20 14:17:09 UTC
This looks the same as several other recent crashes reported KDE file dialogues: https://bugs.kde.org/show_bug.cgi?id=356583

Comment 18 Rex Dieter 2016-01-02 04:32:04 UTC

*** This bug has been marked as a duplicate of bug 1291003 ***