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/10684] gdb crashes when given enough multiline input


------- Additional Comments From john dot wright at hp dot com  2009-09-23 00:05 -------
Created an attachment (id=4221)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4221&action=view)
Test case

Usage: ./bug10684.exp [path/to/gdb]

Send gdb a long bogus multi-line command.  The first line is longer than 80
characters (this seems to required to crash on amd64).	Each of the following
lines has between 40 and 70 "a" characters.  This almost always crashes for
me on the first iteration, but sometimes it doesn't, so this script tries 5
times.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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