Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60702 - sys-libs/db-4.2.52-p2: Sandbox access violation
Summary: sys-libs/db-4.2.52-p2: Sandbox access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 12:07 UTC by Markus Meier
Modified: 2004-08-18 01:48 UTC (History)
0 users

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 Markus Meier gentoo-dev 2004-08-17 12:07:14 UTC
emerge -u world wants to install sys-libs/db-4.2.52_p2. 

emerge-log:
.....
/bin/sh ./libtool --mode=link gcc -o db_upgrade  \
    db_upgrade.lo util_sig.lo libdb-4.2.la 
/bin/sh ./libtool --mode=link gcc -o db_verify  \
    db_verify.lo util_cache.lo util_sig.lo libdb-4.2.la 
gcc -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_upgrade
/bin/sh ./libtool --mode=execute true db_upgrade
gcc -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o  ./.libs/libdb-4.2.so 
creating db_verify
/bin/sh ./libtool --mode=execute true db_verify
rm -f libdb.a
test ! -f .libs/libdb-4.2.a || \
        ln -s .libs/libdb-4.2.a libdb.a
test -f .libs/libdb-4.2.a || \
        (test -f libdb-4.2.a && ln -s libdb-4.2.a libdb.a)
rm -f libdb_cxx.a
test ! -f .libs/libdb_cxx-4.2.a || \
        ln -s .libs/libdb_cxx-4.2.a libdb_cxx.a
test -f .libs/libdb_cxx-4.2.a || \
        (test -f libdb_cxx-4.2.a && ln -s libdb_cxx-4.2.a libdb_cxx.a)
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-sys-libs_-_db-4.2.52_p2-14856.log"

open_wr:   /dev/random
open_wr:   /dev/random
open_wr:   /dev/random
--------------------------------------------------------------------------------



Reproducible: Always
Steps to Reproduce:




root@markus-mobil ~ # emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.5.2
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
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.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/
ftp://ftp.solnet.ch/mirror/Gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb cdr crypt cups dvd dvdr encode esd f77
foomaticdb gdbm gif gnome gphoto2 gpm gtk gtk2 guile imlib java jpeg libg++
libwww mad mikmod mmx motif mozilla mpeg mplayer nas ncurses nls oggvorbis
opengl oss pam pdflib perl png python quicktime readline samba sdl slang spell
sse ssl svga tcltk tcpd tetex truetype x86 xine xml2 xmms xv zlib"
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-08-17 12:11:35 UTC
Post your `java-config -L` or better yet, make sure you don't have "Sun JDK 1.5.0_beta" as default. This is just a guess. :)
Comment 2 Markus Meier gentoo-dev 2004-08-17 12:34:49 UTC
thanks!
I really had the sun JDK Virtual Machine running... Changed to the blackdown-jdk and now it works. :-)
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2004-08-18 01:48:05 UTC
It is an error common to that jdk. I'll ask the portage people whether they could add it to portage globally. In the meantime I'll add an addpredict.