[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617284: marked as done (bluedevil-requestpin and bluedevil-requestconfirmation SIGSEGV)



Your message dated Tue, 6 Jun 2017 16:38:08 +0200
with message-id <20170606143757.anlhmygmruexbg7x@neoptolemo.gnuservers.com.ar>
and subject line Re: Bug#617284: bluedevil-requestpin and bluedevil-requestconfirmation SIGSEGV
has caused the Debian Bug report #617284,
regarding bluedevil-requestpin and bluedevil-requestconfirmation SIGSEGV
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
617284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617284
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
¡Hola Miroslav!

El 2011-03-07 a las 20:23 +0100, Miroslav Suchý escribió:
When I try to run bluedevil-requestpin and bluedevil-requestconfirmation, it fail with segmentation fault.

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

This files were never intended to be executed directly, in the 1.2.3 version this files are shipped as libexec files, and later versions no longer ships them.

Happy hacking,
--
"We must be very careful when we give advice to younger people: sometimes they
follow it!"
-- Edsger W. Dijkstra
Saludos /\/\ /\ >< `/

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: