Segfaults relating to libpthread

Bug #524057 reported by Andrew Pollock
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eglibc (Ubuntu)
New
Undecided
Unassigned

Bug Description

I'm seeing this with 2.11.1-0ubuntu2:

$ gdb -- git clone git://github.com/reductivelabs/puppet-dashboard.git
Excess command line arguments ignored. (git://github.com/reductivelabs/puppet-dashboard.git)
GNU gdb (GDB) 7.0.1-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/git...(no debugging symbols found)...done.
/tmp/clone: No such file or directory.
(gdb) run
Starting program: /usr/bin/git
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffffffeae8 in ?? ()
(gdb) bt
#0 0x00007fffffffeae8 in ?? ()
#1 0x00007ffff79b978c in __pthread_initialize_minimal_internal () at nptl-init.c:422
#2 0x00007ffff79b8f79 in _init () from /lib64/libpthread.so.0
#3 0x0000000000000000 in ?? ()
(gdb)

Tags: glucid
tags: added: glucid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.