Package: oleo
Version: 1.99.16-7
Severity: normal

With random unknown options, oleo dies with error:
    $ oleo -asda
    oleo: invalid option -- a
    Segmentation fault

Strace attached.

    $ touch /home/jaalto/tmp/strace.log
    $ strace -o /home/jaalto/tmp/strace.log oleo -asda
    oleo: invalid option -- a

[...]
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2539, ...}) = 0
old_mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 
0xb79c7000
read(3, "# Locale name alias data base.\n#"..., 131072) = 2539
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0xb79c7000, 131072)              = 0
open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No 
suc
h file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such 
f
ile or directory)
write(2, "oleo: invalid option -- a\n", 26) = 26
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages oleo depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libgcc1                  1:3.4.3-13      GCC support library
ii  libncurses5              5.4-4           Shared libraries for terminal hand
ii  libplot2                 2.4.1-12        The GNU plotutils libraries
ii  libstdc++5               1:3.3.6-5       The GNU Standard C++ Library v3
ii  libxdb1c102              1.2.0-5         xbase compatible C++ class library
ii  xlibs                    4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu

-- no debconf information


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

Reply via email to