Bug 181156 - crash right after launch, no window can be displayed
Summary: crash right after launch, no window can be displayed
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-18 11:49 UTC by rusconi
Modified: 2009-01-28 21:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rusconi 2009-01-18 11:49:28 UTC
Version:           cannot know (using Devel)
Compiler:          gcc (Debian 4.3.2-1.1) 4.3.2  / g++ (Debian 4.3.2-1.1) 4.3.2 
OS:                Linux
Installed from:    Compiled sources

Application: Okular (okular), signal SIGABRT

Thread 1 (Thread 0xb619b6c0 (LWP 3923)):
[KCrash Handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6873640 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6875018 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb73ac9fb in qt_message_output (msgType=QtFatalMsg, buf=0xbfd6c5f0 "ASSERT: \"d->actions.count() == 1\" in file /home/kde-devel/kde/src/KDE/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp, line 227")
    at global/qglobal.cpp:2102
#10 0xb73aca5f in qFatal (msg=0xb74f8d78 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2303
#11 0xb73ace81 in qt_assert (assertion=0xb7b5b231 "d->actions.count() == 1", file=0xb7b5b1ec "/home/kde-devel/kde/src/KDE/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp", line=227)
    at global/qglobal.cpp:1872
#12 0xb7aef562 in KDEPrivate::ToolBarHandler::toolBarMenuAction (this=0x805aa50) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp:227
#13 0xb7aed23f in KXmlGuiWindow::toolBarMenuAction (this=0x80b90c8) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:113
#14 0x08050b59 in Shell::init (this=0x80b90c8) at /home/kde-devel/kde/src/KDE/kdegraphics/okular/shell/shell.cpp:89
#15 0x08050e00 in Shell (this=0x80b90c8, args=0x805fdd8, url=@0xbfd6e7b8) at /home/kde-devel/kde/src/KDE/kdegraphics/okular/shell/shell.cpp:53
#16 0x0804ebd4 in main (argc=134975592, argv=0x0) at /home/kde-devel/kde/src/KDE/kdegraphics/okular/shell/main.cpp:68
Comment 1 Pino Toscano 2009-01-18 11:52:52 UTC
> Version:           cannot know (using Devel)

I presume you are using SVN version? If so, which branch and which revision?
Comment 2 Anne-Marie Mahfouf 2009-01-19 17:06:05 UTC
Same here
kdelibs svn trunk r913398
kdegraphics svn trunk r913247

Opening any pdf I get today:
Application : Okular (okular), signal SIGABRT
[Current thread is 1 (Thread 0xb625c8e0 (LWP 23171))]

Thread 1 (Thread 0xb625c8e0 (LWP 23171)):
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb6956d90 in raise () from /lib/i686/libc.so.6
#8  0xb69587f8 in abort () from /lib/i686/libc.so.6
#9  0xb745b14b in qt_message_output (msgType=QtFatalMsg, buf=0xbfda8cb0 "ASSERT: \"d->actions.count() == 1\" in file /usr/local/trunk-src/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp, line 227")
    at global/qglobal.cpp:2102
#10 0xb745b1af in qFatal (msg=0xb75a7398 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2303
#11 0xb745b5d1 in qt_assert (assertion=0xb7bef3e6 "d->actions.count() == 1", file=0xb7bef3a8 "/usr/local/trunk-src/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp", line=227) at global/qglobal.cpp:1872
#12 0xb7b8202e in KDEPrivate::ToolBarHandler::toolBarMenuAction (this=0x86c0a30) at /usr/local/trunk-src/kdelibs/kdeui/xmlgui/ktoolbarhandler.cpp:227
#13 0xb7b7fd0b in KXmlGuiWindow::toolBarMenuAction (this=0x8737300) at /usr/local/trunk-src/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:113
#14 0x080502e9 in Shell::init (this=0x8737300) at /usr/local/trunk-src/kdegraphics/okular/shell/shell.cpp:89
#15 0x08050590 in Shell (this=0x8737300, args=0x86c7d50, url=@0xbfdaae80) at /usr/local/trunk-src/kdegraphics/okular/shell/shell.cpp:53
#16 0x0804e3c8 in main (argc=141783472, argv=0x0) at /usr/local/trunk-src/kdegraphics/okular/shell/main.cpp:75


This is recent, I was not around this week-end but I remember Okular working a few days ago for me.
I don't have any other such crash for other apps so far.
Comment 3 rusconi 2009-01-28 21:19:11 UTC
Apparently, this bug has gone in Okular Version 0.8.80
Using KDE 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090116)).