Re: [gnome-db] Problems with libgda on debian sarge ia64



Thit's the output of gdb:

Provider = XML
       location = /usr/lib/libgda/providers/libgda-xml.so
       description = XML provider, based on the libgda XML database format
       gda_params =
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2305843009222873584 (LWP 28801)]
0x40000000000057e0 in test_client ()
(gdb) bt
#0  0x40000000000057e0 in test_client ()
#1  0x4000000000005b20 in test_config ()
#2  0x4000000000006af0 in test_models ()
#3  0x200000000007ef30 in idle_cb () from /usr/lib/libgda-2.so.3
#4  0x20000000001eb1d0 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
#5  0x20000000001e36f0 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#6 0x20000000001e6390 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #7 0x20000000001e6bc0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#8  0x20000000001e7b90 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9  0x200000000007f040 in gda_main_run () from /usr/lib/libgda-2.so.3
#10 0x4000000000006bb0 in main ()
(gdb)

Thank you very much.
Valva

From: Rodrigo Moya <rodrigo gnome-db org>
To: valva fernan <valva_f hotmail com>
CC: gnome-db-list gnome org
Subject: Re: [gnome-db] Problems with libgda on debian sarge ia64
Date: Thu, 25 Aug 2005 13:24:16 +0200

On Thu, 2005-08-25 at 11:20 +0000, valva fernan wrote:
> Hello:
> I've just installed libgda on my itanium server. I've installed the
> following debian packages:
> libgda2-dev, libgda2-common, gda2-mysql and libgda2-3.
>
> When I run gda-test with the following config file, I get:
>
> = Testing configuration API
> =========================================
> Section /apps/libgda
> Section /apps/libgda/Datasources/GDA-Temporary-Data-Source-0
>         Key 'Provider' = 'MySQL'
>         Key 'DSN' =
> 'PORT=3306;USER=root;PASSWORD=xxxxxx;DATABASE=ossim;HOST=localhost'
> Key 'Description' = 'Temporary data source created by libgda. Don't
> remove it'
> Section /apps/libgda/Datasources/Default
>         Key 'Provider' = 'XML'
>         Key 'Username' = 'nouser'
>         Key 'DSN' = 'URI=/tmp/gnome-db-test.db'
>         Key 'Description' = 'Default data source'
>
> =========================================
> = Testing provider configuration API
> =========================================
> Provider = XML
>         location = /usr/lib/libgda/providers/libgda-xml.so
> description = XML provider, based on the libgda XML database format
>         gda_params =Segmentation fault
>
> I have done the same installation on a x86 machine and I have changed the > config file so that the gda-test uses the itanium's database and it works
> OK.
>
> I don't know if I'm doing something bad because I've never used libgda.
> Any idea about what it is happening?
> Would it be a good idea to compile libgda from sources?
>
if the packages you're using contain debuginfo, no need to. To check it,
just run gda-test in gdb:

$ gdb gda-test
(gdb) r
....now it runs, let it crash, and when it crashes:
(gdb) bt

and send us the output of that.
--
Rodrigo Moya <rodrigo gnome-db org>


_________________________________________________________________
Un amor, una aventura, compañía para un viaje. Regístrate gratis en MSN Amor & Amistad. http://match.msn.es/match/mt.cfm?pg=channel&tcid=162349




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]