Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102786 - xdvi crashes
Summary: xdvi crashes
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 23:10 UTC by gunix
Modified: 2006-04-14 02:13 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 gunix 2005-08-16 23:10:22 UTC
This is what happens when I run xdvi with any dvi file.

Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback
Warning: 
    Name: main
    Class: XmMainWindow
    Cannot change visual policy after initialization.

Warning: 
    Name: mainWindow
    Class: XmScrolledWindow
    Cannot change visual policy after initialization.

xdvi-motif.bin 22.84.9 (Motif toolkit): events.c:4144: Shouldn't happen:
Segmentation fault - trying to clean up and aborting ...
Aborted


Reproducible: Always
Steps to Reproduce:
1. xdvi   <any dvi file>
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-16 23:29:46 UTC
Which version? Also, you neglected to post emerge --info output. 
Comment 2 gunix 2005-08-17 03:10:22 UTC
xdvi --version gives

xdvik version 22.84.9 (@(#)GNU/LessTif Version 2.1 Release 0.94.0, runtime
version 2.2)
Libraries: kpathsea version 3.5.4, T1lib version 5.0.1


============================0
And emerge --info


Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.11.11 i686)
=================================================================
System uname: 2.6.11.11 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.13
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -finline-functions -mmmx
-m3dnow -msse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -finline-functions
-mmmx -m3dnow -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
http://ds.thn.htu.se/linux/gentoo http://ftp.easynet.nl/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="x86 3dnow X Xaw3d aalib acl acpi adns alsa apache2 apm arts atlas avi
berkdb bindist bitmap-fonts bonobo cdparanoia cdr crypt cscope cups curl dga doc
dvd eds emboss encode esd ethereal evo f77 fam fastcgi fb firebird flac
foomaticdb fortran gcj gd gdbm ggi gif ginac gnome gphoto2 gpm gstreamer gtk
gtk2 gtkhtml guile icq imagemagick imap imlib innodb ipv6 jabber jack java jpeg
junit kde lcms ldap lesstif libg++ libgda libwww mad maildir mbox mcal mikmod
mmx motif mozilla mp3 mpeg mpi msn mysql nas ncurses nls odbc ogg oggvorbis
opengl oscar oss pam pdflib perl plotutils png postgres ppds python qt quicktime
readline real ruby samba sasl scanner sdl slang speex spell sqlite sse ssl svg
svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts v4l v4l2
videos vmf vorbis wxwindows xine xml xml2 xmms xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 3 Martin Ehmsen (RETIRED) gentoo-dev 2006-02-02 09:50:24 UTC
Could you please try to set your CFLAGS and CXXFLAGS to "-O2 -march=athlon-xp -pipe", reemerge tetex and openmotif and then try if you could reproduce the bug.
My guess is that "-fomit-frame-pointer -finline-functions" screws things up.
Comment 4 Martin Ehmsen (RETIRED) gentoo-dev 2006-04-14 02:13:49 UTC
No response for more than two months, resolving NEEDINFO.
Feel free to reopen the bug when you can provide the need information.