Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACCESS VIOLATION WITH gentoo-sources-2.6.19-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
rgoodkin
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jun 2003
Posts: 130
Location: Tucson, AZ

PostPosted: Sun Dec 03, 2006 12:38 am    Post subject: ACCESS VIOLATION WITH gentoo-sources-2.6.19-r1 Reply with quote

Hello.. when trying to merge lirc I get the following error..

Code:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-misc_-_lirc-0.8.0-r5-8885.log"

open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13803.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13807.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13811.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13815.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13855.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13859.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13863.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13867.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13907.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13911.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13915.out
open_wr:   /usr/src/linux-2.6.19-gentoo-r1/astest13919.out
--------------------------------------------------------------------------------


Any ideas?

THanks,
Back to top
View user's profile Send private message
richfish
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 202
Location: Phoenix, AZ

PostPosted: Sun Dec 03, 2006 1:47 am    Post subject: Reply with quote

You are hitting bug: https://bugs.gentoo.org/show_bug.cgi?id=149307

As a workaround, run:
FEATURES=-sandbox emerge --oneshot app-misc/lirc
Back to top
View user's profile Send private message
TRx
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jul 2003
Posts: 126
Location: Madrid, Spain

PostPosted: Sun Dec 03, 2006 5:22 pm    Post subject: Reply with quote

I got the same errors when emerging nvidia-legacy-drivers (also with Kernel 2.6.19). The workaround proposed by richfish worked for me. Thanks a lot :)

Regards
_________________
GNU/Linux registered user #333828
Back to top
View user's profile Send private message
fberger
Tux's lil' helper
Tux's lil' helper


Joined: 04 Dec 2006
Posts: 89
Location: Germany

PostPosted: Mon Dec 04, 2006 9:11 pm    Post subject: Reply with quote

Same problem with "pcmcia-cs". Workaround works here, too.

Regards, Florian
Back to top
View user's profile Send private message
Captain_Loser
Tux's lil' helper
Tux's lil' helper


Joined: 19 Mar 2003
Posts: 106

PostPosted: Mon Dec 04, 2006 9:53 pm    Post subject: Reply with quote

I had same problem with regular nvidia-drivers. I fixed by manually installing them from distfiles.

I wish that I had bothered to check the bugtraq, but, oh well.
_________________
KHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAN!!!!!!!
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Mon Dec 04, 2006 10:59 pm    Post subject: Reply with quote

I couldn't get a hold of our kernel maintainer dsd to confirm this is like every other case of sandbox issues, but i'll just repeat our mantra about the sandbox as it's never wrong*.
It goes somehow like this:

"DO NOT TURN OFF THE BLOODY SANDBOX UNLESS A DEVELOPER REALLY TELLS YOU TO!"

Problems with the sandbox are bugs which should be reported to bugs.gentoo.org (unless there already is a bug report), then they will be fixed and everything will be fine - including your system because you don't get a chance to bollocks it up by turning off the sandbox and portage going wild.

As for today, we have a couple of sandbox problems with .19, and a fixed bug about lirc. If you still encounter problems, emerge sync and try the latest versions of Gentoo sources and the ebuild in question - if it still fails please help solving the issue by contributing useful bug reports.

* Ok, there is that one special case where you have to turn off the sandbox to merge a working sandbox again.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
richfish
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 202
Location: Phoenix, AZ

PostPosted: Tue Dec 05, 2006 2:56 am    Post subject: Reply with quote

amne wrote:
I couldn't get a hold of our kernel maintainer dsd to confirm this is like every other case of sandbox issues, but i'll just repeat our mantra about the sandbox as it's never wrong*.


Amne,

Sorry, I didn't mean to step on anybody's toes with my temporary workaround. Certainly sandbox violations are not generally minor things that should just be ignored. But in this case, with these temporary files, it should be clear that the violations don't represent actual problems.

OTOH it looks like this will be necessary for users of vanilla-sources at least until .20 comes out, as Gentoo doesn't apply *any* patches there.

amne wrote:
Problems with the sandbox are bugs which should be reported to bugs.gentoo.org (unless there already is a bug report), then they will be fixed and everything will be fine - including your system because you don't get a chance to bollocks it up by turning off the sandbox and portage going wild.


On Dec 2nd when I was looking at this it wasn't at all clear whether it was a problem with lirc specifically. And the bug itself had been open for 2 months. :-(
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Tue Dec 05, 2006 8:28 am    Post subject: Reply with quote

richfish wrote:
Sorry, I didn't mean to step on anybody's toes with my temporary workaround. Certainly sandbox violations are not generally minor things that should just be ignored. But in this case, with these temporary files, it should be clear that the violations don't represent actual problems.

The problem is that usually people pick up USE="-sandbox" in a thread where it probably is not a problem and start to give the same advice with other, more severe problems because they don't actually know what happens, hence the mantra. ;)
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum