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++/18590] New: GDB memory leak (5+ GB) with Qt Creator in python theDumper.showData


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

            Bug ID: 18590
           Summary: GDB memory leak (5+ GB) with Qt Creator in python
                    theDumper.showData
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: szotsaki at gmail dot com
  Target Milestone: ---

In my project the program stopped at a break point and then Qt Creator wanted
to show the stack with pretty printing. However, in a minute GDB used around 5
GB of memory and was growing further.

I attach the following files:
- gdb bt-1 and gdb bt-2: two backtraces of GDB at different times
- gdb issued commands: the issued commands by Qt Creator

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