Package: link-grammar
Version: 4.2.2-1
Severity: important
I don't know why, but link-grammar segfaults:
$ link-grammar
Segmentation fault
$
Running it through GDB isn't very revealing:
Program received signal SIGSEGV, Segmentation fault.
0x55684ca3 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0x55684ca3 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0x556849c5 in strdup () from /lib/tls/i686/cmov/libc.so.6
#2 0x555c4589 in linkage_print_postscript ()
from /usr/lib/liblink-grammar.so.4
#3 0x555a7e8f in dictionary_create_default_lang ()
from /usr/lib/liblink-grammar.so.4
#4 0x0804a4f0 in ?? ()
#5 0x0804d008 in ?? ()
#6 0x0000000a in ?? ()
#7 0x5556b6a4 in ?? ()
#8 0x5556dbb0 in ?? ()
#9 0x00000001 in ?? ()
#10 0x00000000 in ?? ()
(gdb)
I'm not sure what else to include in the bug report. Any ideas?
Nick Lewycky
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages link-grammar depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii liblink-grammar4 4.2.2-1 Carnegie Mellon University's link
ii link-grammar-dictionaries-en 4.2.2-1 Carnegie Mellon University's link
link-grammar recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]