[telepathy] [Bug 340473] New: crash if i send a message in a otr session
dev.frandom at gmail.com
dev.frandom at gmail.com
Wed Oct 29 18:23:50 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=340473
Bug ID: 340473
Summary: crash if i send a message in a otr session
Product: telepathy
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: OTR
Assignee: kde-telepathy-bugs at kde.org
Reporter: dev.frandom at gmail.com
CC: zieminn at gmail.com
Chatting with KTP works like a charm, expect when it comes to OTR. Starting a
OTR session works, receiving messages works, but sending messages always fails.
Reproducible: Always
Steps to Reproduce:
1. Start a OTR session, wait for its establishment
2. write a message
3. send the message
Actual Results:
The message is discarded at the input field but not displayed at the chat
window.
ktp-proxy segfaults immediately:
ktp-proxy[2162]: segfault at 0 ip 00000000004151f8 sp 00007fffafa108c8 error 4
in ktp-proxy[400000+3c000]
Expected Results:
The message should be send encrypted to the chat partner and displayed in the
chat window
I'm on Gentoo, mostly stable, exept for things i want, like ktp with otr ;).
Wrapping ktp-proxy in a gdb session got me this:
===============================================================================
Reading symbols from /usr/lib64/kde4/libexec/exe/ktp-proxy...done.
(gdb) Starting program: /usr/lib64/kde4/libexec/exe/ktp-proxy
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
OTR::(anonymous namespace)::max_message_size (opdata=0x0, context=0x7095a0)
at
/var/tmp/portage/net-im/ktp-common-internals-0.9.0/work/ktp-common-internals-0.9.0/otr-proxy/KTpProxy/otr-manager.cpp:129
129
/var/tmp/portage/net-im/ktp-common-internals-0.9.0/work/ktp-common-internals-0.9.0/otr-proxy/KTpProxy/otr-manager.cpp:
Datei oder Verzeichnis nicht gefunden.
(gdb) (gdb) Copying output to /tmp/backtrace.log.
(gdb) quit
===============================================================================
The backtrace file does not provide additional details.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list