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 c++/13342] insufficient memory is fetched from the inferior forpartially destroyed C++ objects


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

--- Comment #1 from Eric van Gyzen <eric+sourceware at vangyzen dot net> 2011-10-25 15:15:31 UTC ---
Created attachment 6034
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6034
test case

The attached test case reliably demonstrates the bug on my system:

$ uname -srm
FreeBSD 8.2-RELEASE amd64

$ c++ -v
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]

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