I emerges mlview several times now with different CFLAGS. Now I compiled it without CFLAGS [just CFLAGS="-g"] and with the USE-Flag debug. Before I compiled it with CFLAGS="" and USE="debug". But with the same result. Although no optimizations are selected the app crashes while editing a file. In particular it seems to crash as soon as I try to select an empty node (a node without sub-nodes). Reproducible: Always Steps to Reproduce: 1. Load an XML file 2. Select a node, that does not have a sub-node Actual Results: mlview does not react anymore -> need to kill The output of "strace mlv" is viewable here -> http://www.hiroki.de/gentoo/mlv.strace Expected Results: I should be able to select that node (and edit it) Portage 2.0.51-r8 (gcc34-x86-2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r0, 2.6.10-gentoo-r1 i686) ================================================================= System uname: 2.6.10-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1500MHz Gentoo Base System version 1.6.8 Python: dev-lang/python-2.3.4 [2.3.4 (#1, Nov 22 2004, 13:45:56)] distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [disabled] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.8.5-r1, 1.9.3 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r1 virtual/os-headers: 2.6.8.1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-g" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /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="-g" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs candy debug distlocks nostrip sandbox" GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/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 acpi alsa anthy apm arts avi berkdb bitmap-fonts bonobo canna cdr cjk crypt cups directfb dvd dvdr encode esd f77 fbcon flac foomaticdb fortran freewnn gdbm ggi gif gimpprint gnome gphoto2 gpm gtk gtk2 gtkhtml guile imlib ipv6 java jpeg kde ldap libg++ libwww lzw-tiff mad mikmod mmx motif mozcalendar moznocompose moznoirc mozsvg mpeg ncurses nls nptl oggvorbis opengl oss pam pda pdflib perl png ppds python qt quicktime readline ruby samba scanner sdl skk slang spell sse sse2 ssl svg svga tcltk tcpd tetex tiff truetype unicode usb wifi x86 xml xml2 xmms xprint xv xvid zlib linguas_de linguas_ja"
Created attachment 47218 [details] strace output ["strace mlv"] OK, I just add it as attachement instead.
I can't reproduce this error, could you supply an xml file that causes this crash for you? ( also can't find anything in gnome bugzilla about this issue with mlview ) Thanks!
Please attach the requested information within 1 week or the bug will be closed. Thanks!
no response from reporter