Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-08-23 Thread Matt Kern
As a short-term cludge (for those that require one); change the link line in your makefiles to link in stdc++ before you link in glut/GLU. By default, stdc++ will be linked in afterwards, but forcing it up the list allows its symbols to become visible to your app. It isn't clean; it isn't pretty;

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-05-29 Thread Matthias Klose
reassign 134262 glut3g (Bthanks (B (Bthere is at least a bug in the glut3g package in that it does not (Bdefine a dependency on libstdc++2.10-glibc2.2, although the shared (Blibglut library is linked against it. (B (BBefore trying to compile / link with g++-3.x, xlibmesa needs to be (Bcompi

Processed: Re: Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-05-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 134262 glut3g Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault Bug reassigned from package `g++-3.0' to `glut3g'. > thanks Stopping processing here. Please contact me if you need assistance. Deb

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-02-22 Thread Daniel Sjölie
On 2002-02-16 23:01:21, Martin v. Loewis wrote: > Daniel Sjölie <[EMAIL PROTECTED]> writes: > > > 0x400a9c59 in osgDB::ReaderWriter::ReadResult::getNode() (this=0xb2a0) > > at /home/source/osg/cvs/include/osgDB/ReaderWriter:64 > > 64 osg::Node* getNode() { return >

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-02-16 Thread Martin v. Loewis
Daniel Sjölie <[EMAIL PROTECTED]> writes: > Not sure, not my code, but would gdb say this if it wasn't true? > > > (gdb) print _ptr > > > $5 = (Object *) 0x808f170 It certainly would. gdb just reports what the compiler (and thus the code) claims to be the static type of the pointer. Regards, Mar

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-02-16 Thread Daniel Sjölie
On 2002-02-16 23:01:21, Martin v. Loewis wrote: > Daniel Sjölie <[EMAIL PROTECTED]> writes: > > > 0x400a9c59 in osgDB::ReaderWriter::ReadResult::getNode() (this=0xb2a0) > > at /home/source/osg/cvs/include/osgDB/ReaderWriter:64 > > 64 osg::Node* getNode() { return >

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-02-16 Thread Martin v. Loewis
Daniel SjÂÃlie <[EMAIL PROTECTED]> writes: > 0x400a9c59 in osgDB::ReaderWriter::ReadResult::getNode() (this=0xb2a0) > at /home/source/osg/cvs/include/osgDB/ReaderWriter:64 > 64 osg::Node* getNode() { return > dynamic_cast(_object.get()); } > (gdb) s > > Program recei

Bug#134262: g++-3.0: Use of dynamic_cast makes compiled program segfault

2002-02-16 Thread Sjölie
Package: g++-3.0 Version: 1:3.0.4-0pre020210 Severity: important -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux abyss 2.4.16 #1 Tue Nov 27 04:00:11 CET 2001 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages g++-3.0 depends on: ii gcc-3.0 1:3.0.4-0pr