Bug 362547 - Could not start ksmserver. Check your installation
Summary: Could not start ksmserver. Check your installation
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_touchpad (show other bugs)
Version: 5.17.5
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-01 13:27 UTC by taresh.sharma
Modified: 2020-01-22 21:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-2698-0.html (1.32 KB, text/html)
2016-05-02 07:21 UTC, taresh.sharma
Details
attachment-20452-0.html (785 bytes, text/html)
2016-05-02 12:27 UTC, taresh.sharma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description taresh.sharma 2016-05-01 13:27:20 UTC
Application: kdeinit5 ()

Qt Version: 5.4.2
Operating System: Linux 4.2.0-30-generic i686
Distribution: Ubuntu 16.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I entered my password at the login screen and got the error message as kde was loading plasma. On selecting failsafe instead of plasma it just comes back to the login screen.

The crash can be reproduced every time.

-- Backtrace:
Application: KCMInit (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb17cd700 (LWP 3052))]

Thread 2 (Thread 0xb0321b40 (LWP 3054)):
#0  0xb7741be8 in __kernel_vsyscall ()
#1  0xb6a33f8f in poll () at ../sysdeps/unix/syscall-template.S:84
#2  0xb673a41d in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#3  0xb673c59b in xcb_wait_for_event () from /usr/lib/i386-linux-gnu/libxcb.so.1
#4  0xb0df7173 in ?? () from /usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
#5  0xb6b9665b in ?? () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
#6  0xb5dad2b5 in start_thread (arg=0xb0321b40) at pthread_create.c:333
#7  0xb6a3e16e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:114

Thread 1 (Thread 0xb17cd700 (LWP 3052)):
[KCrash Handler]
#7  0x0000a2c0 in ?? ()
#8  0xb7751365 in call_init (l=<optimized out>, argc=argc@entry=5, argv=argv@entry=0xbfaf68a4, env=0x956d170) at dl-init.c:72
#9  0xb775148e in call_init (env=0x956d170, argv=0xbfaf68a4, argc=5, l=<optimized out>) at dl-init.c:30
#10 _dl_init (main_map=main_map@entry=0x9384358, argc=5, argv=0xbfaf68a4, env=0x956d170) at dl-init.c:120
#11 0xb775575a in dl_open_worker (a=0xbfaf5ddc) at dl-open.c:575
#12 0xb7751204 in _dl_catch_error (objname=objname@entry=0xbfaf5dd4, errstring=errstring@entry=0xbfaf5dd8, mallocedp=mallocedp@entry=0xbfaf5dd3, operate=0xb7755370 <dl_open_worker>, args=0xbfaf5ddc) at dl-error.c:187
#13 0xb7754f02 in _dl_open (file=0x950e418 "/usr/lib/i386-linux-gnu/qt5/plugins/kded_touchpad.so", mode=-2147483647, caller_dlopen=0xb6d662d1, nsid=<optimized out>, argc=5, argv=0xbfaf68a4, env=0x956d170) at dl-open.c:660
#14 0xb672dbf5 in dlopen_doit (a=0xbfaf5f90) at dlopen.c:66
#15 0xb7751204 in _dl_catch_error (objname=0x8fcfe84, errstring=0x8fcfe88, mallocedp=0x8fcfe80, operate=0xb672db80 <dlopen_doit>, args=0xbfaf5f90) at dl-error.c:187
#16 0xb672e30d in _dlerror_run (operate=operate@entry=0xb672db80 <dlopen_doit>, args=args@entry=0xbfaf5f90) at dlerror.c:163
#17 0xb672dc9e in __dlopen (file=0x950e418 "/usr/lib/i386-linux-gnu/qt5/plugins/kded_touchpad.so", mode=1) at dlopen.c:87
#18 0xb6d662d1 in ?? () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
#19 0xb6d5f729 in QLibrary::load() () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
#20 0xb6d5fde9 in QLibrary::resolve(char const*) () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
#21 0xb6d62399 in QLibrary::resolve(QString const&, char const*) () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
#22 0xb142e674 in ?? () from /usr/lib/i386-linux-gnu/libkdeinit5_kcminit_startup.so
#23 0xb142f274 in ?? () from /usr/lib/i386-linux-gnu/libkdeinit5_kcminit_startup.so
#24 0xb142f9a5 in ?? () from /usr/lib/i386-linux-gnu/libkdeinit5_kcminit_startup.so
#25 0xb1430a55 in kdemain () from /usr/lib/i386-linux-gnu/libkdeinit5_kcminit_startup.so
#26 0x0804f530 in ?? ()
#27 0x0804be98 in main ()

Possible duplicates by query: bug 362300, bug 361111, bug 360803, bug 360631, bug 360547.

Reported using DrKonqi
Comment 1 Rajeesh K V 2016-05-02 06:45:59 UTC
Is this crash reproducible in plasma 5.6.3?
Comment 2 taresh.sharma 2016-05-02 07:21:31 UTC
Created attachment 98742 [details]
attachment-2698-0.html

I just updated my kubuntu from 15.10 to kubuntu 16.04 since then I'm having
this issue. I have not been able to boot into GUI since

Regards
Taresh Sharma
On 02-May-2016 12:16 pm, "Rajeesh K V via KDE Bugzilla" <
bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=362547
>
> Rajeesh K V <rajeeshknambiar@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |rajeeshknambiar@gmail.com
>
> --- Comment #1 from Rajeesh K V <rajeeshknambiar@gmail.com> ---
> Is this crash reproducible in plasma 5.6.3?
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 3 Rajeesh K V 2016-05-02 09:09:56 UTC
I really think this is a packaging issue. But I'll keep looking.
Comment 4 taresh.sharma 2016-05-02 12:27:10 UTC
Created attachment 98745 [details]
attachment-20452-0.html

How do I start my GUI?
On 02-May-2016 2:39 pm, "Rajeesh K V via KDE Bugzilla" <
bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=362547
>
> --- Comment #3 from Rajeesh K V <rajeeshknambiar@gmail.com> ---
> I really think this is a packaging issue. But I'll keep looking.
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 5 Andrew Crouthamel 2018-11-01 13:49:23 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2018-11-16 11:41:28 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2018-12-02 03:47:38 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!