Bug 68067 - Konqueror plugin settings crashes kwin
Summary: Konqueror plugin settings crashes kwin
Status: RESOLVED DUPLICATE of bug 67914
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-12 21:38 UTC by Ismail Donmez
Modified: 2003-11-13 13:43 UTC (History)
0 users

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 Ismail Donmez 2003-11-12 21:38:13 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.2 
OS:          Linux

Open Konqueror->Configure Konqueror->Plugins->Domain-Specific Settings

Click "New..." and kwin crashes with followin backtrace. Notice that after #5 it goes all the same up to #4000+ .

I use KDE CVS HEAD as of 2003-11-12 22:35 GMT+2


#0  0x411ddf72 in vfprintf () from /lib/libc.so.6
#1  0x411e238e in buffered_vfprintf () from /lib/libc.so.6
#2  0x411de055 in vfprintf () from /lib/libc.so.6
#3  0x40b3cf3b in qWarning(char const*, ...) () from /opt/kde/qt/lib/libqt-mt.so.3
#4  0x4005f9db in KWinInternal::Workspace::ensureStackingOrder(QValueList<KWinInternal::Client*> const&) const (this=0x81b3258, list=@0xbfe05e90) at layers.cpp:544
#5  0x4005ecb7 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a87e0) at layers.cpp:313
#6  0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a9868) at layers.cpp:317
#7  0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a7100) at layers.cpp:317
#8  0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a87e0) at layers.cpp:317
#9  0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a9868) at layers.cpp:317
#10 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a7100) at layers.cpp:317
#11 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a87e0) at layers.cpp:317
#12 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a9868) at layers.cpp:317
#13 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a7100) at layers.cpp:317
#14 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a87e0) at layers.cpp:317
#15 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a9868) at layers.cpp:317
#16 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a7100) at layers.cpp:317
#17 0x4005ed47 in KWinInternal::Workspace::raiseClient(KWinInternal::Client*) (this=0x81b3258, 
    c=0x82a87e0) at layers.cpp:317
Comment 1 Lubos Lunak 2003-11-13 13:43:35 UTC

*** This bug has been marked as a duplicate of 67914 ***