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++/17066] New: GDB demeangler crashes


https://sourceware.org/bugzilla/show_bug.cgi?id=17066

            Bug ID: 17066
           Summary: GDB demeangler crashes
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: andre.poenitz at digia dot com

I get immedate segfaults when running

 echo 'void
_ZN5Utils9transformIPN15ProjectExplorer13BuildStepListEZNKS1_18BuildConfiguration14knownStepListsEvEUlS3_E_EEN4Myns5QListIDTclfp0_cvT__EEEEERKNS7_IS8_EET0_()
{ } int main() {}' | gcc -xc - && /data/dev/debugger/installed/gdb-git/bin/gdb
./a.out


both with Ubuntu 14.04's "GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7" and current
git's HEAD (currently 5d376983)

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