Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252189 - app-office/openoffice-3.0.0 sandbox violation python-2.6.1
Summary: app-office/openoffice-3.0.0 sandbox violation python-2.6.1
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2008-12-22 16:13 UTC by Jory A. Pratt
Modified: 2009-01-28 13:46 UTC (History)
2 users (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 Jory A. Pratt gentoo-dev 2008-12-22 16:13:43 UTC
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-8995.log"

unlink:    /usr/lib64/python2.6/email/mime/__init__.pyc
open_wr:   /usr/lib64/python2.6/email/mime/__init__.pyc
--------------------------------------------------------------------------------



Reproducible: Always

Steps to Reproduce:
1.upgrade python-2.6.1
2.re-emerge openoffice
3.




Portage 2.1.6.2 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r0, 2.6.27-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r7-x86_64-AMD_Athlon-tm-_64_X2_Dual-Core_Processor_TK-55-with-gentoo-2.0.0
Timestamp of tree: Mon, 22 Dec 2008 01:00:17 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r8, 2.6.1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.0
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
LDFLAGS="-Wl,-O2 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--sort-common -Wl,-zcombreloc -Wl,--hash-style=both"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa amd64 berkdb branding bzip2 cli cracklib crypt cups curl dbus dri dvd dvdr dvdread encode expat fam ffmpeg flac gdbm gdm gif gnome gnome-keyring gpm gtk hal icons iconv ipv6 java jpeg libnotify mad midi mmx mp3 mpeg mudflap multilib nautilus ncurses networkmanager nptl nptlonly opengl openmp pam pcre perl pic png python readline ruby sdl session sha512 spell sqlite sse sse2 ssl svg sysfs tcpd threads tiff truetype unicode vorbis x264 xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw copy dshare dsnoop extplug file hooks ladspa lfloat linear meter mulaw multi null rate 	route share shm asym dmix empty iec958 ioplug plug softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" NETBEANS_MODULES="cnd ide java nb harness websvccommon" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2009-01-11 20:57:06 UTC
Can't reproduce this. the Access Violation is produced by OOo? Just asking cause I really don't know what it should be doing with those specific files...
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2009-01-11 20:58:27 UTC
(In reply to comment #1)
> Can't reproduce this. the Access Violation is produced by OOo? Just asking
> cause I really don't know what it should be doing with those specific files...
> 

Forget the can't reproduce part, as I'm not running python 2.6....
Comment 3 David Tardon 2009-01-12 17:19:54 UTC
I guess the /usr/lib64/python2.6/email/mime/__init__.pyc file is older than corresponding /usr/lib64/python2.6/email/mime/__init__.py , so python is trying to recreate it.
Comment 4 Jory A. Pratt gentoo-dev 2009-01-28 13:46:31 UTC
After doing a clean install on a new laptop, I am unable to reproduce this issue. Will reopen if needed.