[Ekiga-list] ekiga 2.1.0 (svn) segmentation fault. compilation: fc6.
- From: PawelCarqowski <paulino90 tenbit pl>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: [Ekiga-list] ekiga 2.1.0 (svn) segmentation fault. compilation: fc6.
- Date: Wed, 31 Oct 2007 09:33:33 +0100
PawelCarqowski writes:
> Hallo group members.
>
> Segmentation fault is at the very beginning. Ekiga does not start at all.
>
> $ env PATH=/home/misc/ekiga/site-dir/usr/bin:${PATH} LD_LIBRARY_PATH=/home/misc/ekiga/site-dir/usr/lib ekiga
>
> (process:21709): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
>
> (process:21709): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
>
> (process:21709): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
> Segmentation fault
>
>
> config options of ekiga are:
> ================ Final configuration ===================
> Installing into prefix : /usr
>
> OPAL Version is : 3.1.0
> OPAL Directory is : /home/misc/ekiga/site-dir/usr
> PTLIB Version is : 2.1.0
> PTLIB Directory is : /home/misc/ekiga/site-dir/usr
> ptlib-config is : /home/misc/ekiga/site-dir/usr/bin/ptlib-config
>
>
> GNOME support : enabled
> GConf support : enabled
> Evolution-Data-Server support : enabled
> Esound support : enabled
> LDAP support : enabled
>
> XVideo support : enabled
>
> DBUS support : enabled
> mDNS/DNS-SD support : enabled
>
> OS Type : linux-gnu
> Machine Type : i686
> =================================
>
> when running not stripped version in GDB I have the following:
>
> (gdb) set environment LD_LIBRARY_PATH=/home/misc/ekiga/site-dir/usr/lib
> (gdb) run
> Starting program: /home/misc/ekiga/ekiga-svn/ekiga/src/ekiga
> [Thread debugging using libthread_db enabled]
> [New Thread -1219008800 (LWP 8432)]
>
> (process:8432): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function
>
> (process:8432): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
>
> (process:8432): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1219008800 (LWP 8432)]
> 0x006c9bde in gconf_client_reverse_change_set () at /home/misc/ekiga/site-dir/usr/include/ptclib/http.h:498
> (gdb) bt
> #0 0x006c9bde in gconf_client_reverse_change_set () at /home/misc/ekiga/site-dir/usr/include/ptclib/http.h:498
> #1 0x006cd1e9 in gconf_client_get_default () at /home/misc/ekiga/site-dir/usr/include/ptclib/http.h:498
> #2 0x080f90d7 in gm_conf_init () at gmconf-gconf.c:277
> #3 0x080c7da4 in main (argc=1, argv=0xbfb6ab24, envp=0xbfb6ab2c) at gui/main.cpp:4039
>
>
> Have You got idea what might be the reason?
> Should I do anything else before initial running of ekiga.
>
> Ekiga is installed in the running system (/usr, /etc). ptlib and opal are installed in /home/misc/ekiga/site-dir.
>
> ptlib, opal and ekiga sources were taken from svn 2 hours ago (Tuesday, October 30 2007, Time: 11 33 PM, Eastern europe time).
>
> regards,
> Pawel
> _______________________________________________
> ekiga-list mailing list
> ekiga-list gnome org
> http://mail.gnome.org/mailman/listinfo/ekiga-list
The problem was that for compilation of ptlib and opal I used:
make opt, instead of plain make
regards,
Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]