This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/12271] New: GDB segfaults when running strace


http://sourceware.org/bugzilla/show_bug.cgi?id=12271

           Summary: GDB segfaults when running strace
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: calimeroteknik@free.fr


The problem is simple : whatever the way, gdb segfaults when running strace in
it.

Here are examples of gdb debugging itself when producing the bug :
http://pastebin.archlinux.fr/427135 : very simple cases
http://pastebin.archlinux.fr/427133 : gdb debugging gdb with backtrace

Real debuggings failing (in gdb so we can have a backtrace, it's the same) :
http://pastebin.archlinux.fr/427127 (a program with debug symbols)
http://pastebin.archlinux.fr/427130 (just bash)

I use Arch Linux with GCC 4.5.1

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]