OK, I can now offer some specifics of my Ekiga 2.0.11 crash
problem under Linux 
Slackware 12.0. I am trying to run Ekiga in KDE 3.5. Ekiga is from gsb-complete 
install (whatever version was current towards end of Jan 2008). Here are some 
details in chronological order.



1.  Installed alsa-plugins-1.0.16 like
this:

patch -p1 < alsa-pulse.patch

./configure

make

make install



Rebooted/checked /usr/lib/alsa-lib. Updated files and links found.





2. Ran Ekiga offline. Got these two errors:



--- error 1 ---------

Error while starting the listener for the SIP protocol



You will not be able to receive incoming SIP calls. Please check that no other
program is already running on the port used by Ekiga.



--- error 2 ------------

Same as above for H.323

---------------------





3. Tried removing some modules:



Removed following modules:

bash-3.1# rmmod snd_seq_dummy

bash-3.1# rmmod snd_seq_oss  

bash-3.1# rmmod snd_seq_midi_event

bash-3.1# rmmod snd_seq           

bash-3.1# rmmod snd_seq_device

bash-3.1# rmod snd_pcm_oss

bash-3.1# rmmod snd_pcm_oss

bash-3.1# rmmod snd_mixer_oss



Still get the two above errors

-----------



4.  Tested if this problem occurs while
online. Launched Ekiga online, 

still the two errors pop up. I went ahead and tried to make a call. 

Ekiga crashed, giving this:



--- error 3 ----------

bash-3.1# ekiga

(ekiga:3305): GLib-GObject-WARNING **: gsignal.c:1715: handler `2912' of
instance `0x849f980' is not blocked

ekiga: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >= 0' failed.

Aborted

bash-3.1# 



----------------------

5. Here is how my computer looks at time of crash:

Here are modules at time of crash:

bash-3.1# lsmod

Module                  Size  Used by

ipv6                  254496  14 

lp                     13736  0 

parport_pc             27812  1 

parport                34632  2 lp,parport_pc

psmouse                39048  0 

intel_agp              25116  1 

agpgart                31432  1 intel_agp

evdev                  11904  2 

uhci_hcd               25612  0 



Here is memory at time of crash:

bash-3.1# ps -A

  PID TTY          TIME CMD

    1 ?        00:00:01 init

    2 ?        00:00:00 migration/0

    3 ?        00:00:00 ksoftirqd/0

    4 ?        00:00:00 migration/1

    5 ?        00:00:00 ksoftirqd/1

    6 ?        00:00:00 events/0

    7 ?        00:00:00 events/1

    8 ?        00:00:00 khelper

    9 ?        00:00:00 kthread

   58 ?        00:00:00 kblockd/0

   59 ?        00:00:00 kblockd/1

   60 ?        00:00:00 kacpid

  163 ?        00:00:00 ata/0

  164 ?        00:00:00 ata/1

  165 ?        00:00:00 ata_aux

  166 ?        00:00:00 ksuspend_usbd

  169 ?        00:00:00 khubd

  171 ?        00:00:00 kseriod

  172 ?        00:00:00 kgameportd

  198 ?        00:00:00 pdflush

  199 ?        00:00:00 pdflush

  200 ?        00:00:00 kswapd0

  201 ?        00:00:00 aio/0

  202 ?        00:00:00 aio/1

  345 ?        00:00:00 scsi_tgtd/0

  346 ?        00:00:00 scsi_tgtd/1

  351 ?        00:00:00 scsi_eh_0

  352 ?        00:00:00 scsi_eh_1

  392 ?        00:00:00 kcryptd/0

  393 ?        00:00:00 kcryptd/1

  482 ?        00:00:00 udevd

 1443 ?        00:00:00 kpsmoused

 1581 ?        00:00:00 syslogd

 1585 ?        00:00:00 klogd

 2023 ?        00:00:00 inetd

 2031 ?        00:00:00 sshd

 2039 ?        00:00:00 acpid

 2047 ?        00:00:00 dbus-daemon

 2052 ?        00:00:00 hald

 2053 ?        00:00:00 hald-runner

 2059 ?        00:00:00 hald-addon-keyb

 2060 ?        00:00:00 hald-addon-keyb

 2063 ?        00:00:00 hald-addon-acpi

 2065 ?        00:00:00 hald-addon-stor

 2081 ?        00:00:00 crond

 2083 ?        00:00:00 atd

 2127 ?        00:00:00 gpm

 2129 tty1     00:00:00 bash

 2130 tty2     00:00:00 agetty

 2131 tty3     00:00:00 agetty

 2132 tty4     00:00:00 agetty

 2133 tty5     00:00:00 agetty

 2137 tty6     00:00:00 agetty

 2218 ?        00:00:00 gam_server

 2387 tty1     00:00:00 startx

 2403 tty1     00:00:00 xinit

 2404 tty7     00:00:25 X

 2408 tty1     00:00:00 sh

 2409 tty1     00:00:00 startkde

 2438 tty1     00:00:00 start_kdeinit

 2439 ?        00:00:00 kdeinit

 2442 ?        00:00:00 dcopserver

 2444 ?        00:00:00 klauncher

 2446 ?        00:00:00 kded

 2451 tty1     00:00:00 kwrapper

 2453 ?        00:00:00 ksmserver

 2454 ?        00:00:01 kwin

 2456 ?        00:00:00 kdesktop

 2458 ?        00:00:01 kicker

 2459 ?        00:00:00 kio_file

 2467 ?        00:00:02 artsd

 2470 ?        00:00:00 kaccess

 2472 ?        00:00:00 kscd

 2481 ?        00:00:04 Terminal

 2487 ?        00:00:00 dbus-daemon

 2488 ?        00:00:00 dbus-launch

 2490 ?        00:00:00 gnome-pty-helpe

 2491 pts/1    00:00:00 bash

 2492 pts/2    00:00:00 bash

 2493 ?        00:00:00 knotify

 2495 ?        00:00:00 klipper

 2497 ?        00:00:00 korgac

 2510 pts/2    00:00:00 gconfd-2

 2512 ?        00:00:00 bonobo-activati

 2544 ?        00:00:00 gnome-vfs-daemo



Hardware: new Core2Duo desktop with 2 Gig memory and 56K modem connection.
Sound system works fine otherwise.

That is about as much detail as I can think of. Any suggestions on 

what to change?





Dee


_________________________________________________________________
Pack up or back up–use SkyDrive to transfer files or keep extra copies. Learn 
how.
hthttp://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_packup_042008
_______________________________________________
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to