Control: tags -1 confirmed pending

On Wed, Jul 10, 2013 at 11:28:08AM -0400, Alexandre Rebert wrote:
> Package: freetds-bin
> Version: 0.91-4
> Severity: normal
> User: may...@forallsecure.com
> Usertags: mayhem

> bsqldb crashes with exit status 139. We confirmed the crash by
> re-running it in a fresh debian unstable installation.

Here's the crash with symbols:

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
31      ../sysdeps/x86_64/multiarch/../strlen.S: No such file or directory.
(gdb) bt
#0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
#1  0x00007ffff6ca6d06 in __GI___strdup (s=0x0) at strdup.c:41
#2  0x0000000000403e24 in get_login (argc=argc@entry=4, 
    argv=argv@entry=0x7fffffffe588, options=options@entry=0x606340 <options>)
    at bsqldb.c:841
#3  0x0000000000402175 in main (argc=4, argv=0x7fffffffe588) at bsqldb.c:137
(gdb) 

This is due to a wrong getopt optstring; the -d option is intended to be an
alias to -D, but the colon is missing to indicate that it takes an argument.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to