Getting there

Adrian Page adrian at pagenet.plus.com
Mon Apr 10 10:31:50 CEST 2006


Boudewijn Rempt wrote:
> Thanks to Adrian and Laurent, we're making real progress. I tried to start 
> Krita today, and while it didn't work, actual KDE4 and KOffice 2.0 code was 
> being executed!
> 
> 0xb5b6cc5d in QMutexPool::get () from /usr/lib/libqt-mt.so.3
> (gdb) bt
> #0  0xb5b6cc5d in QMutexPool::get () from /usr/lib/libqt-mt.so.3
> #1  0xb5851216 in QMetaObjectCleanUp::QMetaObjectCleanUp () 
> from /usr/lib/libqt-mt.so.3
> #2  0xb5c0454b in QCommonStyle::qt_static_property () 
> from /usr/lib/libqt-mt.so.3
> #3  0xb5c04587 in QCommonStyle::qt_static_property () 
> from /usr/lib/libqt-mt.so.3
> #4  0xb5c045e2 in QCommonStyle::metaObject () from /usr/lib/libqt-mt.so.3
> #5  0xb573fe59 in _init () from /usr/lib/libqt-mt.so.3
> #6  0xb7f5ca17 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
> #7  0xb7f5cadc in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
> #8  0xb6746d60 in getutmpx () from /lib/tls/i686/cmov/libc.so.6
> #9  0xb7f5c876 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
> #10 0xb6747758 in _dl_open () from /lib/tls/i686/cmov/libc.so.6
> #11 0xb688dd08 in ?? () from /lib/tls/i686/cmov/libdl.so.2
> #12 0xfffffffe in ?? ()
> #13 0x00f66ff4 in ?? ()
> #14 0x00000000 in ?? ()
> #15 0xb7f66ff4 in ?? () from /lib/ld-linux.so.2
> #16 0xbfa65480 in ?? ()
> #17 0xb7f66cc0 in ?? () from /lib/ld-linux.so.2
> #18 0xbfa65428 in ?? ()
> #19 0xb7f5c876 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
> #20 0xb7f5c876 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
> #21 0xb688e30b in dlerror () from /lib/tls/i686/cmov/libdl.so.2
> #22 0xb688dd61 in dlopen () from /lib/tls/i686/cmov/libdl.so.2
> #23 0xb76cf7b8 in sys_dl_open (loader_data=0x0,
>     filename=0x80b8828 "/home/kde4/kde4//lib/kde4/libkritapart.so")
>     at /home/kde4/kdelibs4_snapshot/libltdl/ltdl.c:614
> #24 0xb76d01e1 in tryall_dlopen (handle=0xbfa655f4,
>     filename=0x80b8828 "/home/kde4/kde4//lib/kde4/libkritapart.so")
>     at /home/kde4/kdelibs4_snapshot/libltdl/ltdl.c:1519
> #25 0xb76d0377 in find_module (handle=0xbfa655f4, dir=0x80b8b28 
> "/home/kde4/kde4/lib/kde4/",
>     libdir=0x80b8670 "/home/kde4/kde4//lib/kde4", dlname=0x80b6850 
> "libkritapart.so",
>     old_name=0x0, installed=1) 
> at /home/kde4/kdelibs4_snapshot/libltdl/ltdl.c:1582
> #26 0xb76d1519 in lt_dlopen (filename=0x80b8260 
> "/home/kde4/kde4/lib/kde4/libkritapart.la")
>     at /home/kde4/kdelibs4_snapshot/libltdl/ltdl.c:2309
> #27 0xb75eca86 in KLibLoader::library (this=0x80d3428, _name=0x80cf370 
> "libkritapart")
>     at /home/kde4/kdelibs4_snapshot/kdecore/klibloader.cpp:430
> #28 0xb75eadc8 in KLibLoader::factory (this=0x80d3428, _name=0x80cf370 
> "libkritapart")
>     at /home/kde4/kdelibs4_snapshot/kdecore/klibloader.cpp:481
> #29 0xb7eb6904 in KoDocumentEntry::createDoc (this=0xbfa6589c, 
> errorMsg=0xbfa65894, parent=0x0,
>     name=0xb7f426da "Document") 
> at /home/kde4/koffice/libs/kofficecore/KoQueryTrader.cpp:57
> #30 0xb7eb4594 in KoApplication::start (this=0xbfa6598c)
>     at /home/kde4/koffice/libs/kofficecore/KoApplication.cpp:131
> #31 0xb7f4ddf9 in kdemain (argc=1, argv=0xbfa65a54) 
> at /home/kde4/koffice/krita/main.cc:38
> #32 0xb665eec2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #33 0x080487d1 in _start () at ../sysdeps/i386/elf/start.S:119

I managed to get it to run last thing last night. It crashed loading the 
patterns, but if I took them out, it got as far as the start dialog. 
Nothing showed up in the open file dialog though, and creating a new 
image crashed. Still, early days.

Adrian


More information about the kimageshop mailing list