Bug#508986: valgrind --callgrind-out-file= produce empty file and don't ouput profile data

2008-12-17 Thread Hauser, Wolfgang (external)
Package: valgrind
Version: 1:3.3.1-3

If I call valgrind with option --tool=callgrind
--callgrind-out-file=vlg_callgrind.log, the file stayes empty.
W/O the option the file callgrind.out.pid is written correctly.

I used the following options:

valgrind --tool=callgrind --callgrind-out-file=valg_callgrind.log
--dump-instr=yes --trace-jump=yes --collect-jumps=yes
--simulate-cache=yes application

Used DEBIAN:
lenny (updated at 20081216)
kernel: 2.6.26-1-486 (linux-image-2. 2.6.26+17  Linux 2.6 image on
x86)
libc6  2.7-16 GNU C Library: Shared libraries

Wolfgang Hauser 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508986: valgrind --callgrind-out-file= produce empty file and don't ouput profile data

2008-12-17 Thread Hauser, Wolfgang (external)
Package: valgrind
Version: 1:3.3.1-3
Severity: normal

If I break the applicaton by signal 11 I get the following messages vom
valgrind, and the callgrind.out.pid ist empty:

..snip
==10996== Process terminating with default action of signal 11
(SIGSEGV): dumping core
==10996==  Access not within mapped region at address 0xEF07BD80
==10996==at 0x4335EB6: munmap (in /lib/i686/cmov/libc-2.7.so)
==10996==by 0x404172D: start_thread (in
/lib/i686/cmov/libpthread-2.7.so)
==10996==by 0x433961D: clone (in /lib/i686/cmov/libc-2.7.so)
==10996== 
--10996-- VALGRIND INTERNAL ERROR: Valgrind received a signal 11
(SIGSEGV) - exiting
--10996-- si_code=1;  Faulting address: 0x10;  sp: 0x66A01080

valgrind: m_signals.c:1896 (sync_signalhandler): Assertion 'tid != 0'
failed.
==10996==at 0x3801C78D: report_and_quit (m_libcassert.c:140)
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???
==10996==by 0xDEADBEEE: ???

sched status:
  running_tid=7
..snip

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages valgrind depends on:
ii  libc6 2.7-16 GNU C Library: Shared
libraries

Versions of packages valgrind recommends:
ii  gdb   6.8-3  The GNU Debugger

Versions of packages valgrind suggests:
ii  alleyoop  0.9.3-2Front-end to the Valgrind
memory c
ii  kcachegrind   4:3.5.9-2  visualisation tool for
valgrind pr
ii  libc6-dbg 2.7-16 GNU C Library: Libraries
with debu

-- no debconf information

Regards
Wolfgang Hauser



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org