Your message dated Thu, 2 Jan 2014 16:14:44 +0100
with message-id <[email protected]>
and subject line unreproducible bug
has caused the Debian Bug report #377315,
regarding ltrace: crash
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
377315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ltrace
Version: 0.4-1
Severity: normal
Hello,
when I run [1], ltrace crash. I follow [2] got a gdb backtrace[3]
[1]
$ ltrace -c -C wdmd
Usage: wdmd [options] configfile
Allowed Options:
General Options:
--version print version string
--help produce help message
Config Options:
-n [ --normal ] normal mode(default)
-s [ --shake ] shake mdoe
-i [ --ignore-error ] ignore-error mode
--pdb set trajectory type to pdb
--xyz set trajectory type to txyz
--dat set trajectory type to dmddat
--xtc set trajectory type to xtc
-m [ --mol ] arg mol file name
-f [ --forcefield ] arg force field file name
-o [ --traj ] arg trajectory file name
-e [ --events ] arg events file name
0x54cad0% time seconds usecs/call calls function
------ ----------- ----------- --------- --------------------
99.44 2.050415 2050415 1
boost::program_options::operator<<(std::ostream&,
boost::program_options::options_description const&)
0.25 0.005183 33 156 std::basic_streambuf<char,
std::char_traits<char> >::xsputn(char const*, long)
0.06 0.001172 293 4
boost::program_options::options_description::add_options()
0.04 0.000733 733 1 log4cxx::BasicConfigurator::configure()
0.03 0.000670 27 24 operator delete(void*)
0.03 0.000618 28 22 std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::~basic_string()
0.02 0.000399 28 14 std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&)
0.02 0.000353 39 9
boost::program_options::options_description_easy_init::operator()(char const*,
char const*)
0.01 0.000259 28 9 operator new(unsigned long)
0.01 0.000228 32 7
boost::program_options::options_description_easy_init::operator()(char const*,
boost::program_options::value_semantic const*, char const*)
0.01 0.000208 29 7 std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string(char const*,
std::allocator<char> const&)
0.01 0.000207 34 6
boost::program_options::options_description::add(boost::program_options::options_description
const&)
0.01 0.000200 28 7 std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::basic_string()
0.01 0.000200 28 7 std::allocator<char>::~allocator()
0.01 0.000199 28 7 std::allocator<char>::allocator()
0.01 0.000122 30 4
boost::program_options::options_description::options_description(std::string
const&, unsigned int)
Segmentation fault
[2] http://wiki.debian.org/HowToGetABacktrace
[3]
(gdb) bt
#0 0x00000000004075b6 in dict_enter (d=0x538180, key=0x538370, value=0x5383c0)
at dict.c:87
#1 0x00000000004072f1 in my_demangle (function_name=0x545210
"_ZN5boost15program_options19options_description3addERKS1_")
at demangle.c:51
#2 0x0000000000407b74 in show_summary () at summary.c:80
#3 0x00002b57929dd57d in exit () from /lib/libc.so.6
#4 0x000000000040578b in wait_for_something () at wait_for_something.c:37
#5 0x0000000000402c86 in main (argc=<value optimized out>,
argv=0x7fff18329910) at ltrace.c:137
(gdb)
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-em64t-p4-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages ltrace depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libelfg0 0.8.6-3 an ELF object file access library
ltrace recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.5.3-2.1
I have never been able to reproduce your bug report.
It was probably fixed some time ago.
Thank you for your report, anyway.
Kind regards,
--
Juan Cespedes
Debian Developer
--- End Message ---