[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#279042: xdvi: xdvi.bin terminated abnormally: 11



On 10.11.04 Thomas Heimroth (theimrot@gmx.de) wrote:
> On Mon, Nov 08, 2004 at 01:29:07PM +0100, Frank Küster wrote:

Hi *,

> > 3. If you still get an error, do
> > 
> > strace -o xdvi.trace /usr/bin/xdvi $dateiname.dvi 
> 
> It creates the error:
> xdvi.bin terminated abnormally: 11
> I have append the xdvi.trace
> 
Thanks!

> stat64("/etc/perl/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/etc/perl/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/lib/perl/5.8.4/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/local/lib/perl/5.8.4/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/local/share/perl/5.8.4/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/local/share/perl/5.8.4/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib/perl5/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib/perl5/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/share/perl5/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/share/perl5/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/lib/perl/5.8/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib/perl/5.8/FileHandle.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
> stat64("/usr/share/perl/5.8/FileHandle.pmc", 0xbffff1e0) = -1 ENOENT (No such file or directory)
> open("/usr/share/perl/5.8/FileHandle.pm", O_RDONLY|O_LARGEFILE) = 4
> ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffefdc) = -1 ENOTTY (Inappropriate ioctl for device)
> _llseek(4, 0, [0], SEEK_CUR)            = 0
> read(4, "package FileHandle;\n\nuse 5.006;\n"..., 4096) = 2105
> brk(0)                                  = 0x816d000
> brk(0x818e000)                          = 0x818e000
> _llseek(4, 2104, [2104], SEEK_SET)      = 0
> _llseek(4, 0, [2104], SEEK_CUR)         = 0
> close(4)                                = 0
> 
The problem I have here: In your original bug report you speak about
xdvi(k) version 22.40f, which is IIRC the version in Debian stable.
On the other hand you perl interpreter trys to open modules from perl
5.8.4, meanwhile the perl version of stable is 5.6.1 IIRC.
Could you tell us:

1. Which kind of Debian are you running (stbale, testing etc.)
2. What is the tetex-version you're using?

IIRC on Debian stable /usr/bin/xdvi is a shell script. I'll check
this...

H.
-- 
sigmentation fault



Reply to: