Bug#349453: memprof hangs just after executing profiled app

2006-01-22 Thread Emilian Nowak
On 2006-01-22 (sunday), at 23:38:21 Justin Pryzby wrote: > Does memprof work with xterm? It is the only program I have tried so > far that actually ran.. Hmm that's something new. It "works" with xterm, however there is no information in memproof's main window. At least it doesn't hnag-up. This s

Bug#349453: memprof hangs just after executing profiled app

2006-01-22 Thread Emilian Nowak
On 2006-01-22 (sunday), at Justin Pryzby write: > > Oki - I will try rebuilding it and some debugging. > Ok, need any help? Hmm... How should I debug that. I stareded this non-stripped memproof then I selected some program for memproofing. Before executing it I made gdb --pid=`pidof memproof` then

Bug#349453: memprof hangs just after executing profiled app

2006-01-22 Thread Emilian Nowak
On 2006-01-22 (sunday), at 22:18:00 Justin Pryzby wrote: > It appears that our memprof package has major issues. Could you try > compiling it locally with DEB_BUILD_OPTIONS=nostrip, and running it > under valgrind (oh the irony!) to try to get a backtrace of the > problem at an early stage? I co