Bug 263325 - KCMinit crashes with vncserver
Summary: KCMinit crashes with vncserver
Status: RESOLVED DUPLICATE of bug 224078
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-16 16:19 UTC by Robert
Modified: 2011-01-16 16:36 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 Robert 2011-01-16 16:19:00 UTC
Application: kcminit_startup ()
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-27-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
My desktop works fine locally but when I try to connect from a Windows machine with tightvnc the screen is clear and ok as long as kde inits. But when it switches to the normal desktop, KCMinit crashes and the screen is scrambled (title bars and the taskbar look like uninitialized video memory, window frames are only dotted, there are no texts in the kde-menu (but icons are ok) etc.
I tried Tightvnc 1.2.9 and 1.3.10 on the windows client and vncserver and tightvncserver on my ubuntu 10.04 server. I also played around with tightvnc-options but the result is always the same.

 -- Backtrace:
Application: KCMInit (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f6d378841f3 in ?? () from /usr/lib/kde4/kcm_touchpad.so
#6  0x00007f6d37879cb2 in ?? () from /usr/lib/kde4/kcm_touchpad.so
#7  0x00007f6d3c04a889 in KCMInit::runModule (this=<value optimized out>, libName=..., loader=0x20b7bd0, service=<value optimized out>) at ../../kcminit/main.cpp:92
#8  0x00007f6d3c04b054 in KCMInit::runModules (this=0x7fffe57c9090, phase=<value optimized out>) at ../../kcminit/main.cpp:135
#9  0x00007f6d3c04b42e in KCMInit::runPhase1 (this=0x7fffe57c6d90) at ../../kcminit/main.cpp:232
#10 0x00007f6d3c04b4b4 in KCMInit::qt_metacall (this=0x7fffe57c9090, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./main.moc:84
#11 0x00007f6d453a8486 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#12 0x00007f6d453a96ef in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x7fffe57c9090, flags=48, msg=...) at qdbusintegrator.cpp:809
#13 0x00007f6d453a9f0e in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1383
#14 0x00007f6d453aa468 in QDBusActivateObjectEvent::placeMetaCall (this=0x204bf90) at qdbusintegrator.cpp:1477
#15 0x00007f6d46ff3d49 in QObject::event (this=0x7fffe57c9090, e=0x204bf90) at kernel/qobject.cpp:1248
#16 0x00007f6d4618022c in QApplicationPrivate::notify_helper (this=0x1fc1f90, receiver=0x7fffe57c9090, e=0x204bf90) at kernel/qapplication.cpp:4300
#17 0x00007f6d461866fb in QApplication::notify (this=0x7fffe57c90b0, receiver=0x7fffe57c9090, e=0x204bf90) at kernel/qapplication.cpp:4183
#18 0x00007f6d4752ba16 in KApplication::notify (this=0x7fffe57c90b0, receiver=0x7fffe57c9090, event=0x204bf90) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007f6d46fe406c in QCoreApplication::notifyInternal (this=0x7fffe57c90b0, receiver=0x7fffe57c9090, event=0x204bf90) at kernel/qcoreapplication.cpp:704
#20 0x00007f6d46fe67e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1f79c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1f79c30) at kernel/qcoreapplication.cpp:1345
#22 0x00007f6d4700d9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#24 0x00007f6d423c58c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f6d423c9748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f6d423c98fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f6d4700d513 in QEventDispatcherGlib::processEvents (this=0x1f7b140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00007f6d4623046e in QGuiEventDispatcherGlib::processEvents (this=0x7fffe57c6d90, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f6d46fe2992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007f6d46fe2d6c in QEventLoop::exec (this=0x7fffe57c8bd0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007f6d46fe6aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x00007f6d3c04bc4f in KCMInit (this=<value optimized out>, args=<value optimized out>) at ../../kcminit/main.cpp:219
#33 0x00007f6d3c04c801 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kcminit/main.cpp:272
#34 0x00000000004070f3 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4f9 "0") at ../../kinit/kinit.cpp:717
#35 0x0000000000408e91 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1800

Possible duplicates by query: bug 250178, bug 247586, bug 247239, bug 246139, bug 245413.

Reported using DrKonqi
Comment 1 Pino Toscano 2011-01-16 16:36:21 UTC

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