From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-users-return-23714-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 1e396015 for ; Tue, 16 Oct 2018 17:46:04 +0000 (UTC) Received: (qmail 7594 invoked by alias); 16 Oct 2018 17:45:51 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23714 Received: (qmail 7652 invoked by uid 1010); 16 Oct 2018 17:45:51 -0000 X-Qmail-Scanner-Diagnostics: from mail-ot1-f54.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.210.54):SA:0(-1.9/5.0):. Processed in 1.66839 secs); 16 Oct 2018 17:45:51 -0000 X-Envelope-From: sgniazdowski@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=nrPAWdKb/aIka+Wegj7qhEifI4Ib57pgqFStMIDfrqw=; b=HHGcX5ffSN2vKwSr4vI9DwclS9UjZD5wvmgALvxrPWA3t3JS+TF6jhPWNfCmbMy0oW CzBUHCYqabq4urZlDyKqiqoUS/mr/e7BNKN7kT+m6t48vrGwuNo4Vk1cHlABSKmBdcpP IcIZhL1EGZMBYllmDEfVtiE1iIre1tTlacq9fgh1IR34yrDWCTEv6Fj2chV7Jh7F+I9f xCv1Iq0hWHQbAfs5hHwqKxgtfXMFM+drKwckzqtt9FCfvDzqBlM8hHtIWjyBmJooBsz6 TuIt/CJsvRAfywUfrbGm/cdNU/8898ofZZVHUXyWXFUF/ZF0vuXCTI+wUurAYDqM6fJw iBuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=nrPAWdKb/aIka+Wegj7qhEifI4Ib57pgqFStMIDfrqw=; b=hJFLSOvBoNt6jERJ8K5MFHgDb2iWZ6i8146Cljx3fsGxoPre46/LbXe6dqebN3RQWb V3U4DJI6N8vncu6ZU6eWPuoZhROCRQf47dD8XTZjrtBbamK5jDFma+AOXy6HfHPUnnbD GizIayM0GenTZYWXRwZ0nHgIW7d1hsl4D3IYoQWDI7SIhgC/idsN4bDfkPmh5e4zY1Pz TIU+twGQr1C6ibDUiFcCSAXE+ulSdrWejorF3uXOvq9w8vyAuHzZWo7XjgsLSJjb7mRE 6XLx4+jxQkQaWobFWYBvfnhBO2QTo9L7TImS34ZV9PWSOYL1/sOC75tM5t11/HHo3xLT KLZA== X-Gm-Message-State: ABuFfojy7RdqITivvJ3Gu9gbdp1BobqmbAsixXub8oLJJR6csMMv5Xns tLvR/IrlEfa8piobmKHuRKB3o+GJTrDpFIAVty/LlSGD X-Google-Smtp-Source: ACcGV619NMGIr37NucKt/tdVNgrrkNZgm0YuumN8xvmwPpu9h3J5jNFUQ6GWGPiV/bkb8t2LLWHD3s6qXJseO7qo/Iw= X-Received: by 2002:a9d:1c8e:: with SMTP id l14mr15296270ota.125.1539711946476; Tue, 16 Oct 2018 10:45:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sebastian Gniazdowski Date: Tue, 16 Oct 2018 19:45:34 +0200 Message-ID: Subject: Re: `zsh -f' is problem free, but normally getting segfault on a regular `zmodload ...' invocation To: Zsh Users Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I've ran wrong Zsh version with `-f`, the issue does persist with `-f', it's just the segfault that's lacking: =E2=96=B2 .zplugin/plugins/zsh-users---zsh % /usr/local/bin/zsh-5.6.2-dev-= 1 -fi MacMini% MODULE_PATH=3D/Users/sgniazdowski/.zplugin/plugins/zdharma---zredi= s/module/Src:/usr/local/lib/zsh/5.6.2-dev-1:/Users/sgniazdowski/.zplugin/bi= n/zmodules/Src if [[ -e /Users/sgniazdowski/.zplugin/plugins/zdharma---zredis/module/Src/z= dharma/zredis.so ]]; then #zmodload -u zdharma/db 2>/dev/null zmodload -d zdharma/zredis zdharma/db zmodload zdharma/zredis fi zsh: invalid module name `^G' MacMini% On Tue, 16 Oct 2018 at 19:26, Sebastian Gniazdowski wrote: > > Hello, > this is theoretically on my side, because on `zsh -f' the module loads > fine, but who knows and maybe someone could help me finding the cause, > i.e. recent patch that introduced something? > > I've just updated to 5.6.2-dev-1, i.e. compiled and installed from > HEAD (0290757..a8f90de), and now I'm getting: > > % /usr/local/bin/zsh-5.6.2-dev-1 -i > /Users/sgniazdowski/.zplugin/plugins/zdharma---zredis/zredis.plugin.zsh:7= 2: > invalid module name `^G' > zsh: segmentation fault /usr/local/bin/zsh-5.6.2-dev-1 -i > > The line 72 of the script > (https://github.com/zdharma/zredis/blob/c344330c7c038396f2ffeeed077f05669= 312f2d2/zredis.plugin.zsh) > is: > > zmodload zdharma/zredis > > The line looks regular and xxd ran on the script doesn't report any > hidden characters. > > IRC user suggested it could be the recent word-code change, and I've > removed .zwc, and the issue persists. I've also tried removing > zdharma/zplugin from loading and no change. > > -- > Sebastian Gniazdowski > News: https://twitter.com/ZdharmaI > IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin > Blog: http://zdharma.org --=20 Sebastian Gniazdowski News: https://twitter.com/ZdharmaI IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin Blog: http://zdharma.org