[Boost-bugs] [ boost-Support Requests-1481295 ] spirit

Support Requests item #1481295, was opened at 2006-05-03 18:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1481295&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Andy Stevenson (andystevenson) Assigned to: Nobody/Anonymous (nobody) Summary: spirit Initial Comment: Programme core dumps in the regex library when run from the command line but not within the debugger. I think I have a problem either because the Cygwin environment or something about the spirit grammar I am using (quite large). Can anyone help? I am running latest Cygwin.... Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure - -verbose --prefix=/usr --exec-prefix=/usr -- sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info -- enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific- runtime-libs --without-x --enable-libgcj --disable- java-awt --with-system-zlib --enable-interpreter -- disable-libgcj-debug --enable-threads=posix --enable- java-gc=boehm --disable-win32-registry --enable-sjlj- exceptions --enable-hash-synchronization --enable- libstdcxx-debug : (reconfigured) Thread model: posix gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) If you test this against the following ASN.1 definition (put it in a file) it will SEGV from the command line but works fine inside gdb. if you run 'main file.asn' from the command line that should do it. ASN1-CHARACTER-MODULE {joint-iso-itu-t asn1(1) specification(0) modules(0) iso10646(0)} DEFINITIONS ::= BEGIN Zs ::= BMPString (FROM (space | no-breakSpace | oghamSpaceMark | enQuad..zeroWidthSpace | narrowNo-breakSpace | mediumMathematicalSpace | ideographicSpace)) END ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1481295&group_id=7586 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net