After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 494595 - crash in IP Telephony, VoIP and Video Conferencing: Received a call and hit ...
crash in IP Telephony, VoIP and Video Conferencing: Received a call and hit ...
Status: RESOLVED DUPLICATE of bug 413552
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-07 13:56 UTC by Jes Sorensen
Modified: 2007-11-07 16:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Jes Sorensen 2007-11-07 13:56:16 UTC
Version: 2.0.11

What were you doing when the application crashed?
Received a call and hit 'accept'


Distribution: Fedora release 8 (Werewolf)
Gnome Release: 2.20.1 2007-10-15 (Red Hat, Inc)
BugBuddy Version: 2.20.1

System: Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 482541568 vsize: 482541568 resident: 26755072 share: 16064512 rss: 26755072 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194443613 rtime: 105 utime: 96 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/ekiga'

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496405952 (LWP 14507)]
[New Thread 1095252304 (LWP 14580)]
[New Thread 1108138320 (LWP 14578)]
[New Thread 1107872080 (LWP 14566)]
[New Thread 1107073360 (LWP 14565)]
[New Thread 1107605840 (LWP 14522)]
[New Thread 1107339600 (LWP 14521)]
[New Thread 1106807120 (LWP 14519)]
[New Thread 1106540880 (LWP 14518)]
[New Thread 1106274640 (LWP 14517)]
[New Thread 1106008400 (LWP 14515)]
[New Thread 1105742160 (LWP 14514)]
[New Thread 1074272592 (LWP 14511)]
[New Thread 1074006352 (LWP 14510)]
0x00000037cf8cbd66 in poll () from /lib64/libc.so.6

Thread 13 (Thread 1074272592 (LWP 14511))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 PAbstractSortedList::GetAt
    at ../common/collect.cxx line 987
  • #4 <signal handler called>
  • #5 raise
    from /lib64/libc.so.6
  • #6 abort
    from /lib64/libc.so.6
  • #7 __assert_fail
    from /lib64/libc.so.6
  • #8 PAbstractSortedList::GetAt
    at ../common/collect.cxx line 987
  • #9 PAbstractSortedList::GetAt
    at ../common/collect.cxx line 987
  • #10 PAbstractSortedList::GetAt
    at ../common/collect.cxx line 987
  • #11 snd_pcm_hw_params
    from /lib64/libasound.so.2
  • #12 PSoundChannelALSA::Setup
    at sound_alsa.cxx line 478
  • #13 PSoundChannelALSA::Write
    at sound_alsa.cxx line 517
  • #14 PSoundChannelALSA::PlaySound
    at sound_alsa.cxx line 682
  • #15 GMSoundEvent::Main
    at devices/audio.cpp line 209
  • #16 GMSoundEvent
    at devices/audio.cpp line 133
  • #17 GMPCSSEndpoint::PlaySoundEvent
    at endpoints/pcss.cpp line 147
  • #18 GMPCSSEndpoint::OnCallPending
    at endpoints/pcss.cpp line 406
  • #19 PTimerList::Process
    at ../common/osutils.cxx line 1395
  • #20 PHouseKeepingThread::Main
    at tlibthrd.cxx line 652
  • #21 PThread::PX_ThreadStart
    at tlibthrd.cxx line 1340
  • #22 start_thread
    from /lib64/libpthread.so.0
  • #23 clone
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/ac/a391e6a5ea29335a9d563f51c1be5378cf4fae.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/b629cc780feebc7f2a25653a82812247dc8b12.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/cd/ed4edf7e337102f709a30bf6b7b76f76d5ed22.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/e0/7f688ed126b36e9286b8d9a799ed54507add75.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/49/d37bdc3c4d3ee6a451f018a196eaf4782f56ed.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/7f/bba7706883599d6df45722d7eb779d8768a80b.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/59/1ee302860f7a2ccbbc98b86ec713de52d1b7de.debug
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/4d/e21ae9ac4cbdc828355878be0780bd742db9d3.debug
--------------------------------------------------
Comment 1 Snark 2007-11-07 16:02:26 UTC
This is unfortunately a driver bug...

*** This bug has been marked as a duplicate of 413552 ***