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

Johnny Willemsen jwillemsen at remedy.nl
Fri Aug 24 22:32:54 CDT 2007


Hi,

I do see that the bugzilla issue is closed as fixed. I don't know who set
the state to fixed, but when the bug is fixed we say it is ready, the patch
is in and work has been done. If that is not the case, you need to reopen
the issue so that it gets the state open again.

Regards

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***

"Wasilios Goutas" <wasili at goutas.de> wrote in message
news:<mailman.1968.1187986213.5286.ace-bugs at mail.cse.wustl.edu>...
>     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
> 
> 
> 



More information about the Ace-users mailing list