Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 204541 Details for
Bug 303951
When trying "Test sound settings" with PulseAudio running, ekiga gets SIGABRT
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
backtrace from gdb
ekiga-backtrace.txt (text/plain), 15.86 KB, created by
Matěj Cepl
on 2007-09-24 20:24:14 UTC
(
hide
)
Description:
backtrace from gdb
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2007-09-24 20:24:14 UTC
Size:
15.86 KB
patch
obsolete
>ekiga: pcm_params.c:2351: sndrv_pcm_hw_params: PÅedpoklad `err >= 0' nesplnÄn. >ekiga: pcm_params.c:2351: sndrv_pcm_hw_params: PÅedpoklad `err >= 0' nesplnÄn. > >Program received signal SIGABRT, Aborted. >[Switching to Thread -1269044336 (LWP 25130)] >0x00110402 in __kernel_vsyscall () >Current language: auto; currently c >(gdb) thread apply all backtrace > >Thread 23 (Thread -1223349360 (LWP 25132)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x0078da43 in *__GI___poll (fds=0x816ff4, nfds=2, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x00e347c2 in poll_func (ufds=0x8b423e8, nfds=2, timeout=-1, > userdata=0x8b7a7a8) at pulse/thread-mainloop.c:72 >#3 0x00e2c8d4 in pa_mainloop_poll (m=0x8cb5100) at pulse/mainloop.c:850 >#4 0x00e2d973 in pa_mainloop_iterate (m=0x8cb5100, block=1, retval=0x0) > at pulse/mainloop.c:916 >#5 0x00e2da14 in pa_mainloop_run (m=0x8cb5100, retval=0x0) > at pulse/mainloop.c:934 >#6 0x00e346d3 in thread (userdata=0x8c5d3e0) at pulse/thread-mainloop.c:91 >#7 0x00e48fde in internal_thread_func (userdata=0x8b36038) > at pulsecore/thread-posix.c:86 >#8 0x0086944b in start_thread (arg=0xb7152b90) at pthread_create.c:296 >#9 0x0079780e in clone () from /lib/libc.so.6 > >Thread 22 (Thread -1244365936 (LWP 25131)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x0078da43 in *__GI___poll (fds=0x816ff4, nfds=2, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x00e347c2 in poll_func (ufds=0xb7b76090, nfds=2, timeout=-1, > userdata=0x8c43b48) at pulse/thread-mainloop.c:72 >#3 0x00e2c8d4 in pa_mainloop_poll (m=0x8d46e88) at pulse/mainloop.c:850 >#4 0x00e2d973 in pa_mainloop_iterate (m=0x8d46e88, block=1, retval=0x0) > at pulse/mainloop.c:916 >#5 0x00e2da14 in pa_mainloop_run (m=0x8d46e88, retval=0x0) > at pulse/mainloop.c:934 >#6 0x00e346d3 in thread (userdata=0x8d3e028) at pulse/thread-mainloop.c:91 >#7 0x00e48fde in internal_thread_func (userdata=0x8b32250) > at pulsecore/thread-posix.c:86 >#8 0x0086944b in start_thread (arg=0xb5d47b90) at pthread_create.c:296 >#9 0x0079780e in clone () from /lib/libc.so.6 > >Thread 21 (Thread -1269044336 (LWP 25130)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x006effa0 in *__GI_raise (sig=6) > at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#2 0x006f18b1 in *__GI_abort () at abort.c:88 >#3 0x006e93ce in *__GI___assert_fail (assertion=0x39ef258 "err >= 0", > file=0x39f6665 "pcm_params.c", line=2351, > function=0x39f682c "sndrv_pcm_hw_params") at assert.c:78 >#4 0x0399613a in ?? () from /lib/libasound.so.2 >#5 0x03990411 in snd_pcm_hw_params () from /lib/libasound.so.2 >#6 0x00606ba5 in PSoundChannelALSA::Setup (this=0x8b46100) > at sound_alsa.cxx:478 >---Type <return> to continue, or q <return> to quit--- >#7 0x00607dcf in PSoundChannelALSA::Open (this=0x8b46100, _device=@0x8d37524, > _dir=PSoundChannel::Player, _numChannels=1, _sampleRate=16000, > _bitsPerSample=16) at sound_alsa.cxx:365 >#8 0x073a8402 in PSoundChannel::CreateOpenedChannel (driverName=@0x8d37510, > deviceName=@0x8d37524, dir=PSoundChannel::Player, numChannels=1, > sampleRate=16000, bitsPerSample=16, pluginMgr=0x0) > at ../common/sound.cxx:154 >#9 0x080ab599 in GMAudioRP::Main (this=0x8d374b8) at devices/audio.cpp:281 >#10 0x073f4635 in PThread::PX_ThreadStart (arg=0x8d374b8) at tlibthrd.cxx:1340 >#11 0x0086944b in start_thread (arg=0xb45beb90) at pthread_create.c:296 >#12 0x0079780e in clone () from /lib/libc.so.6 > >Thread 20 (Thread -1266336880 (LWP 25129)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x006effa0 in *__GI_raise (sig=6) > at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >#2 0x006f18b1 in *__GI_abort () at abort.c:88 >#3 0x006e93ce in *__GI___assert_fail (assertion=0x39ef258 "err >= 0", > file=0x39f6665 "pcm_params.c", line=2351, > function=0x39f682c "sndrv_pcm_hw_params") at assert.c:78 >#4 0x0399613a in ?? () from /lib/libasound.so.2 >#5 0x03990411 in snd_pcm_hw_params () from /lib/libasound.so.2 >#6 0x00606ba5 in PSoundChannelALSA::Setup (this=0x8b42200) > at sound_alsa.cxx:478 >#7 0x00607dcf in PSoundChannelALSA::Open (this=0x8b42200, _device=@0x8c43a8c, > _dir=PSoundChannel::Recorder, _numChannels=1, _sampleRate=16000, > _bitsPerSample=16) at sound_alsa.cxx:365 >#8 0x073a8402 in PSoundChannel::CreateOpenedChannel (driverName=@0x8c43a78, > deviceName=@0x8c43a8c, dir=PSoundChannel::Recorder, numChannels=1, > sampleRate=16000, bitsPerSample=16, pluginMgr=0x0) > at ../common/sound.cxx:154 >#9 0x080ab599 in GMAudioRP::Main (this=0x8c43a20) at devices/audio.cpp:281 >#10 0x073f4635 in PThread::PX_ThreadStart (arg=0x8c43a20) at tlibthrd.cxx:1340 >#11 0x0086944b in start_thread (arg=0xb4853b90) at pthread_create.c:296 >#12 0x0079780e in clone () from /lib/libc.so.6 > >Thread 19 (Thread -1267246192 (LWP 25128)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073f77d3 in PThread::Sleep (timeout=@0xb4775330) at tlibthrd.cxx:1210 >#3 0x080ad447 in GMAudioTester::Main (this=0x8c6b300) at devices/audio.cpp:535 >#4 0x073f4635 in PThread::PX_ThreadStart (arg=0x8c6b300) at tlibthrd.cxx:1340 >#5 0x0086944b in start_thread (arg=0xb4775b90) at pthread_create.c:296 >#6 0x0079780e in clone () from /lib/libc.so.6 > >Thread 18 (Thread -1268778096 (LWP 25127)): >#0 0x00110402 in __kernel_vsyscall () >---Type <return> to continue, or q <return> to quit--- >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073f7665 in PThread::PXBlockOnIO (this=0xb7b63b88, handle=53, type=0, > timeout=@0xb7b5ec9c) at tlibthrd.cxx:1430 >#3 0x073ebc0d in PChannel::PXSetIOBlock (this=0xb7b5ec60, > type=PChannel::PXReadBlock, timeout=@0xb7b5ec9c) at channel.cxx:242 >#4 0x073e7735 in PSocket::os_recvfrom (this=0xb7b5ec60, buf=0xb4628600, > len=65535, flags=0, addr=0xb45feb70, addrlen=0xb45feb6c) at socket.cxx:836 >#5 0x074009e4 in PIPDatagramSocket::ReadFrom (this=0xb7b5ec60, > buf=0xb4628600, len=65535, addr=@0xb7b5ed6c, port=@0xb7b5ed84) > at ../common/sockets.cxx:2835 >#6 0x07400a7d in PUDPSocket::Read (this=0xb7b5ec60, buf=0xb4628600, len=65535) > at ../common/sockets.cxx:3179 >#7 0x073eca98 in PIndirectChannel::Read (this=0xb46e3c00, buf=0xb4628600, > len=65535) at ../common/pchannel.cxx:825 >#8 0x06b5de52 in OpalTransportUDP::Read (this=0xb46e3c00, buffer=0xb4628600, > length=65535) at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:2056 >#9 0x073ee2e3 in PChannelStreamBuffer::underflow (this=0xb7b6c890) > at ../common/pchannel.cxx:210 >#10 0x073edc4d in PChannelStreamBuffer::seekoff (this=0xb7b6c890, off=0, > dir=std::_S_cur) at ../common/pchannel.cxx:254 >#11 0x0700f508 in SIP_PDU::Read (this=0xb7b65880, transport=@0xb46e3c00) > at /usr/include/c++/4.1.2/streambuf:247 >#12 0x06fe17c6 in SIPEndPoint::HandlePDU (this=0x8b3ee00, > transport=@0xb46e3c00) at /usr/src/debug/opal-2.2.11/src/sip/sipep.cxx:1001 >#13 0x06fe14a0 in SIPEndPoint::TransportThreadMain (this=0x8b3ee00, > param=-1267844096) at /usr/src/debug/opal-2.2.11/src/sip/sipep.cxx:886 >#14 0x06fef665 in SIPEndPoint::TransportThreadMain_PNotifier::Call ( > this=0xb7b75350, note=@0xb7b63b88, extra=-1267844096) > at /usr/src/debug/opal-2.2.11/include/sip/sipep.h:1080 >#15 0x080c4f1a in PNotifier::operator() (this=0xb7b63bdc, > notifier=@0xb7b63b88, extra=-1267844096) > at /usr/include/ptlib/notifier.h:99 >#16 0x074073c4 in PSimpleThread::Main (this=0xb7b63b88) > at ../common/osutils.cxx:2199 >#17 0x073f4635 in PThread::PX_ThreadStart (arg=0xb7b63b88) at tlibthrd.cxx:1340 >#18 0x0086944b in start_thread (arg=0xb45ffb90) at pthread_create.c:296 >#19 0x0079780e in clone () from /lib/libc.so.6 > >Thread 17 (Thread -1266979952 (LWP 25126)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073f7665 in PThread::PXBlockOnIO (this=0xb7b630f8, handle=49, type=0, > timeout=@0xb7b6dc44) at tlibthrd.cxx:1430 >#3 0x073ebc0d in PChannel::PXSetIOBlock (this=0xb7b6dc08, > type=PChannel::PXReadBlock, timeout=@0xb7b6dc44) at channel.cxx:242 >#4 0x073e7735 in PSocket::os_recvfrom (this=0xb7b6dc08, buf=0xb46e6700, > len=65535, flags=0, addr=0xb47b5b70, addrlen=0xb47b5b6c) at socket.cxx:836 >---Type <return> to continue, or q <return> to quit--- >#5 0x074009e4 in PIPDatagramSocket::ReadFrom (this=0xb7b6dc08, > buf=0xb46e6700, len=65535, addr=@0xb7b6dd14, port=@0xb7b6dd2c) > at ../common/sockets.cxx:2835 >#6 0x07400a7d in PUDPSocket::Read (this=0xb7b6dc08, buf=0xb46e6700, len=65535) > at ../common/sockets.cxx:3179 >#7 0x073eca98 in PIndirectChannel::Read (this=0xb46c5888, buf=0xb46e6700, > len=65535) at ../common/pchannel.cxx:825 >#8 0x06b5de52 in OpalTransportUDP::Read (this=0xb46c5888, buffer=0xb46e6700, > length=65535) at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:2056 >#9 0x073ee2e3 in PChannelStreamBuffer::underflow (this=0xb7b62628) > at ../common/pchannel.cxx:210 >#10 0x073edc4d in PChannelStreamBuffer::seekoff (this=0xb7b62628, off=0, > dir=std::_S_cur) at ../common/pchannel.cxx:254 >#11 0x0700f508 in SIP_PDU::Read (this=0xb7b63d28, transport=@0xb46c5888) > at /usr/include/c++/4.1.2/streambuf:247 >#12 0x06fe17c6 in SIPEndPoint::HandlePDU (this=0x8b3ee00, > transport=@0xb46c5888) at /usr/src/debug/opal-2.2.11/src/sip/sipep.cxx:1001 >#13 0x06fe14a0 in SIPEndPoint::TransportThreadMain (this=0x8b3ee00, > param=-1267967864) at /usr/src/debug/opal-2.2.11/src/sip/sipep.cxx:886 >#14 0x06fef665 in SIPEndPoint::TransportThreadMain_PNotifier::Call ( > this=0xb7b09728, note=@0xb7b630f8, extra=-1267967864) > at /usr/src/debug/opal-2.2.11/include/sip/sipep.h:1080 >#15 0x080c4f1a in PNotifier::operator() (this=0xb7b6314c, > notifier=@0xb7b630f8, extra=-1267967864) > at /usr/include/ptlib/notifier.h:99 >#16 0x074073c4 in PSimpleThread::Main (this=0xb7b630f8) > at ../common/osutils.cxx:2199 >#17 0x073f4635 in PThread::PX_ThreadStart (arg=0xb7b630f8) at tlibthrd.cxx:1340 >#18 0x0086944b in start_thread (arg=0xb47b6b90) at pthread_create.c:296 >#19 0x0079780e in clone () from /lib/libc.so.6 > >Thread 10 (Thread -1266070640 (LWP 25112)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073e9706 in PSocket::Select (read=@0xb48941f0, write=@0xb4894110, > except=@0xb4894104, timeout=@0xb48942d0) at socket.cxx:614 >#3 0x073fecac in PSocket::Select (read=@0xb48941f0, timeout=@0xb48942d0) > at ../common/sockets.cxx:1669 >#4 0x06b6156b in OpalListenerUDP::Accept (this=0x8b4de08, timeout=@0xb48942d0) > at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:1332 >#5 0x06b5f0d8 in OpalListener::ListenForConnections (this=0x8b4de08, > thread=@0x8cc6040) > at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:993 >#6 0x06b62be2 in OpalListener::ListenForConnections_PNotifier::Call ( > this=0x8cc6030, note=@0x8cc6040, extra=0) > at /usr/src/debug/opal-2.2.11/include/opal/transports.h:414 >#7 0x080c4f1a in PNotifier::operator() (this=0x8cc6094, notifier=@0x8cc6040, >---Type <return> to continue, or q <return> to quit--- > extra=0) at /usr/include/ptlib/notifier.h:99 >#8 0x074073c4 in PSimpleThread::Main (this=0x8cc6040) > at ../common/osutils.cxx:2199 >#9 0x073f4635 in PThread::PX_ThreadStart (arg=0x8cc6040) at tlibthrd.cxx:1340 >#10 0x0086944b in start_thread (arg=0xb4894b90) at pthread_create.c:296 >#11 0x0079780e in clone () from /lib/libc.so.6 > >Thread 9 (Thread -1265611888 (LWP 25111)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073f7665 in PThread::PXBlockOnIO (this=0x8cd0e00, handle=37, type=2, > timeout=@0xb49040e0) at tlibthrd.cxx:1430 >#3 0x073ebc0d in PChannel::PXSetIOBlock (this=0x8cd8a30, > type=PChannel::PXAcceptBlock, timeout=@0xb49040e0) at channel.cxx:242 >#4 0x073e7b07 in PSocket::os_accept (this=0x8cd0f18, listener=@0x8cd8a30, > addr=0xb4904128, size=0xb4904124) at socket.cxx:492 >#5 0x07400b26 in PTCPSocket::Accept (this=0x8cd0f18, socket=@0x8cd8a30) > at ../common/sockets.cxx:2772 >#6 0x06b5e62b in OpalListenerTCP::Accept (this=0x8cd89f8, timeout=@0xb49042d0) > at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:1217 >#7 0x06b5f0d8 in OpalListener::ListenForConnections (this=0x8cd89f8, > thread=@0x8cd0e00) > at /usr/src/debug/opal-2.2.11/src/opal/transports.cxx:993 >#8 0x06b62be2 in OpalListener::ListenForConnections_PNotifier::Call ( > this=0x8ce6ed8, note=@0x8cd0e00, extra=0) > at /usr/src/debug/opal-2.2.11/include/opal/transports.h:414 >#9 0x080c4f1a in PNotifier::operator() (this=0x8cd0e54, notifier=@0x8cd0e00, > extra=0) at /usr/include/ptlib/notifier.h:99 >#10 0x074073c4 in PSimpleThread::Main (this=0x8cd0e00) > at ../common/osutils.cxx:2199 >#11 0x073f4635 in PThread::PX_ThreadStart (arg=0x8cd0e00) at tlibthrd.cxx:1340 >#12 0x0086944b in start_thread (arg=0xb4904b90) at pthread_create.c:296 >#13 0x0079780e in clone () from /lib/libc.so.6 > >Thread 8 (Thread -1265345648 (LWP 25109)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x0078da43 in *__GI___poll (fds=0x816ff4, nfds=9, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x008ac803 in g_main_context_iterate (context=0x8a7aa40, block=1, > dispatch=1, self=0x8a7abd0) at gmain.c:2979 >#3 0x008acb79 in IA__g_main_loop_run (loop=0x8adead0) at gmain.c:2881 >#4 0x0365e510 in link_io_thread_fn (data=0x0) at linc.c:399 >#5 0x008c766f in g_thread_create_proxy (data=0x8a7abd0) at gthread.c:594 >#6 0x0086944b in start_thread (arg=0xb4945b90) at pthread_create.c:296 >#7 0x0079780e in clone () from /lib/libc.so.6 > >Thread 7 (Thread -1254855792 (LWP 25107)): >---Type <return> to continue, or q <return> to quit--- >#0 0x00110402 in __kernel_vsyscall () >#1 0x0078da43 in *__GI___poll (fds=0x816ff4, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x008ac803 in g_main_context_iterate (context=0x8afe950, block=1, > dispatch=1, self=0x8afe8d0) at gmain.c:2979 >#3 0x008acb79 in IA__g_main_loop_run (loop=0x8a7afa8) at gmain.c:2881 >#4 0x0411f732 in startup_mainloop (arg=0x0) at e-book.c:3764 >#5 0x008c766f in g_thread_create_proxy (data=0x8afe8d0) at gthread.c:594 >#6 0x0086944b in start_thread (arg=0xb5346b90) at pthread_create.c:296 >#7 0x0079780e in clone () from /lib/libc.so.6 > >Thread 3 (Thread -1211143280 (LWP 25103)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x00790561 in select () from /lib/libc.so.6 >#2 0x073f6057 in PHouseKeepingThread::Main (this=0xb7b005d0) > at tlibthrd.cxx:658 >#3 0x073f4635 in PThread::PX_ThreadStart (arg=0xb7b005d0) at tlibthrd.cxx:1340 >#4 0x0086944b in start_thread (arg=0xb7cf6b90) at pthread_create.c:296 >#5 0x0079780e in clone () from /lib/libc.so.6 > >Thread 2 (Thread -1210877040 (LWP 25102)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x0086d48c in pthread_cond_timedwait@@GLIBC_2.3.2 () > from /lib/libpthread.so.0 >#2 0x073f49cb in PSyncPoint::Wait (this=0x8821674, waitTime=@0xb7d372d0) > at tlibthrd.cxx:1964 >#3 0x06b256ff in OpalManager::GarbageMain (this=0x8821308) > at /usr/src/debug/opal-2.2.11/src/opal/manager.cxx:1189 >#4 0x06b2a905 in OpalManager::GarbageMain_PNotifier::Call (this=0x88242c8, > note=@0x8821d48, extra=0) > at /usr/src/debug/opal-2.2.11/include/opal/manager.h:1185 >#5 0x080c4f1a in PNotifier::operator() (this=0x8821d9c, notifier=@0x8821d48, > extra=0) at /usr/include/ptlib/notifier.h:99 >#6 0x074073c4 in PSimpleThread::Main (this=0x8821d48) > at ../common/osutils.cxx:2199 >#7 0x073f4635 in PThread::PX_ThreadStart (arg=0x8821d48) at tlibthrd.cxx:1340 >#8 0x0086944b in start_thread (arg=0xb7d37b90) at pthread_create.c:296 >#9 0x0079780e in clone () from /lib/libc.so.6 > >Thread 1 (Thread -1208551168 (LWP 25097)): >#0 0x00110402 in __kernel_vsyscall () >#1 0x0078da43 in *__GI___poll (fds=0x816ff4, nfds=8, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#2 0x008ac803 in g_main_context_iterate (context=0x880b620, block=1, > dispatch=1, self=0x87ece20) at gmain.c:2979 >#3 0x008acb79 in IA__g_main_loop_run (loop=0x8c24808) at gmain.c:2881 >#4 0x0023ef44 in IA__gtk_main () at gtkmain.c:1154 >---Type <return> to continue, or q <return> to quit--- >#5 0x0809f49c in main (argc=146554480, argv=0x1, envp=Cannot access memory at address 0x10 >) at gui/main.cpp:4712 >#0 0x00110402 in __kernel_vsyscall () >(gdb) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 303951
: 204541