From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by sourceware.org (Postfix) with ESMTPS id 3B1583857C78 for ; Tue, 21 Jul 2020 17:59:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3B1583857C78 Received: by mail-ed1-x531.google.com with SMTP id h28so15938771edz.0 for ; Tue, 21 Jul 2020 10:59:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=biVhVZFJQfxOD7naJF/IP+zQLS+GUApjmcUKhrz2Lwg=; b=Flyg++TxQQZKyIPmGXP0fBFmN0rIRnhP5CiZgAg3sw2znrg35HYeYeOYhnaOvyrqJc kIdAkrWqG/R1JOhcyqo/Xq8TtDzprha0HUs2Ixx/EOhr6rV0iC3oLisBNQGxVznbldNk Vu6+EZa/AODMYBoz/H+3C1dZlLu9FYwIiarGy7IUboikbgtAEF9wO5FrwU38t0YWbnn4 V8iRNloAgJYuOp48U5TAN78+OmvgpAjAczO0op6UBlff1sMwATcJVWtH7c2FkkO7KL0Y /DrSmQoXtV/4e53QrI01COqXV0zzNEB1yBWqK3+gtqO3GLYOD1ql30h7c/IhblnyRpMf J8sA== X-Gm-Message-State: AOAM530b4DJ8GgCsEoTlJJpiNVNKDvUpsVXy8jlEbWq1kjGZO4ldNRk2 S0sJJgRIZ35r6e3TcaDZtYqnmCnJKGY= X-Google-Smtp-Source: ABdhPJwW2lUCFjHsZkeXYEW/PvuXQo6pY8FspeyQs/NNmuFV/KREaQWUWiX08/PNEW3y5h2vpFqZVA== X-Received: by 2002:aa7:d4d2:: with SMTP id t18mr26509009edr.166.1595354363991; Tue, 21 Jul 2020 10:59:23 -0700 (PDT) Received: from ?IPv6:2003:cc:9f36:6334:c488:1a57:7115:db87? (p200300cc9f366334c4881a577115db87.dip0.t-ipconnect.de. [2003:cc:9f36:6334:c488:1a57:7115:db87]) by smtp.gmail.com with ESMTPSA id s7sm18108337edr.57.2020.07.21.10.59.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Jul 2020 10:59:23 -0700 (PDT) Subject: Re: help To: Birane Koundoul , cygwin@cygwin.com References: From: Marco Atzeri Message-ID: Date: Tue, 21 Jul 2020 19:59:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2020 17:59:26 -0000 On 21.07.2020 18:47, Birane Koundoul wrote: > Hello I have a model with the petri net (I use cpn tools 4.0) but it > sometimes shows me errors like: > > 1. Error! exception subscript raised when checking enabling > 2. cannot bind variable ... from large color-set ............ > 3. un-bound variable in output arc > > and what bothers me the most is that when I run the simulation, it executes > the queries but at some point it stops and yet queries are available. > Sincerely > * Birane Koundoul * Hi Birane, https://www.chiark.greenend.org.uk/~sgtatham/bugs.html I do not find any cpn tools on the cygwin available packages: https://cygwin.com/packages/package_list.html so if you want our support, you need to be a bit more specific and provide us a way to replicate your problem. Regards Marco