Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95459 - kchmviewer sandbox violation
Summary: kchmviewer sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 07:49 UTC by Martel Valgoerad
Modified: 2005-06-09 05:49 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 Martel Valgoerad 2005-06-08 07:49:24 UTC
The ebuild doeas not compile properly. It prints ACCESS VIOLATION SUMMARY.


Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge kchmviewer

Actual Results:  
/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++  -Wnon-
virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -
Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-
strings -O2 -O2 -march=athlon-xp -fomit-frame-pointer -pipe -Wformat-security -
Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common    -o 
kchmviewer -L/usr/qt/3/lib -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -
lpthread    iconstorage.o kchmbookmarkwindow.o kchmconfig.o kchmindexwindow.o 
kchmmainwindow.o kchmsearchtoolbar.o kchmsearchwindow.o kchmsettings.o 
kchmsourcefactory.o kchmtextencoding.o kchmtreeviewitem.o kchmviewwindow.o main.
o xchmfile.o kchmdialogchooseurlfromlist.o kde-qt.o kchmviewwindow_qtextbrowser.
o kchmviewwindow_khtmlpart.o kchmbookmarkwindow.moc.o kchmsearchwindow.moc.o 
kchmviewwindow_qtextbrowser.moc.o kchmindexwindow.moc.o 
kchmdialogchooseurlfromlist.moc.o kchmmainwindow.moc.o kchmsearchtoolbar.moc.o  
 ../chmlib-0.35/libchm.a
make[2]: Leaving directory `/var/tmp/portage/kchmviewer-0.3/work/kchmviewer-0.3/
src'
make[1]: Leaving directory `/var/tmp/portage/kchmviewer-0.3/work/kchmviewer-0.3/
src'
make[1]: Entering directory `/var/tmp/portage/kchmviewer-0.3/work/kchmviewer-0.
3'
make[1]: Nie nic do roboty w `all-am'.
make[1]: Leaving directory `/var/tmp/portage/kchmviewer-0.3/work/kchmviewer-0.3'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-doc_-_kchmviewer-0.3-31982.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
--------------------------------------------------------------------------------


KDE 3.4.1, x86
Comment 1 Fabio Rossi 2005-06-08 14:55:24 UTC
Look at bug #91193. Today has been released kchmviewer 0.9
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-09 05:49:59 UTC
I just committed version 0.9, this issue should be fixed now.