Package: bluedevil
Version: 1.0.2-1

When I try to run bluedevil-requestpin and bluedevil-requestconfirmation, it fail with segmentation fault.

$ bluedevil-requestconfirmation
Segmentation fault
$ bluedevil-requestpin
Segmentation fault

Versions:
$ dpkg -l |grep bluedevil
ii  bluedevil 1.0.2-1                         The KDE bluetooth stack
ii  libbluedevil1 1.8-1                           A Qt wrapper for bluez

tail of strace bluedevil-requestpin:
...
access("/home/mirek/.ICEauthority", R_OK) = 0
open("/home/mirek/.ICEauthority", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0600, st_size=616535, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0588fd0000
read(10, "\0\3ICE\0\0\0\37local/triple:/tmp/.ICE-"..., 4096) = 4096
read(10, "/tmp/.ICE-unix/17562\0\22MIT-MAGIC-"..., 4096) = 4096
....
read(10, "/31973\0\22MIT-MAGIC-COOKIE-1\0\20<8\31\212"..., 4096) = 4096
read(10, "67\0\22MIT-MAGIC-COOKIE-1\0\20u\313\203\313;[r\236"..., 4096) = 4096 read(10, "MAGIC-COOKIE-1\0\20\357\3o\10>=\340\272\210\335\242\274\215\273\5\324"..., 4096) = 4096
read(10, "1218519649\0\22MIT-MAGIC-COOKIE-1\0\20"..., 4096) = 2135
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0x7f0588fd0000, 4096)            = 0
write(9, "\0\7\1\0\5\0\0\0\1\0\0\0\0\0\0\0\4\0XSMP\0\0\3\0MIT\0\0\0"..., 48) = 48
read(9, "\0\10\0\1\2\0\0\0", 8)         = 8
read(9, "\3\0KDE\0\0\0\3\0001.0\0\0\0", 16) = 16
write(9, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(9, "\1\2\0\1\6\0\0\0", 8)          = 8
read(9, "%\0\0\00010e0d76970000129952532100000"..., 48) = 48
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault


Traceback extracted from coredump of bluedevil-requestpin:
(gdb) where
#0  memcpy () at ../sysdeps/x86_64/memcpy.S:527
#1 0x00007feea4c0e6ab in replaceArgEscapes (s=<value optimized out>, d=<value optimized out>, field_width=<value optimized out>, arg=<value optimized out>, larg=<value optimized out>, fillChar=...) at tools/qstring.cpp:6259 #2 0x00007feea4c102cd in QString::arg (this=0x7fff02f2b590, a=..., fieldWidth=0, fillChar=...) at tools/qstring.cpp:6319 #3 0x00007feea5181b7e in KLocalizedString::subs (this=<value optimized out>, a=..., fieldWidth=0, fillChar=<value optimized out>)
    at ../../kdecore/localization/klocalizedstring.cpp:913
#4  0x000000000040379b in _start ()

If you want, I can provide you full core dump.

Mirek



_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to