Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 18:00:19 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        FreeBSD-current@FreeBSD.ORG
Subject:   Re: gcc3.2.2 import might have trashed ld-elf.so.1
Message-ID:  <20030216100019.GA51330@leafy.idv.tw>
In-Reply-To: <3E4F2F30.1000906@melbpc.org.au>
References:  <20030215180924.GA6102@leafy.idv.tw> <20030216002018.44231799.kabaev@bellatlantic.net> <3E4F2F30.1000906@melbpc.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 16, 2003 at 05:26:56PM +1100, Peter Kostouros wrote:
> #0  0x00000000 in ?? ()
> #1  0x28f8204c in __static_initialization_and_destruction_0(int, int) ()
>    from /opt/kde-3.1/lib/libkio.so.5
> #2  0x28f8209a in _GLOBAL__D__ZNK13KOpenSSLProxy9hasLibSSLEv ()
>    from /opt/kde-3.1/lib/libkio.so.5
I have now managed to get a core dump from the same command (it doesn't complain anymore, just straight to the dump), here is the backtrace for uic.core:


#0  0x00000000 in ?? ()
#1  0x28cbf6aa in __static_initialization_and_destruction_0 (
    __initialize_p=671684942, __priority=671767260)
    at qmake_image_collection.cpp:9223
#2  0x28cbf6e5 in _GLOBAL__D__Z19qInitImages_wizardsv () at qvaluelist.h:597
#3  0x28ca6379 in __do_global_dtors_aux ()
   from /usr/X11R6/plugins/designer/libwizards.so
#4  0x28cc0a81 in _fini () from /usr/X11R6/plugins/designer/libwizards.so
#5  0x2809316c in dlclose () from /usr/libexec/ld-elf.so.1
#6  0x285df6d9 in QLibraryPrivate::freeLibrary() (this=0x80d1be0)
    at tools/qlibrary_unix.cpp:144
#7  0x286022b9 in QLibrary::unload() (this=0x808fa60) at tools/qlibrary.cpp:264
#8  0x285e32b1 in QComLibrary::unload() (this=0x808fa60)
    at tools/qcomlibrary.cpp:87
#9  0x285e3156 in ~QComLibrary (this=0x808fa60) at tools/qcomlibrary.cpp:65
#10 0x285feff5 in QGPluginManager::addLibrary(QLibrary*) (this=0x80cde80,
    lib=0x808fa60) at tools/qgpluginmanager.cpp:523
#11 0x285fe696 in QGPluginManager::featureList() const (this=0x80cde80)
    at tools/qgpluginmanager.cpp:433
#12 0x080811a9 in WidgetDatabase::setupPlugins() ()
    at ../shared/widgetdatabase.cpp:563
#13 0x0807ea35 in WidgetDatabase::setupDataBase(int) (id=-2)
    at ../shared/widgetdatabase.cpp:107
#14 0x08081a16 in WidgetDatabase::idFromClassName(QString const&) (
    name=@0xbfbfed20) at ../shared/widgetdatabase.cpp:765
#15 0x080686fb in Uic::createFormImpl(QDomElement const&) (this=0xbfbff004,
    e=@0xbfbfef40) at form.cpp:781
#16 0x080553f4 in Uic (this=0xbfbff004, fn=@0xbfbfeff4, outputFn=0x0,
    outStream=@0xbfbff134, doc=
        {<QDomNode> = {_vptr$QDomNode = 0x2877fc68, impl = 0x80a44c0}, <No data
fields>}, decl=false, subcl=false, trm=@0xbfbff184, subClass=@0xbfbff0c4,
    omitForwardDecls=false) at uic.cpp:179
#17 0x08051d9e in main (argc=7, argv=0xbfbff294) at main.cpp:305
#18 0x080505e5 in _start () 


-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030216100019.GA51330>