[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aeskulap-users] bug report: crash
From: |
Alexander Pipelka |
Subject: |
Re: [Aeskulap-users] bug report: crash |
Date: |
Sat, 17 Feb 2007 09:24:45 +0100 |
Hi Martin !
Sorry for my late reply. I've been very busy lately.
The problem also appears on Ubuntu Edgy (gconfmm-2.16.0).
I'm not sure where the bug really is but some strange things are
happening.
Currently I don't have access to my ssh key for the CVS. I attached a
quick hack to work around the problem. Please test if this also works
for you.
Alex
On Mon, 2007-02-12 at 19:54 +0100, Martin Petricek wrote:
> I tried running both the latest release (0.2.1) and current CVS
> snapshot with same result: it crashed right after start, before
> showing any window .... i tried gdb and got this in both cases:
>
> Starting program: /usr/bin/aeskulap
> [Thread debugging using libthread_db enabled]
> [New Thread 47791489120000 (LWP 14196)]
> datadir: /usr/share
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 47791489120000 (LWP 14196)]
> 0x00002b77502c2ccc in Gnome::Conf::Client::get_int () from
> /usr/lib/libgconfmm-2.6.so.1
> (gdb) bt
> #0 0x00002b77502c2ccc in Gnome::Conf::Client::get_int () from
> /usr/lib/libgconfmm-2.6.so.1
> #1 0x00002b77501b0cb4 in Aeskulap::Configuration::get_local_port
> (this=0x2b77502b6610) at aconfiguration-gconf.cpp:67
> #2 0x00002b7750093735 in ImagePool::init () at imagepool.cpp:77
> #3 0x0000000000440a08 in main (argc=1, argv=0x7fff5d134c38) at main.cpp:67
> (gdb)
>
> I looked in the source, but I was unable to find any apparent cause of
> the crash. It may be even bug in the gconf libraries, though I am not
> sure ....
> I am running debian unstable on amd64 architecture.
>
> $ dpkg -l gconf*
> ...
> ii gconf2 2.16.0-3
> ii gconf2-common 2.16.0-3
>
> Any idea where the problem is and how to fix it?
>
> Note: I am not in the list, please CC: me.
>
> Martin Petricek
>
>
> _______________________________________________
> Aeskulap-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/aeskulap-users
gconf-hack.patch
Description: Text Data