[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#364907: marked as done (libstdc++6: application crash on throwing/catching exceptions)



Your message dated Wed, 03 Sep 2014 16:29:02 +0200
with message-id <540725AE.7080103@debian.org>
and subject line closing old issues
has caused the Debian Bug report #365245,
regarding libstdc++6: application crash on throwing/catching exceptions
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 owner@bugs.debian.org
immediately.)


-- 
365245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365245
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libstdc++6
Version: 4.1.0-1+b1
Severity: important

an application i am writing in C++ uses Exceptions.
with version(4.1.0-1+b1) my application crashes as soon as i 
raise such an exception (of course the exception is caught).

this behaviour does not occur, when i have version(4.0.2-9) installed on
my system.


this is a gdb-backtrace vom my crash:

[Switching to Thread -1210476320 (LWP 2024)]
0xb7dc37c7 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7dc37c7 in raise () from /lib/tls/libc.so.6
#1  0xb7dc506b in abort () from /lib/tls/libc.so.6
#2  0xb7dfa545 in __fsetlocking () from /lib/tls/libc.so.6
#3  0xb7e00b97 in malloc_usable_size () from /lib/tls/libc.so.6
#4  0xb7e01032 in free () from /lib/tls/libc.so.6
#5  0xb7ff487c in ___tls_get_addr () from /lib/ld-linux.so.2
#6  0xb79f101b in std::bad_exception::~bad_exception () from
/usr/lib/libstdc++.so.6
#7  0xb79f1057 in __cxa_get_globals () from /usr/lib/libstdc++.so.6
#8  0xb79f0b3f in __cxa_allocate_exception () from
/usr/lib/libstdc++.so.6
#9  0xb7d4935c in pix_multitexture::pix_multitexture () from
/home/zmoelnig/src/Gem/src/Gem.pd_linux


i hope this is of any help

mfg.asdr.
IOhannes

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)

Versions of packages libstdc++6 depends on:
ii  gcc-4.1-base                4.1.0-1+b1   The GNU Compiler Collection (base 
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.0-1+b1 GCC support library

libstdc++6 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
closing old issues, please feel free to re-open if you see any issues with 4.9.

--- End Message ---

Reply to: