Application: words (2.4 Alpha 2) KDE Platform Version: 4.6.5 (4.6.5) Qt Version: 4.7.2 Operating System: Linux 2.6.38-12-generic-pae i686 Distribution: Ubuntu 11.04 -- Information about the crash: - What I was doing when the application crashed: I updated to the most recent development version, then I ran words, which immediately crashed. The main window is shown, but only with the menu "File, Settings, Help" and a toolbar "New, Open, Save". The window is otherwise empty, and the installation error dialog is then shown immediately. This crash is not happening for me with tables or stage. The crash can be reproduced every time. -- Backtrace: Application: Words (words), signal: Aborted [KCrash Handler] #7 0xb778e424 in __kernel_vsyscall () #8 0xb5417e71 in raise () from /lib/i386-linux-gnu/libc.so.6 #9 0xb541b34e in abort () from /lib/i386-linux-gnu/libc.so.6 #10 0xb544e577 in ?? () from /lib/i386-linux-gnu/libc.so.6 #11 0xb5458961 in ?? () from /lib/i386-linux-gnu/libc.so.6 #12 0xb545a28b in ?? () from /lib/i386-linux-gnu/libc.so.6 #13 0xb545d41d in free () from /lib/i386-linux-gnu/libc.so.6 #14 0xb563b4d1 in operator delete(void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #15 0xb563b52d in operator delete[](void*) () from /usr/lib/i386-linux-gnu/libstdc++.so.6 #16 0xb71df153 in ~BaseLut (this=0xb72ac390, __in_chrg=<value optimized out>) at /home/code-breaker/Projects/calligra/libs/pigment/lut.h:76 #17 Ko::FullLut<KoIntegerToFloat<unsigned char>, float, unsigned char>::~FullLut (this=0xb72ac390, __in_chrg=<value optimized out>) at /home/code-breaker/Projects/calligra/libs/pigment/lut.h:119 #18 0xb541ce14 in __cxa_finalize () from /lib/i386-linux-gnu/libc.so.6 #19 0xb71bf3b4 in __do_global_dtors_aux () from /home/code-breaker/kde4/inst/lib/libpigmentcms.so.8 #20 0xb729ba80 in _fini () from /home/code-breaker/kde4/inst/lib/libpigmentcms.so.8 #21 0xb779dc3d in ?? () from /lib/ld-linux.so.2 #22 0xb541ca6f in ?? () from /lib/i386-linux-gnu/libc.so.6 #23 0xb541cacf in exit () from /lib/i386-linux-gnu/libc.so.6 #24 0xb5403e3f in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6 #25 0x08048691 in _start () Reported using DrKonqi
it's definitely a local problem for you or your distribution. please ask your distribution, of if that fails i guess you can come to irc channel #calligra and try and see if anyone has time to help
You were right, it was a local problem. I was typing 'words' from the command line, which caused the crash. This was probably running an old, semi-installed version. If I type 'calligrawords', no crash.