[Bug 212470] New: uic crashes while loading libqmng.so
https://bugzilla.novell.com/show_bug.cgi?id=212470 Summary: uic crashes while loading libqmng.so Product: openSUSE 10.2 Version: Alpha 5 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: olh@novell.com QAContact: qa@suse.de CC: power-bugs@forge.provo.novell.com abuild@pomegranate:/usr/src/packages/BUILD/qt-x11-free-3.3.6/tools/qtconfig> rm -fv qmake_image_collection.cpp ; gdb /usr/src/packages/BUILD/qt-x11-free-3.3.6/bin/uic -q --readnow --exec=/usr/src/packages/BUILD/qt-x11-free-3.3.6/bin/uic -ex 'r -L /usr/src/packages/BUILD/qt-x11-free-3.3.6/plugins -embed qtconfig images/appicon.png -o qmake_image_collection.cpp' -ex bt -ex 'info threads' -ex q removed `qmake_image_collection.cpp' Using host libthread_db library "/lib/power4/libthread_db.so.1". Starting program: /usr/src/packages/BUILD/qt-x11-free-3.3.6/bin/uic -L /usr/src/packages/BUILD/qt-x11-free-3.3.6/plugins -embed qtconfig images/appicon.png -o qmake_image_collection.cpp [Thread debugging using libthread_db enabled] [New Thread -134397952 (LWP 2846)] Program received signal SIGABRT, Aborted. [Switching to Thread -134397952 (LWP 2846)] 0x0ef60ff0 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); Current language: auto; currently c #0 0x0ef60ff0 in *__GI_raise (sig=6) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x0ef62b24 in *__GI_abort () at abort.c:88 #2 0x0efa81fc in malloc_printerr (action=2, str=0xf06d5fc "malloc: top chunk is corrupt", ptr=0x0) at malloc.c:5763 #3 0x0efa943c in top_check () at hooks.c:224 #4 0x0efababc in malloc_check (sz=96, caller=0xb1e) at hooks.c:265 #5 0x0efac5a0 in __libc_calloc (n=<value optimized out>, elem_size=<value optimized out>) at malloc.c:3778 #6 0xf7ff1038 in _dl_check_map_versions (map=0x1006cb58, verbose=0, trace_mode=0) at dl-version.c:299 #7 0x22004422 in ?? () #8 0xf7ff3fac in dl_open_worker (a=<value optimized out>) at dl-open.c:291 #9 0xf7fef18c in _dl_catch_error (objname=0xffde3f7c, errstring=0xffde3f80, mallocedp=0xffde3f78, operate=0xf7ff3b90 <dl_open_worker>, args=0x0) at dl-error.c:178 #10 0xf7ff36e8 in _dl_open (file=0x1006cab8 "/usr/src/packages/BUILD/qt-x11-free-3.3.6/plugins/imageformats/libqmng.so", mode=-2147483647, caller_dlopen=0xfd62e98, nsid=-2, argc=8, argv=0xffde5504, env=0xffde5528) at dl-open.c:543 #11 0x0f315f94 in dlopen_doit (a=<value optimized out>) at dlopen.c:66 #12 0xf7fef18c in _dl_catch_error (objname=0x1006a714, errstring=0x1006a718, mallocedp=0x1006a710, operate=0xf315f00 <dlopen_doit>, args=0x0) at dl-error.c:178 #13 0x0f316600 in _dlerror_run (operate=0xf315f00 <dlopen_doit>, args=0xffde42c8) at dlerror.c:164 #14 0x0f315eb8 in __dlopen (file=<value optimized out>, mode=0) at dlopen.c:87 #15 0x0fd62e98 in QLibraryPrivate::loadLibrary (this=0x10069d50) at tools/qlibrary_unix.cpp:117 #16 0x0fd8dc8c in QLibrary::load (this=<value optimized out>) at tools/qlibrary.cpp:322 #17 0x0fd69684 in QComLibrary::createInstanceInternal (this=0x1006a640) at tools/qcomlibrary.cpp:472 #18 0x44004242 in ?? () #19 0x0fd69a14 in QComLibrary::qtVersion (this=0x0) at tools/qcomlibrary.cpp:516 #20 0x0fd8917c in QGPluginManager::featureList (this=0x10069b60) at tools/qgpluginmanager.cpp:437 #21 0x0fa25d20 in qt_init_image_plugins () at kernel/qimage.cpp:3892 #22 0x0fa26714 in QImageIO::imageFormat (d=0xffde4598) at kernel/qimage.cpp:4302 #23 0x0fa28c64 in QImageIO::read (this=0xffde4e08) at kernel/qimage.cpp:4446 #24 0x0fa29734 in QImage::load (this=0xffde4e70, fileName=<value optimized out>, format=<value optimized out>) at kernel/qimage.cpp:3484 #25 0x1003c400 in Uic::embed (out=@0xffde505c, project=0xffde572a "qtconfig", images=@0xffde4fc4) at embed.cpp:151 #26 0x84002848 in ?? () #27 0x10007404 in main (argc=8, argv=<value optimized out>) at main.cpp:271 * 1 Thread -134397952 (LWP 2846) 0x0ef60ff0 in *__GI_raise (sig=6) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 The program is running. Exit anyway? (y or n) y -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=212470 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from olh@novell.com 2006-10-14 06:44 MST ------- bug in -Bdirect patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=212470 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com