Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270524 - gnome-extra/deskbar-applet-2.24.3 sandbox access violation
Summary: gnome-extra/deskbar-applet-2.24.3 sandbox access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2009-05-20 05:32 UTC by razamatan
Modified: 2009-05-22 22:42 UTC (History)
0 users

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


Attachments
sandbox access violation log (sandbox-8949.log,665 bytes, text/plain)
2009-05-20 05:34 UTC, razamatan
Details
diff to the 2.24.3 ebuild (diff.patch,619 bytes, patch)
2009-05-20 05:35 UTC, razamatan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description razamatan 2009-05-20 05:32:43 UTC
basically, deskbar-applet tried to create $HOME/.gnome2 while i was rebuilding my world after a gcc update to 4.3.2

i've attached the log and the diff to the ebuild that fixed it for me...

Reproducible: Didn't try

Steps to Reproduce:
1. upgrade to gcc 4.3 from 4.1  
2. emerge -eav world
3. ?
Actual Results:  
sandbox access violation

Expected Results:  
clean install
Comment 1 razamatan 2009-05-20 05:34:25 UTC
Created attachment 191873 [details]
sandbox access violation log
Comment 2 razamatan 2009-05-20 05:35:20 UTC
Created attachment 191875 [details, diff]
diff to the 2.24.3 ebuild

this should probably be added to the other versions as well...
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-20 06:06:51 UTC
indeed
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-22 22:42:30 UTC
fixed without a bump and also pushed to 2.26 ebuilds since they seem to share the same problem. thanks for reporting.