Bug 190087 - KdeSudo (kdesudo) crashed and caused the signal 11 (SIGSEGV).
Summary: KdeSudo (kdesudo) crashed and caused the signal 11 (SIGSEGV).
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-19 17:34 UTC by Unknown
Modified: 2009-04-19 18:33 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 Unknown 2009-04-19 17:34:20 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Got the crash when I tried to run a backup utility names 'Back in Time'->Take Snapshot. Not sure whether this problem is related to that packages or with the kdesudo.

$ kdesudo  -v
Qt: 4.4.3
KDE: 4.2.2 (KDE 4.2.2)
KdeSudo: 3.1


Application: KdeSudo (kdesudo), signal SIGSEGV
[Current thread is 0 (LWP 24096)]

Thread 2 (Thread 0xb5098b90 (LWP 24097)):
#0  0xb7fed430 in __kernel_vsyscall ()
#1  0xb6d73df1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c8e150 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb7bbe6ae in ?? () from /usr/lib/libQtCore.so.4
#4  0xb69ab50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb6d7ba0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb663c6c0 (LWP 24096)):
[KCrash Handler]
#6  0xb6d17d88 in wcslen () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6d190ad in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6cddff1 in vfprintf () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6d922d7 in __fprintf_chk () from /lib/tls/i686/cmov/libc.so.6
#10 0x0804f4ce in _start ()


Thanks a lot...
Comment 1 Pino Toscano 2009-04-19 18:16:39 UTC
Sorry, but we do not develop "kdesudo".
You should report the problem to its developers.
Comment 2 Unknown 2009-04-19 18:33:16 UTC
Hi, sry, I was searching for 'kdesudo', but there was no such application listed while reporting the bug ! Thats why I have reported it against 'kde'.
Now I have found out that there is an application called 'kdesu', so i ll report this to them.
Thanks a lot..