discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segmentation fault in ProjectCenter App template


From: Adam Fedor
Subject: Re: Segmentation fault in ProjectCenter App template
Date: Thu, 11 Jul 2002 21:26:34 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0rc2) Gecko/20020513

Juergen Gnoss wrote:

Hi all,

After long hard searching with my worst working debugger I figure out the Segmentation fault that my programm raises comes from the ProjectCenter Application Template.

Somebody can check it for me???

I just open ProjectCenter -> Project -> New -> Application

save compile and run with openapp xxx.app from console window.
by Menu quit the App goes with Segmentation fault.


Quite a few applications segfault when quiting. It happens in the XCloseDisplay function, which probably means we are doing something to mess up the allocation of X resources. I have no idea what the real problem is, and it's mostly harmless, since the app is about to terminate at that point anyway.


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]