Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106037 - doxygen crash with ACCESS VIOLATION error
Summary: doxygen crash with ACCESS VIOLATION error
Status: RESOLVED DUPLICATE of bug 105087
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 01:20 UTC by Pedro Sousa
Modified: 2005-09-15 15:30 UTC (History)
0 users

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


Attachments
Output log file (sandbox-app-doc_-_doxygen-1.4.3-r1-6714.log,2.07 KB, text/plain)
2005-09-15 01:22 UTC, Pedro Sousa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Sousa 2005-09-15 01:20:48 UTC
When I attempt to upgrade my system and it tried to install doxygen-1.4.3-r1
package I got the error ACCESS VIOLATION with the message:

I already saw report "Bug 23738" in bugzilla and I check file
doxygen-1.4.3-r1.ebuild for the lines:
   addwrite /usr/share/texmf/fonts/pk
   addwrite /usr/share/texmf/ls-R
and they are already included.



Reproducible: Always
Steps to Reproduce:
1.emerge -eav system
And after I tried
2.emerge --resume


Actual Results:  
Can't install the doxygen package and as a consequence can't update my system.

The output was

# @cp Makefile.latex ../latex/Makefile
# @sed -e "s/\$VERSION/1.4.3/g" doxygen_manual.tex >../latex/doxygen_manual.tex
# @sed -e "s/\$VERSION/1.4.3/g" doxygen.sty >../latex/doxygen.sty 
# @epstopdf doxygen_logo.eps --outfile=../latex/doxygen_logo.pdf
gmake[1]: Leaving directory
`/var/tmp/portage/doxygen-1.4.3-r1/work/doxygen-1.4.3/doc'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-doc_-_doxygen-1.4.3-r1-6714.log"

open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config
open_wr:   /usr/lib/graphviz/config


Expected Results:  
Installed package

Portage 2.0.52-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r2 i686)
=================================================================
System uname: 2.6.12-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.12.0_pre1
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"                  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"       
PORTDIR="/usr/portage"          
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups doc dvd dvdread
eds emboss encode fam foomaticdb fortran gd gdbm gif gpm gstreamer gtk gtk2
imlib ipv6 java jpeg ldap libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses
nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline
sdl spell sse sse2 ssl tcpd tetex tiff truetype truetype-fonts type1-fonts
vorbis win32codecs xine xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Pedro Sousa 2005-09-15 01:22:58 UTC
Created attachment 68492 [details]
Output log file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-15 01:46:10 UTC

*** This bug has been marked as a duplicate of 105087 ***
Comment 3 Steve Arnold archtester gentoo-dev 2005-09-15 15:30:45 UTC
Try syncing again, and emerge graphviz 2.6 first.  This should take care of all 
the nagging sandbox violations such as this one.  In other words, it should work 
with all recent versions of doxygen (but if you wait just a bit, I'm about to 
commit doxygen 1.4.4).