Re: segfault

From: "M(at)rton Akos" <makos999(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: segfault
Date: 2009-02-23 09:55:24
Message-ID: a913862f0902230155h1793302o109ad00f0b3d8086@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Here're two backtrace, both of them were run, after my function
successfully return with good result. At the first time when I running
my function there isn't problem -it seems to be correct-, but after
that I can see the problems below:
the first shows that, when I use my search function:
http://pastebin.com/m4b662b1c my function at frame 3.

Another bt after ran an original code of pgadmin:
http://pastebin.com/m39b2544

Thanks!
mAkos

On Sun, Feb 22, 2009 at 10:38 AM, M(at)rton Akos <makos999(at)gmail(dot)com> wrote:
> Hi List,
>
> for a long time ago i am continuing my work, but i got stuck at this point.
> Here's the code: http://pastebin.com/m384b0138
> I can write the result of this code in more details, if you interested
> in my problem.
> In short: it works correctly at the first running, but at the second
> returns with segfault.
> What should i do in another way?
> Thanks for your help!
>
> mAkos
>
> --
> People seldom notice clothes, if you wear a big smile.
> OLVASD: http://napirajz.hu
>

--
People seldom notice clothes, if you wear a big smile.
OLVASD: http://napirajz.hu

In response to

  • segfault at 2009-02-22 09:38:24 from M@rton Akos

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-02-23 13:32:26 SVN Commit by dpage: r7603 - trunk/pgagent/cmake
Previous Message Quan Zongliang 2009-02-23 09:19:33 Re: About wxODBC