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

Johnny Willemsen jwillemsen at remedy.nl
Mon Aug 27 03:46:59 CDT 2007


Hi,

Bugzilla shows that you closed this bug yourself as fixed, at that moment it
goes from the todo list of everyone. If this is still valid, please reopen
the bug.

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