FS#61066 - [conky] crashes after a few seconds

Attached to Project: Arch Linux
Opened by Armand (Kewl) - Thursday, 13 December 2018, 21:15 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 13 December 2018, 22:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
the latest wonky version 1.11.0 starts up, runs for a few seconds and then crashes.

Additional info:
* package version(s) 1.11

* config and/or log files etc.
Thread 6 "conky" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffefdb5700 (LWP 10993)]
cat: /tmp/network_select_script/conky_data.txt: No such file or directory
0x00007ffff6638a26 in malloc () from /usr/lib/libc.so.6
(gdb) bt full
#0 0x00007ffff6638a26 in malloc () from /usr/lib/libc.so.6
No symbol table info available.
#1 0x00007ffff663c4ef in strndup () from /usr/lib/libc.so.6
No symbol table info available.
#2 0x00005555555b75cd in update_gateway_info() ()
No symbol table info available.
#3 0x00005555555b09f4 in conky::priv::callback_base::start_routine() ()
No symbol table info available.
#4 0x00007ffff684f063 in std::execute_native_thread_routine (__p=0x5555556f1380)
at /build/gcc/src/gcc/libstdc++-v3/src/c++11/thread.cc:80
__t = std::unique_ptr<std::thread::_State> = {get() = 0x5555556f1380}
#5 0x00007ffff7f75a9d in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#6 0x00007ffff66aeb23 in clone () from /usr/lib/libc.so.6
No symbol table info available.
(gdb)


Steps to reproduce:
run conky
wait a few minutes
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 13 December 2018, 22:01 GMT
Reason for closing:  Duplicate
Additional comments about closing:  Don't do that
Comment by Armand (Kewl) - Thursday, 13 December 2018, 21:19 GMT
see https://github.com/brndnmtthws/conky/issues/691, 1.11 has wrong commits upstream
not fit for official repo

Loading...