FS#67394 - cmake-gui sigsegv upon start

Attached to Project: Arch Linux
Opened by Weng Xuetian (csslayer) - Saturday, 25 July 2020, 18:11 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 25 July 2020, 21:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steps to reproduce:
just run cmake-gui and it just has segment fault.

Thread 1 "cmake-gui" received signal SIGSEGV, Segmentation fault.
0x00007ffff6b9c6c4 in qHash(QString const&, unsigned int) () from /usr/lib/libQt5Core.so.5
(gdb) bt
#0 0x00007ffff6b9c6c4 in qHash(QString const&, unsigned int) () from /usr/lib/libQt5Core.so.5
#1 0x0000555555638a62 in ?? ()
#2 0x000055555563b3b5 in ?? ()
#3 0x0000555555617190 in ?? ()
#4 0x0000555555617af7 in ?? ()
#5 0x00005555556091aa in ?? ()
#6 0x00007ffff65b5002 in __libc_start_main () from /usr/lib/libc.so.6
#7 0x00005555556113fe in ?? ()


Additional info:
* cmake 3.18.0-2
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 25 July 2020, 21:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  cmake 3.18.0-3

Loading...