From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97081 invoked by alias); 31 May 2017 04:59:28 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 97068 invoked by uid 89); 31 May 2017 04:59:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=camera, unwanted, UD:jpg, laser X-HELO: mail-wr0-f181.google.com Received: from mail-wr0-f181.google.com (HELO mail-wr0-f181.google.com) (209.85.128.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 31 May 2017 04:59:26 +0000 Received: by mail-wr0-f181.google.com with SMTP id j27so2265730wre.3 for ; Tue, 30 May 2017 21:59:30 -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-transfer-encoding; bh=xlHas6UMgZOimq6LHaLZy660lN8r0aoF2OwyWE7dKzg=; b=mEcl54Zdfz5crB43m4aK8lJhNiWPmg/E7Qly3vVy+yyICVLWfIEywz7B7YYvAkJE2Q DYdz4p+A4tqTWKSoo3FLh6BMhUAOQyAIjDGYUp/4d5ZyUcj4Xy3KnfYmRCCo6dLmKEq9 F59iQIpcogCBwIj5a9CmTozCE7I0dCxqSnuYInQpJQ09tgOI5LZ+wDB0F7DlOZOvvkXR tiWydqesBZ7u9sX6aLPN/Ue5ZNURE2zl7yktcdYnCn1xHXrqRaDTFSkfDAKiyfZeMx+Q UTLkee1RB57LyWqBd997qAwHj+SeBAYIIP/baguHPG+0gSl3DowVkwTFJi0GIpHOTnXv tfDw== X-Gm-Message-State: AODbwcCqlzdgoBHj93y2CaI+2a3qv71czaQIQQjFdLK1i3JwjCeGpZFV sEjMzEHnyOPmaCwBInI= X-Received: by 10.223.142.150 with SMTP id q22mr9502601wrb.180.1496206768465; Tue, 30 May 2017 21:59:28 -0700 (PDT) Received: from [192.168.2.108] (p4FDB3E31.dip0.t-ipconnect.de. [79.219.62.49]) by smtp.googlemail.com with ESMTPSA id m14sm34200969wmi.2.2017.05.30.21.59.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2017 21:59:27 -0700 (PDT) Subject: Re: ImageMagick is crashing To: Axel Heinrici , "cygwin@cygwin.com" References: From: Marco Atzeri Message-ID: Date: Wed, 31 May 2017 05:46:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00508.txt.bz2 On 30/05/2017 15:26, Axel Heinrici wrote: > Hello, > > the question remains, what is going wrong on my machine. > > Best regards, > Axel > I have no idea. Can you try to run with strace to see where is segfaulting ? > > Gesendet: Dienstag, 30. Mai 2017 um 13:17 Uhr > Von: "Marco Atzeri" > An: "Axel Heinrici" > Betreff: Re: ImageMagick is crashing > On 30/05/2017 11:33, Axel Heinrici wrote: >> Hello, >> >> here is the file. >> It is an image of a laser spot with some unwanted reflections in the >> setup. So you won't see anything meaningful. >> The picture is coming from a 12 bit camera with the actual image >> information in the highest 12 bit of a 16 available bits. >> >> Best regards, >> Axel > > > it works fine for me > See conversion from > > convert -debug All z06.png -crop 500x500+200+200 z06.jpg > > Regards > Marco > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple