Package: ltrace
Version: 0.5.3-2.1
Severity: important

Consider this three-liner:

  #include <iostream>
  int main()
  {}

Compiled with "g++ x.cpp" and run with "ltrace ./a.out", I get the
following output:

  _start(1, 0xbfb13834, 0xbfb1383c, 0xbfb138d4, 0x4800f930 <unfinished ...>
  __libc_start_main(1, 0xbfb13834, 0xbfb1383c, 0xbfb138d4, 0x4800f930 
<unfinished ...>
  _ZNSt8ios_base4InitC1Ev(0x10010b50, 65535, 0xbfb1383c, 0xbfb138d4, 0ltrace: 
handle_event.c:565: handle_breakpoint: Assertion `sbp' failed.
  Aborted

If I remove the first line, no such crash happens. g++ is at version
4:4.4.5-1, libstdc++6 is version 4.4.5-8, just in case that matters.
I also tried downgrading to ltrace to 0.5-3.1 from stable, with that
version I don't get any crash either.


Cheers!

Uli


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.33-2-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ltrace depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libelfg0                      0.8.13-1   an ELF object file access library

ltrace recommends no packages.

ltrace suggests no packages.

-- no debconf information



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

Reply via email to