Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4615 - rp-pppoe sandbox violation
Summary: rp-pppoe sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-06 07:22 UTC by Seemant Kulleen (RETIRED)
Modified: 2003-09-05 01:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seemant Kulleen (RETIRED) gentoo-dev 2002-07-06 07:22:32 UTC
gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o
gcc -march=i686 -O3 -pipe -fomit-frame-pointer -Wall -Wstrict-prototypes -ansi
-pedantic    '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"'
'-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"'
'-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent
'-DVERSION="3.4"' -c -o relay.o relay.c
gcc -o pppoe-relay relay.o if.o debug.o common.o

Type 'make install' as root to install the software.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-rp-pppoe-3.4-10104.log"

open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
open_wr:   /proc/sys/kernel/tainted
--------------------------------------------------------------------------------


Ryan, perhaps a writepredict statement in the ebuild?
Comment 1 SpanKY gentoo-dev 2002-07-07 13:06:55 UTC
i dont get a sandbox violation with rp-pppoe-3.4 ...  
  
could you post the following ?   
(1) that log file (/tmp/sandbox-rp-pppoe-3.4-10104.log) 
(2) the output of `lsmod`   
(3) anything else you think would be helpful ... this problem occurs only under 
certaing setups it would seem 
  
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-07-07 23:00:04 UTC
I tried merging this and it worked fine with portage 2.0.10...
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-07-09 14:36:16 UTC
Seemant: I don't have any issues with this ebuild, it works for me.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-09 19:48:29 UTC
Az, help! :)
Comment 5 SpanKY gentoo-dev 2002-07-23 16:14:40 UTC
could we unmask this sucker considering the following:
(1) noone can reproduce this
(2) every version of rp-pppoe has been removed except 2.4
(3) original reporter hasnt reported since to help out
Comment 6 Pierre-Henri Jondot 2002-07-27 02:07:31 UTC
The fact is I unmasked rp-pppoe-3.4 and did have no problem too.

Either with a fresh gentoo installation (1.2) on which rp-pppoe was not yet
installed or with a two weeks old gentoo installation (1.3b) on which
rp-pppoe-3.3 was already present.

But I had seen this error once too, now I can't reproduce it.

(Btw, at the time when I had seen this error, emerging rp-pppoe worked without a
problem the second time... Without disabling sandbox of course.)

The unmasking of rp-pppoe-3.4 or the return of the rp-pppoe-3.3 ebuild is urgent.
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-27 02:17:17 UTC
phj,

ok, it seems to work for everyone.  there is a little bit of intermittency to
the sandbox violations (unreproducible). if it happens again, please report.

I will unmask it for now
Comment 8 Florian Konnertz 2003-09-05 01:13:48 UTC
BTW see also: http://bugs.gentoo.org/show_bug.cgi?id=5809

continue commenting to this bug there (?)