Package: texinfo
Version: 4.7-2.2
Severity: important

   The following commandline causes makeinfo to crash:

% makeinfo --xml -Dblahblah /dev/null
zsh: 3378 segmentation fault  makeinfo --xml -Dblahblah /dev/null
%

   Here is the gdb backtrace in debug mode:

Program received signal SIGSEGV, Segmentation fault.
0x0806ace8 in xstrdup (string=0x0) at xstrdup.c:32
32        return strcpy (xmalloc (strlen (string) + 1), string);

#0  0x0806ace8 in xstrdup (string=0x0) at xstrdup.c:32
#1  0x0805f3d1 in execute_string (format=0x807061e "%s") at makeinfo.c:3927
#2  0x0805e9b0 in set (name=0xbfe377ff "/dev/null", value=0x806e94b "")
    at makeinfo.c:3458
#3  0x0805ee89 in handle_variable_internal (action=1, name=0xbfe377ff 
"/dev/null")
    at makeinfo.c:3710
#4  0x08059abe in main (argc=4, argv=0xbfe35f14) at makeinfo.c:605

   Line 3927 seems very strange to me, since input_filename is also
left in an invalid state after the function returns.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc3-mm1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages texinfo depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an

texinfo recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to