package wengophone
tags 471385 + confirmed
thanks

Mazen NEIFER wrote:
> After starting Wengophone, just try to initiate a call (123 for example). 
> Then you will not be able to hear the message and when you will hangup it 
> will crash immediately.

It started to happen to me too, after some library upgrade, I guess.

(debug) 22:44:12 void
PhoneCall::setState(EnumPhoneCallState::PhoneCallState): call state
changed callId=1 state=PhoneCallStateTalking
(info) 22:44:12 virtual bool PhApiWrapper::isCallEncrypted(int): Call
with callId 1 has encryption mode 0
(debug) 22:44:13 void QtPhoneCall::rejectCall(): phone call hangup

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x4580a950 (LWP 11790)]
0x00002b8f5aacb951 in ?? () from /usr/lib/libasound.so.2
(gdb) bt
#0  0x00002b8f5aacb951 in ?? () from /usr/lib/libasound.so.2
#1  0x00002b8f5aaef0e1 in ?? () from /usr/lib/libasound.so.2
#2  0x00002b8f5aac2ac6 in ?? () from /usr/lib/libasound.so.2
#3  0x00002b8f5aacd232 in snd_pcm_mmap_writei () from
/usr/lib/libasound.so.2
#4  0x00002b8f589477eb in alsa_stream_write (as=0x13c4e40,
buf=0x45809bb0, len=<value optimized out>) at
/build/buildd/wengophone-2.1.2.dfsg0/wifo/phapi/phmedia-alsa.c:450
#5  0x00002b8f58940f7a in ph_audio_io_thread (p=<value optimized out>)
at /build/buildd/wengophone-2.1.2.dfsg0/wifo/phapi/phmedia-audio.c:898
#6  0x00002b8f58992f24 in cgt_timer_thread (parg=<value optimized out>)
at
/build/buildd/wengophone-2.1.2.dfsg0/libs/timer/src/clock_gettime/impl_timer.c:122
#7  0x00002b8f5a63efc7 in start_thread () from /lib/libpthread.so.0
#8  0x00002b8f5c0f429d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

The backtrace is not exactly the same, but I think the cause is the
same, as it is happening at the same time. I find it particularly
difficult to debug, as I do not know much about programming with alsa.

Regards,
Ludovico




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to