Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27694 - segmentation fault when running fax2tiff
Summary: segmentation fault when running fax2tiff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 04:11 UTC by marchino
Modified: 2003-09-05 13:35 UTC (History)
1 user (show)

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


Attachments
tentative tiff-3.6.0_beta2 ebuild (tiff-3.6.0_beta2.ebuild,964 bytes, text/plain)
2003-09-05 13:16 UTC, Eric Thibodeau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marchino 2003-09-01 04:11:31 UTC
After emerging tiff-3.5.7-r1, executing fax2tiff gives segmentation fault.


Reproducible: Always
Steps to Reproduce:
1. just run fax2tiff from then command prompt
2.
3.

Actual Results:  
segmentation fault


Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
GENTOO_MIRRORS=" http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg kde libg++ libwww mad
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gtkhtml alsa gdbm berkdb slang readline arts bonobo svga ggi tcltk java
guile X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt motif
opengl mozilla cdr scanner acpi dvb dvd gtk2 imap maildir ppds sse tiff usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Eric Thibodeau 2003-09-05 10:58:31 UTC
I second that motion, my CFLAGS are almost as conservative...this is a bummer 
for a production server...and I don't want to revert to RH :( 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-09-05 12:34:07 UTC
tiff-3.6.0_beta2 works
Comment 3 Eric Thibodeau 2003-09-05 13:16:57 UTC
Created attachment 17129 [details]
tentative tiff-3.6.0_beta2 ebuild

sandbox doesn't seem to like it...
Comment 4 Eric Thibodeau 2003-09-05 13:33:06 UTC
for the abovementionned ebuild to work, put it in the /usr/portage/media-libs/tiff/ folder (or copy that entire folder into your overlay directory) and run ebuild tiff-3.6.0_beta2.ebuild digest from this dirrectory.

Enjoy!
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-09-05 13:35:50 UTC
there's already a version in portage cvs which works