You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/21 18:19:34 UTC

DO NOT REPLY [Bug 10131] New: - script.awk missing results in fatal error

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10131>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10131

script.awk missing results in fatal error

           Summary: script.awk missing results in fatal error
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: dcavanaugh@ucsd.edu


awk -f script.awk "docs/conf/ssl-std.conf" "\Apache2" > 
"\Apache2\conf\ssl.default.conf"
Bad command or file name
awk: script.awk:5: fatal error: internal error
Abort!
Exiting due to signal SIGABRT
General Protection Fault at eip=0002710f
eax=ffb30000 ebx=ffb30000 ecx=000001cc edx=ffb40000 esi=00000000 edi=00004118
ebp=000897b4 esp=000897a0 program=C:\AWK\BIN\AWK.EXE
cs: sel=01a7  base=01cc0000  limit=7e32ffff
ds: sel=01af  base=01cc0000  limit=7e32ffff
es: sel=01af  base=01cc0000  limit=7e32ffff
fs: sel=017f  base=00006710  limit=0000ffff
gs: sel=01bf  base=00000000  limit=0010ffff
ss: sel=01af  base=01cc0000  limit=7e32ffff
App stack: [00089bf4..00049bf4]  Exceptn stack: [00049b48..00047c08]
Call frame traceback EIPs:
  0x0002710f
  0x0000cf2a
  0x0000c9b3
  0x000072ea
  0x00006ed8
  0x00006742
  0x000066c6
  0x0000dc37
  0x00026b22
 if not exist "\Apache2\conf\ssl.conf"  copy "\Apache2\conf\ssl.default.conf" 
"\Apache2\conf\ssl.conf"
        1 file(s) copied.
 awk -f script.awk "support/dbmmanage.in" >"\Apache2\bin\dbmmanage.pl"
 del .a .y

Apache.exe - 1 error(s), 0 warning(s)

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org