Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106410 - idesk on fluxbox segfaults while switching to another vt-window
Summary: idesk on fluxbox segfaults while switching to another vt-window
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 14:23 UTC by Zsolt Barat
Modified: 2005-09-27 13:04 UTC (History)
0 users

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


Attachments
stracelog idesk (strace_segfault_while_switching.log,184.55 KB, text/x-log)
2005-09-18 14:24 UTC, Zsolt Barat
Details
emerge info (emerge_info.txt,2.28 KB, text/plain)
2005-09-22 11:46 UTC, Zsolt Barat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Barat 2005-09-18 14:23:33 UTC
idesk segfaults while switching to another vt-window. im running Fluxbox
0.9.13-gentoo-r1. keeping sticky-flag and another things were also an issue with
fluxbox all the time.

Reproducible: Always
Steps to Reproduce:
1.start X+fluxbox
2.start idesk
3.switch to another virtual screen under X

Actual Results:  
idesk segfaults. doesn't happen if an application was selected by clicking on an
icon.

Expected Results:  
stay running...

it's maybe due to overopyimization (CFLAGS). didn't tryed it with other flags.

strace log:
Comment 1 Zsolt Barat 2005-09-18 14:24:26 UTC
Created attachment 68771 [details]
stracelog idesk
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-09-22 07:01:44 UTC
(In reply to comment #0)
> it's maybe due to overopyimization (CFLAGS). didn't tryed it with other flags.

Could You post `emerge info`?
Comment 3 Zsolt Barat 2005-09-22 11:46:49 UTC
Created attachment 69022 [details]
emerge info

sorry forgot it. here comes emerge info.
Comment 4 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-09-22 12:12:08 UTC
Could You try with C{XX,}FLAGS="-O2 -march=pentium3 -pipe". It works for me.

You could also try running idesk under GDB, more here:
http://www.gentoo.org/doc/en/bugzilla-howto.xml
Comment 5 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-09-27 13:04:56 UTC
Zsolt, I'm closing it for now - reopen if problem exists with sane C{XX}FLAGS.