[ace-users] [ace-bugs] STREAM make service configuration crash wih SIGNAL 11 -- still --

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Fri Aug 24 15:51:03 CDT 2007


Hi Iliyan,

   Can you please see if you can add this patch before the upcoming
   x.6 release?
   
   Thanks,
   
        Doug

>    ACE VERSION: 5.5.10
>
>    HOST MACHINE and OPERATING SYSTEM:
>        Windows XP
>
>    THE $ACE_ROOT/ace/config.h :
>        #include "ace/config-win32.h"
>
>    AREA/CLASS/EXAMPLE AFFECTED:
>       ACE_wrappers\examples\ASX\CCM_App
>
>    DOES THE PROBLEM AFFECT:
>        EXECUTION?
>        crach after starting
>
>    SYNOPSIS:
>       This bug I reported first time in May. A fix had been created by 
>Iliayn Jeliazkov which worked, and still works fine.  
>http://deuce.doc.wustl.edu/bugzilla/show_bug.cgi?id=2916
>
>
>    SAMPLE FIX/WORKAROUND:
>        The patch I used still works although I got this output
>$ patch -p0 < /cygdrive/d/downloads/bug2916-02.diff
>patching file ace/Parse_Node.cpp
>patching file ace/Service_Config.h
>patching file ace/Svc_Conf.y
>patching file ace/Svc_Conf_y.cpp
>Hunk #1 succeeded at 1245 (offset 3 lines).
>Hunk #2 succeeded at 1675 with fuzz 2 (offset 3 lines).
>patching file ace/Svc_Conf_Tokens.h
>Hunk #1 FAILED at 1.
>1 out of 3 hunks FAILED -- saving rejects to file ace/Svc_Conf_Tokens.h.rej
>patching file ace/svcconf.mpb
> 
>
>ACE_wrappers\ace\Svc_Conf_Tokens.h.rej:
>
>***************
>*** 1,11 ****
>- // $Id$
>  #ifndef BISON_SVC_CONF_TAB_H
>  # define BISON_SVC_CONF_TAB_H
>  # define ACE_YYSTYPE_IS_DECLARED 1
>- /* A Bison parser, made by GNU Bison 2.0.  */
> 
>  /* Skeleton parser for Yacc-like parsing with Bison,
>-    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free 
>Software Foundation, Inc.
> 
>     This program is free software; you can redistribute it and/or modify
>     it under the terms of the GNU General Public License as published by
>--- 1,11 ----
>+ // $Id:$
>  #ifndef BISON_SVC_CONF_TAB_H
>  # define BISON_SVC_CONF_TAB_H
>  # define ACE_YYSTYPE_IS_DECLARED 1
>+ /* A Bison parser, made by GNU Bison 2.1.  */
> 
>  /* Skeleton parser for Yacc-like parsing with Bison,
>+    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 
>Free Software Foundation, Inc.
> 
>     This program is free software; you can redistribute it and/or modify
>     it under the terms of the GNU General Public License as published by
>
>
>
>--------------------------------------
>
>
>    I wonder why these patch has not become part of the later releases. 
>What about other bug fixes hosted at bugzilla, have they integrated into 
>later ACE versions?
>  In wich version the fix of Ilyan be integrated?
>
>bye
>Wasili
>
>
>


-- 
Dr. Douglas C. Schmidt                       Professor and Associate Chair
Electrical Engineering and Computer Science  TEL: (615) 343-8197
Vanderbilt University                        WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203                          NET: d.schmidt at vanderbilt.edu



More information about the Ace-users mailing list