This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Postmaster core dumps


Hi!

Wonderful! PostgreSQL works again! :) Thanks a lot!

But I've detected a little error that also was present before. Prior to
start PostgreSQL is necessary run "$ cygserver" and to finish a session
is necessary to stop the server, so anybody can use "$ cygserver -S" to
do that. Well, but that command produces the next error:

Segmentation fault (core dumped).

And using gdb:

Program received signal SIGSEGV, Segmentation fault.

0x0040644c in create_server_transport () at
/netrel/src/cygwin-snapshot-20050808-1/winsup/cygwin/wincap.h:84

84 in /netrel/src/cygwin-snapshot-20050808-1/winsup/cygwin/wincap.h

Another option is kill the process, but I think that the argument -S is
better (more beautiful maybe :D) and would be used instead.

Anyway, I thought I could make any changes by myself, but I don't know
how... how could I see the code? Could I fix anything by myself?

Thanks!

>>Christopher Faylor wrote:
>>
>>
>>   This should be fixed in today's snapshot.
>>
>>
>Thank you. I can confirm that the postgres is working with latest
snapshot.
>
>--
>J Lambert

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]