Curses Window in Linux Causing Abort -


I have some legacy C code that I recently compiled on Linux. Opens the app on the original HPUX and closes several curved windows. In the Linux box it can handle a window, but if I close that window, it crashes the program with an error message of "Reject". any idea?

Yes change your options with ulimit (1) so that when you Leave a core dump to see the core dump with gdb (1) where it is to abort and we have to come back.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -