| From: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | "Anton A(dot) Patrushev" <anton(at)orkney(dot)co(dot)jp> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: C function problem with 8.2.4 |
| Date: | 2007-07-26 04:37:43 |
| Message-ID: | 162867790707252137m642c17f9g4a374da45a4fd72b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
send source code please, we cannot check any without source.
Regards
Pavel Stehule
2007/7/25, Anton A. Patrushev <anton(at)orkney(dot)co(dot)jp>:
> Hello,
>
> My C function for Pl/pgsql worked fine until I upgraded to 8.2.4
> version. Now it fails with signal 11 (segmentation fault).
>
> The problem is - I can't find where, 'cause it's working fine if I'm
> trying to raun postmaster with gdb :(
>
> And after I ran it with gdb once, it's working fine without gdb until I
> restart the server.
>
> What can be a reason? Memory management? Why it was working with
> previous version?
>
> Can somebody help me with this problem?
>
>
> Thanks in advance!
>
> Anton.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-07-26 05:05:19 | Re: Re: invalid memory alloc request size 2147483648 using toode LIKE 'ä%' |
| Previous Message | Chris | 2007-07-26 04:12:08 | Re: postgresql insert and dataset(c#) |