Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58776 - emerge net-p2p/bittorrent fails - ACCESS VIOLATION ERROR
Summary: emerge net-p2p/bittorrent fails - ACCESS VIOLATION ERROR
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 05:45 UTC by grady
Modified: 2004-08-03 08:39 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 grady 2004-07-29 05:45:25 UTC
For some reason it appears that the bittorrent client is trying to compile files outside of sandbox, from what I understand. Can you take a look? 

Reproducible: Always
Steps to Reproduce:
1.sudo emerge -k net-p2p/bittorrent
2.
3.
Actual Results:  
<pre>--------------------------- ACCESS VIOLATION SUMMARY ------------------------
---
LOG FILE = "/tmp/sandbox-dev-python_-_pyopengl-2.0.0.44-15409.log"

open_wr:   /portage/.distcc/lock/cpu_tcp_10.0.2.93_3632_0
open_wr:   /portage/.distcc/lock/cpu_localhost_0
open_wr:   /portage/.distcc/state/binstate_15441
unlink:    /portage/.distcc/state/binstate_15441
open_wr:   /portage/.distcc/lock/cpu_localhost_0
open_wr:   /portage/.distcc/state/binstate_15446
unlink:    /portage/.distcc/state/binstate_15446
open_wr:   /portage/.distcc/lock/cpu_tcp_10.0.2.93_3632_0
open_wr:   /portage/.distcc/lock/cpu_localhost_0
open_wr:   /portage/.distcc/state/binstate_15451
unlink:    /portage/.distcc/state/binstate_15451
open_wr:   /portage/.distcc/lock/cpu_localhost_0
open_wr:   /portage/.distcc/state/binstate_15456
unlink:    /portage/.distcc/state/binstate_15456
--------------------------------------------------------------------------------

Expected Results:  
merged the package

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.3.8p1
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/
share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://lug.mtu.edu/gentoo/ ftp://lug.mtu.edu/gentoo/source/ rsync://
lug.mtu.edu/distfiles"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk 
gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis 
opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl svga 
tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-07-30 01:07:52 UTC
try without distcc
Comment 2 grady 2004-07-30 03:42:18 UTC
Disabling distcc resolved.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-08-03 08:39:14 UTC
closing