Bug#309460: eating 100% cpu

2011-07-24 Thread simon place
i just hit this, cured by installing libc6-dbg is there some reason this hasn't been stuck in as a dependency, at some point in the last 6 years!! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#309460: eating 100% cpu

2005-12-08 Thread Daniel Jacobowitz
On Sat, Aug 06, 2005 at 03:32:45AM +0200, wim delvaux wrote: > I have the same problem > > In my case it occurs when I do things like > > (gdb) b 'MSP_Core::deviceGroupsChanged(MSP_DeviceGroup*, bool)' > > NOT when I break in a regular C function > > like b DoSomething > > I use a lot of dyn

Bug#309460: eating 100% cpu

2005-08-05 Thread wim delvaux
I have the same problem In my case it occurs when I do things like (gdb) b 'MSP_Core::deviceGroupsChanged(MSP_DeviceGroup*, bool)' NOT when I break in a regular C function like b DoSomething I use a lot of dynamic libraries but I think it is a mangling problem Also it relates to tabbing wh