[telepathy] [Bug 340473] crash if i send a message in a otr session

dev.frandom at gmail.com dev.frandom at gmail.com
Wed Oct 29 19:48:32 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=340473

--- Comment #2 from dev.frandom at gmail.com ---
Yes, ktp-text-ui does not crash at all, only ktp-proxy. The protocol i'm using
is jabber, but it happens with icq also.

As i said, this happens every time i try to send a message in a otr session. In
ktp-text-ui, i click on "OTR > Start Session", wait until the info "not
verified OTR session started"/"private OTR session started" (doesn't matter,
happens both times) pops up and then type and send a message.

I first tried to strace ktp-proxy, but i could not read the actual error from
its output:
=================================================================================
read(3, 0x7fff9736f790, 16)             = -1 EAGAIN (Resource temporarily
unavailable)
recvmsg(6, {msg_name(0)=NULL,
msg_iov(1)=[{"l\1\0\1p\0\0\0\334\0\0\0/\1\0\0\1\1o\0p\0\0\0/org/fre"...,
2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 704
recvmsg(6, 0x7fff9736f2e0, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily
unavailable)
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
write(3, "\1\0\0\0\0\0\0\0", 8)         = 8
poll([{fd=3, events=POLLIN}, {fd=6, events=POLLIN}], 2, 0) = 1 ([{fd=3,
revents=POLLIN}])
getrusage(RUSAGE_SELF, {ru_utime={0, 54000}, ru_stime={0, 27000}, ...}) = 0
clock_gettime(CLOCK_PROCESS_CPUTIME_ID, {0, 81415867}) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV +++
=================================================================================

I do not know how to provide more information how to redproduce it. If you
could point me into the right direction how to debug that thing, i could
provide more information. As ktp-proxy is triggerd via dbus(?) i was lucky to
get that short backtrace with gdb.

Do i need to setup a development environment? I'm not a c++-Programmer, so this
could use a while...

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list