Current-Users archive

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

Re: libstdc++ change in last couple of weeks



On Thursday 06 March 2008 00:18:44 Matthias Drochner wrote:
> I'reported this on tech-toolchain two weeks ago.
> Unfortunately I had rebuilt all affected programs
> and libraries, so I'm not of much help for debugging.
>
> So if someone still has a crashing program around, could
> you please keep it for debugging, and perhaps post
> a stacktrace of the crash?

Well I don't have any still crashing that I know of but I could probably 
get another machine here into that state with a little work and I did get 
a stacktrace of the last crash:

[KCrash handler]
#6  0xba627a4f in std::ostream::flush () from /usr/lib/libstdc++.so.6
#7  0xba647819 in std::istream::sentry::sentry () 
from /usr/lib/libstdc++.so.6
#8  0xba6697e4 in std::getline<char, std::char_traits<char>, 
std::allocator<char> > () from /usr/lib/libstdc++.so.6
#9  0xb9f6ce71 in XVidExtWrap::_ScreenCount ()
   from /usr/pkg/lib/kde3/kcm_kgamma.so
#10 0xb9f6f2cf in init_kgamma () from /usr/pkg/lib/kde3/kcm_kgamma.so
#11 0xba2fb4a6 in KCMInit::runModule ()
   from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#12 0xba2fb890 in KCMInit::runModules ()
   from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#13 0xba2fbaf4 in KCMInit::runPhase1 ()
   from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#14 0xba2fddb7 in KCMInit::process ()
   from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#15 0xbb31e88d in DCOPClient::receive () from /usr/pkg/lib/libDCOP.so.4
#16 0xbb322c1c in DCOPProcessInternal () from /usr/pkg/lib/libDCOP.so.4
#17 0xbb323351 in DCOPProcessMessage () from /usr/pkg/lib/libDCOP.so.4
#18 0xbb32e8ef in KDE_IceProcessMessages () from /usr/pkg/lib/libDCOP.so.4
#19 0xbb319011 in DCOPClient::processSocketData ()
   from /usr/pkg/lib/libDCOP.so.4
#20 0xbb322f49 in DCOPClient::qt_invoke () from /usr/pkg/lib/libDCOP.so.4
#21 0xbae10bf9 in QObject::activate_signal ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#22 0xbae11702 in QObject::activate_signal ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#23 0xbb13dd70 in QSocketNotifier::activated ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#24 0xbae2e9e0 in QSocketNotifier::event ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#25 0xbadb2427 in QApplication::internalNotify ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#26 0xbadb31ff in QApplication::notify () 
from /usr/pkg/qt3/lib/libqt-mt.so.3
#27 0xbb3fa8ce in KApplication::notify () from /usr/pkg/lib/libkdecore.so.4
#28 0xbada7627 in QEventLoop::activateSocketNotifiers ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#29 0xbad62d07 in QEventLoop::processEvents ()
   from /usr/pkg/qt3/lib/libqt-mt.so.3
#30 0xbadc8cf1 in QEventLoop::enterLoop () 
from /usr/pkg/qt3/lib/libqt-mt.so.3
#31 0xbadc8b96 in QEventLoop::exec () from /usr/pkg/qt3/lib/libqt-mt.so.3
#32 0xbadb208f in QApplication::exec () from /usr/pkg/qt3/lib/libqt-mt.so.3
#33 0xba2fcb97 in KCMInit::KCMInit ()
   from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#34 0xba2fd467 in kdemain () 
from /usr/pkg/lib/libkdeinit_kcminit_startup.so
#35 0xba4075f4 in kdeinitmain () from /usr/pkg/lib/kde3/kcminit_startup.so
#36 0x0804ed21 in execpath_avoid_loops ()
#37 0x08050293 in main ()


cheers
mark


Home | Main Index | Thread Index | Old Index