Bug 989055

Summary: [abrt] qt-devel-4.8.4-19.fc19: __pthread_mutex_lock: Process /usr/bin/designer-qt4 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Vincenzo Pupillo <vincenzo.pupillo>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: itamar, jreznik, kevin, ltinkl, rdieter, rnovacek, smparrish, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:2b9985e97ec47d61f998aa1dadeb83d2787e1c3e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-06 15:16:00 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Vincenzo Pupillo 2013-07-27 08:14:56 UTC
Description of problem:
The crash occurs just after running qtdesigner. The same problem occurs when try to run qtcreator and try to
run 'make xconfig' in a clean vanilla kernel source tree. Make xconfig try to build and run a kernel configuration gui qt-based. 
[ 1515.496510] qtcreator[21804]: segfault at 30 ip 00000039afc09a70 sp 00007fff4728a1e8 error 4 in libpthread-2.17.so[39afc00000+16000]
[ 1711.237624] qconf[22505]: segfault at 30 ip 00000039afc09a70 sp 00007fffb028fc58 error 4 in libpthread-2.17.so[39afc00000+16000]
[ 2016.079557] designer-qt4[23614]: segfault at 7f00534c4f53 ip 00000039afc09a70 sp 00007fffb4df19e8 error 4 in libpthread-2.17.so[39afc00000+16000]

Version-Release number of selected component:
qt-devel-4.8.4-19.fc19

Additional info:
reporter:       libreport-2.1.5
backtrace_rating: 4
cmdline:        designer-qt4
crash_function: __pthread_mutex_lock
executable:     /usr/bin/designer-qt4
kernel:         3.9.11
runlevel:       N 5
uid:            1000
xsession_errors: 

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __pthread_mutex_lock at pthread_mutex_lock.c:50
 #1 XrmQGetResource at Xrm.c:2549
 #2 XGetDefault at GetDflt.c:231
 #3 _XcursorGetDisplayInfo at display.c:151
 #4 XcursorGetDefaultSize at display.c:324
 #5 XcursorLibraryLoadCursor at library.c:320
 #6 QCursorData::update at kernel/qcursor_x11.cpp:294
 #7 QCursor::handle at kernel/qcursor_x11.cpp:148
 #8 qt_x11_enforce_cursor at kernel/qwidget_x11.cpp:333
 #10 QWidgetPrivate::create_sys at kernel/qwidget_x11.cpp:890

Comment 1 Vincenzo Pupillo 2013-07-27 08:15:02 UTC
Created attachment 779008 [details]
File: backtrace

Comment 2 Vincenzo Pupillo 2013-07-27 08:15:08 UTC
Created attachment 779009 [details]
File: cgroup

Comment 3 Vincenzo Pupillo 2013-07-27 08:15:12 UTC
Created attachment 779010 [details]
File: core_backtrace

Comment 4 Vincenzo Pupillo 2013-07-27 08:15:17 UTC
Created attachment 779011 [details]
File: dso_list

Comment 5 Vincenzo Pupillo 2013-07-27 08:15:21 UTC
Created attachment 779012 [details]
File: environ

Comment 6 Vincenzo Pupillo 2013-07-27 08:15:24 UTC
Created attachment 779013 [details]
File: limits

Comment 7 Vincenzo Pupillo 2013-07-27 08:15:29 UTC
Created attachment 779014 [details]
File: maps

Comment 8 Vincenzo Pupillo 2013-07-27 08:15:33 UTC
Created attachment 779015 [details]
File: open_fds

Comment 9 Vincenzo Pupillo 2013-07-27 08:15:37 UTC
Created attachment 779016 [details]
File: proc_pid_status

Comment 10 Vincenzo Pupillo 2013-07-27 08:15:41 UTC
Created attachment 779017 [details]
File: var_log_messages

Comment 11 Vincenzo Pupillo 2013-07-27 08:52:24 UTC
I use KDE and after login, KDE notify me a problem in kcminit.

Comment 12 Vincenzo Pupillo 2013-07-30 17:33:58 UTC
I use vanilla kernel  with nvidia binary driver.

Comment 13 Vincenzo Pupillo 2013-08-06 15:16:00 UTC
Ok the crash occur only when the nvidia binary driver option (environment variable)  __GL_THREADED_OPTIMIZATIONS is set to 1.