Bug#326689: glabels: dies upon "open" or "new"
Loïc Minier
lool at dooz.org
Sun Sep 11 15:37:23 UTC 2005
Hi,
On Wed, Sep 07, 2005, reriding at xmission.com wrote:
> >> #5 0xb79116f9 in gl_paper_init () at paper.c:361
> >> #6 0x0805db42 in main (argc=2, argv=0xbfb49e34) at glabels.c:109
I tried to look into this a bit harder, and it's really surprizing to
break here. I can only imagine some corrupted file makes some system
calls fail, or some error in libxml2.
Hence, I propose you update your libxml2 package to 2.6.21-1 and try
reproducing. If you still have the bug please install ltrace and run:
% ltrace -l /usr/lib/libxml2.so.2 -o somefile.ltrace glabels
and reproduce your bug. Please attach the compressed ltrace file to
this report.
If you can read ltrace output and see nothing with it, please try
installing strace and running:
% strace -f -e trace=file -o somefile.strace glabels
and try reproducing the bug you reported. Please attach the compressed
strace file to this report.
Thanks,
PS: please Cc: <326689 at bugs.debian.org>
--
Loïc Minier <lool at dooz.org>
Come, your destiny awaits!
More information about the Pkg-gnome-maintainers
mailing list