Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3E7E51CB.20200@verizon.net> Date: Sun, 23 Mar 2003 16:31:07 -0800 From: Tron Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Sementation fault in OpenGL application Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [4.65.12.184] at Sun, 23 Mar 2003 18:31:05 -0600 Earlier I had posted a message concerning I segmentation fault I get when I build an OpenGL application using the GCC compiler on Cygwin. I have since discovered that the debugger spits out some information when the segmentation fault occurs. The is what it says: Program received signal SIGSEGV, Segmentation fault. 0x6966190c in nvoglnt!DrvSetPixelFormat () I have a 64 Megabyte nVidia GeForce 3 video card on my system. The debug message implies the error is occuring in the video driver. I do not know what would be causing this, especially when the program runs fine when built with other compilers. Can anyone offer any help on this matter? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/