FS#50051 - [libqalculate] qalc 0.9.8-1 segfaults
Attached to Project:
Arch Linux
Opened by Hans van der Merwe (hansvdmerwe) - Friday, 15 July 2016, 10:25 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 16 July 2016, 19:57 GMT
Opened by Hans van der Merwe (hansvdmerwe) - Friday, 15 July 2016, 10:25 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 16 July 2016, 19:57 GMT
|
Details
Description:
(libqalculate 0.9.8-1) "qalc" segfaults immediately when run. This has rippling consequences on krunner (KDE 5.7.1) and other applications that requires libqalculate. Additional info: * package version(s) 0.9.8-1 * config and/or log files etc. gdb backtrace: Starting program: /usr/bin/qalc [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff62d9d76 in strlen () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007ffff62d9d76 in strlen () from /usr/lib/libc.so.6 #1 0x00007ffff62d9aae in strdup () from /usr/lib/libc.so.6 #2 0x00007ffff783b5c9 in Calculator::Calculator() () from /usr/lib/libqalculate.so.5 #3 0x0000000000407425 in ?? () #4 0x00007ffff627c741 in __libc_start_main () from /usr/lib/libc.so.6 #5 0x000000000042bab9 in ?? () Steps to reproduce: run qalc |
This task depends upon
Closed by Antonio Rojas (arojas)
Saturday, 16 July 2016, 19:57 GMT
Reason for closing: Fixed
Additional comments about closing: libqalculate 0.9.8-2
Saturday, 16 July 2016, 19:57 GMT
Reason for closing: Fixed
Additional comments about closing: libqalculate 0.9.8-2
thanks