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

Bug#586128: libc6-dev: Setfault in __dcigettext in a statically-linked executable



Package: libc6-dev
Version: 2.11.2-1
Severity: normal

In the attached test cast:

$ ./bug-dynamic 
bug-dynamic: bug.c:4: main: Assertion `0' failed.
Aborted

$ gdb ./bug-static
Reading symbols from /home/sam/Desktop/bug/bug-static...done.

(gdb) r
Starting program: /home/sam/Desktop/bug/bug-static 

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401cf5 in __dcigettext ()

(gdb) where
#0  0x0000000000401cf5 in __dcigettext ()
#1  0x0000000000400b21 in __assert_fail ()
#2  0x00000000004002d1 in main () at bug.c:4

(gdb) 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6-dev depends on:
ii  libc-dev-bin                  2.11.2-1   Embedded GNU C Library: Developmen
ii  libc6                         2.11.2-1   Embedded GNU C Library: Shared lib
ii  linux-libc-dev                2.6.32-15  Linux support headers for userspac

Versions of packages libc6-dev recommends:
ii  gcc [c-compiler]              4:4.4.4-2  The GNU C compiler
ii  gcc-4.3 [c-compiler]          4.3.5-1    The GNU C compiler
ii  gcc-4.4 [c-compiler]          4.4.4-5    The GNU C compiler

Versions of packages libc6-dev suggests:
ii  glibc-doc                     2.11.1-3   Embedded GNU C Library: Documentat
ii  manpages-dev                  3.24-1     Manual pages about using GNU/Linux

-- no debconf information

Attachment: bug.tar.gz
Description: GNU Zip compressed data


Reply to: