Daniel Wagner wrote:
>
> On Tue, 24 Apr 2001, Damon Chaplin wrote:
>
> > Rodrigo Moya wrote:
> > >From reading the code I can't spot any major problems.
> >
> > Can't you spot the problem from the core dumps?
>
> Unfortunately not. I tried to investigate it by gdb and later by using
> the Bugzilla tool (stacktrace) without success. That means not, it is
> impossible, only I'm not able due lack of knowglegde or skill.
>
> I guess I try somewhere to derefence a pointer on a GdaConnection
> which is not valid. But this is only a guess.
Have you got a stack trace?
i.e. run 'gdb ./glade core' on the core file.
Then enter 'bt' in gdb. That should tell you exactly what is causing the
crashes.
Damon
_______________________________________________
Glade-devel maillist - [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel