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] GDB segfaults when running strace


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

Eliah Kagan <degeneracypressure at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |degeneracypressure at gmail
                   |                            |dot com

--- Comment #1 from Eliah Kagan <degeneracypressure at gmail dot com> 2010-12-18 08:05:03 UTC ---
Does this occur when you use the strace command with arguments? gdb crashes on
my system when I run strace with no arguments, but gdb's strace command seems
to work correctly otherwise.

Since you said the strace command always produces a segfault, I figured my bug
was different from this one, and I reported it at:

https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/691814

(I haven't reported it here yet.)

But then I examined your examples in detail and saw that you're running strace
with no arguments. If strace works for you when invoked with arguments, then my
bug is probably a reproduction of yours.

-- 
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]