| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4D1FD0D9.2030009@gmail.com> |
| Date: | Sat, 01 Jan 2011 20:11:53 -0500 |
| From: | chm <devel DOT chm DOT 01 AT gmail DOT com> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | X server segfault problem |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I'm having a problem with cygwin 1.7.7 and X version 1.9.3.0 where an OpenGL application from perl using the Mesa3D binding dies in the test with a segfault: A fatal error has occurred and Cygwin/X will now exit. Caught signal 11 (Segmentation fault). Server aborting. Please open /var/log/xwin/XWin.0.log for more information. When I close the popup alert, X exits. The XWin.0.log only has Segmentation fault at address 0xe. I've been unable to determine if the problem is in the perl OpenGL module code or in the updated X+GLX+Mesa3D. To reproduce, just download the perl OpenGL module source: http://search.cpan.org/CPAN/authors/id/C/CH/CHM/OpenGL-0.64.tar.gz and extract the directory. cd to the OpenGL-0.64 directory and run the following command: ( set -x ; perl Makefile.PL ; make ; make test ) 2>&1 | tee ../pogl-x-crash-log.txt which should configure, build and run the test for this module. You will need to have gcc, perl and opengl installed in your cygwin. Any help appreciated since I can no longer develop on cygwin since the X server started crashing...not even to fix the problem (if it is the OpenGL module code). Thanks in advance, Chris -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |