Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246385 - app-admin/conky-1.6.2_pre01267: Segmentation fault
Summary: app-admin/conky-1.6.2_pre01267: Segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: David Shakaryan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 11:08 UTC by Milo van Dijk
Modified: 2008-12-08 05:19 UTC (History)
2 users (show)

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


Attachments
Conky errors in /var/log/messages (conky_messages.log,765 bytes, text/plain)
2008-11-11 11:12 UTC, Milo van Dijk
Details
Conky strace info (conky_strace.txt,38.39 KB, text/plain)
2008-11-11 11:13 UTC, Milo van Dijk
Details
emerge conky output (conky_emerge.log,35.17 KB, text/plain)
2008-11-11 11:13 UTC, Milo van Dijk
Details
emerge --info (emerge_info.log,4.22 KB, text/plain)
2008-11-12 09:37 UTC, Milo van Dijk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milo van Dijk 2008-11-11 11:08:40 UTC
After a succesfull emerge of Conky-1.6.2_pre01267, Starting Conky will result in a Segmentation fault.
messages log shows this error:
Nov 11 11:01:31 myservername conky[27113]: segfault at 7f538b6b ip b70b6330 sp bfa9b9d0 error 4 in libc-2.8.so[b7044000+13a000]

Remerging back to Conky-1.6.1 and the problem is gone.
Same USE flags, same default config file.

Reproducible: Always

Steps to Reproduce:
1.emerge Conky-1.6.2_pre01267
2.start conky
3.

Actual Results:  
Segmentation fault

Expected Results:  
conky should have started.

conky -t 'test text' will load conky.
Comment 1 Milo van Dijk 2008-11-11 11:12:24 UTC
Created attachment 171402 [details]
Conky errors in /var/log/messages
Comment 2 Milo van Dijk 2008-11-11 11:13:17 UTC
Created attachment 171404 [details]
Conky strace info
Comment 3 Milo van Dijk 2008-11-11 11:13:56 UTC
Created attachment 171405 [details]
emerge conky output
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-11 19:03:29 UTC
Please post your `emerge --info' too.
Comment 5 Milo van Dijk 2008-11-12 09:37:03 UTC
Created attachment 171521 [details]
emerge --info
Comment 6 Milo van Dijk 2008-11-13 10:39:42 UTC
$Scroll seems to be the problem, it will crash with Segmentation fault.
I noticed in 1.6.2_pre01267 scroll changed: 
1.6.1:		${scroll length text} 
1.6.2_pre01267:	${scroll length (step) text}

Reproducible: Always

Steps to Reproduce
1. conky -t '${scroll 20 some text}' 

Can anyone verify this result?
Comment 7 Tom Zegard 2008-11-19 00:47:36 UTC
Confirmed!

Conky will start after removing all scroll lines from conky.conf
Comment 8 David Shakaryan (RETIRED) gentoo-dev 2008-12-08 05:19:16 UTC
Latest prerelease, do it.