Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76148 - mlview (0.7.1) crashes while editing XML file and selecting an empty node
Summary: mlview (0.7.1) crashes while editing XML file and selecting an empty node
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 08:47 UTC by Norman Thomas
Modified: 2005-05-21 05:37 UTC (History)
1 user (show)

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


Attachments
strace output ["strace mlv"] (mlv.strace,1.28 MB, text/plain)
2004-12-30 08:50 UTC, Norman Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norman Thomas 2004-12-30 08:47:31 UTC
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"
Comment 1 Norman Thomas 2004-12-30 08:50:44 UTC
Created attachment 47218 [details]
strace output ["strace mlv"]

OK, I just add it as attachement instead.
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-04-28 20:00:32 UTC
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!
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-05-11 07:35:09 UTC
Please attach the requested information within 1 week or the bug will be closed.  Thanks!
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2005-05-21 05:37:09 UTC
no response from reporter