Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377043 - app-admin/conky-1.8.1-r2 crashes with *** longjmp causes uninitialized stack frame ***: conky terminated
Summary: app-admin/conky-1.8.1-r2 crashes with *** longjmp causes uninitialized stack ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-30 12:08 UTC by darin hensley
Modified: 2022-08-31 22:57 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
conky output and emerge info (file1,21.13 KB, text/plain)
2011-07-30 12:08 UTC, darin hensley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description darin hensley 2011-07-30 12:08:24 UTC
Conky will load and run with no problems. But after awhile, it will crash. Attached is the output.

Reproducible: Always

Steps to Reproduce:
1.run conky
2.wait awhile
3.it will crash
Actual Results:  

======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x47)[0x2d064610147]
/lib64/libc.so.6(+0xedae9)[0x2d06460fae9]
/lib64/libc.so.6(__longjmp_chk+0x2b)[0x2d06460fa4b]
/usr/lib64/libcurl.so.4(+0xed85)[0x2d064e2fd85]
/lib64/libpthread.so.0(+0xf850)[0x2d066198850]
/lib64/libc.so.6(__select+0x33)[0x2d0645f2983]
conky(+0x2846e)[0xcde11146e]
conky(main+0x4f1)[0xcde111bd1]
/lib64/libc.so.6(__libc_start_main+0xec)[0x2d064540f0c]
conky(+0x9bc9)[0xcde0f2bc9]
==

conky aborts

Expected Results:  
not to crash

Please see attachment for full output and also emerge --info
Comment 1 darin hensley 2011-07-30 12:08:57 UTC
Created attachment 281557 [details]
conky output and emerge info
Comment 2 darin hensley 2011-07-30 12:10:05 UTC
Forgot to add I am running Selinux but have it in permissive mode. dmesg reported no problems with conky or Selinux rejection.
Comment 3 pavelo 2011-08-01 20:29:15 UTC
try producing a minimal conkyrc which produces this behaviour. The crash happens in curl code, so i'd start by removing everything except the curl variables (and possibly weather and rss).
Bonus points if you can make it crash with out_to_x no.
Comment 4 darin hensley 2011-08-02 00:06:57 UTC
localhost one # emerge -pv conky

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] app-admin/conky-1.8.1-r2  USE="X ncurses portmon rss truetype weather-metar -apcupsd -audacious -curl -debug -eve -hddtemp -imlib -iostats -lua -lua-cairo -lua-imlib -math -moc -mpd -nano-syntax (-nvidia) -thinkpad -vim-syntax -weather-xoap -wifi -xmms2" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
localhost one # 




As far as I can tell it was compiled without curl. When I get home from work tommorrow I will try recompile with min. environment.
Comment 5 pavelo 2011-08-02 14:31:44 UTC
You are using rss. This automatically enables curl, as we need it for the downloading of rss feeds.
Comment 6 darin hensley 2011-08-04 16:37:47 UTC
I compiled this without curl and without rss and it does not crash. so, yes the problem is with curl. Can this be forwarded to Conky development? Or is there a newer version of Curl recommended? Currently using net-misc/curl-7.21.7-r2:0
Comment 7 Daniel Pielmeier gentoo-dev 2017-02-18 15:34:49 UTC
This version of conky is long gone. Please reopen if there are still issues with the current version.