Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug Report: Interactive Mode Glitches
- X-seq: zsh-workers 37279
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Nir Friedman <quicknir@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: Bug Report: Interactive Mode Glitches
- Date: Wed, 2 Dec 2015 00:39:35 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=3/6+ybi6/u7L9e3KOzwi4Ch/51GFoaq4OnEWcCx1U5U=; b=LFUHkwPtckx4QTIgxUPHcz753fi/HQzWdfeuhMB2DHxOIpn3A8EwaKnECDse6SLtG2 49rxdFDtSIxOaED1QJ4guBaaOyX1QRgK3M1gc27yROCQwnU0TGrL5Ck6c8BnT0bPPXEK wo5K12uKsr0JCYTcVu8xNUHq4dlxa9mZbqrQbV4+3r5FXysFP3fDGwctThC+IwaUZo4R OcPh7rFwGDDrb0IK/gfDH2UPjoPlO6kNkbLc7UkSeunWA1umxYUhkv0bopl83Ly8CRKL cmAvurERuiuYt/X27sssiK+o0iT+4CJq5Mo4scc1PMqotCewrPg0RSjuQ21BZwDk9Yl3 HcXw==
- In-reply-to: <CA+cBnHAVEawAfwBS-yXThTE-0zAyGf=eu7BUk5SHod6MTtNcaQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CA+cBnHDFZPK4d3hRYGZ_5o=1mep3D5iq67Ppsy1N91B9Pqd9vw@mail.gmail.com> <20151024203730.GD11372@tarsus.local2> <CA+cBnHCFJYxvaLL4O7wmKwP7rcdoTrh5aViMkT6zZW3eYaWYjw@mail.gmail.com> <20151024205608.GE11372@tarsus.local2> <CA+cBnHAazvWqfhoVthXNsS6rLef6jKkJk=OWhAX-Em09OC_eAA@mail.gmail.com> <CA+cBnHAVEawAfwBS-yXThTE-0zAyGf=eu7BUk5SHod6MTtNcaQ@mail.gmail.com>
On Dec 2, 1:02am, Nir Friedman wrote:
}
} I managed to get a stacktrace, though not in debug mode, of such a crash,
} attached.
Yeah, not really very helpful without debugging symbols. It looks like
the global "amatches" must be invalid as that's the only dereference in
the function where the error was reported, but there are no clues as to
how it may have gone wrong.
Also we're not set up to handle apport reports; we'd prefer to get gdb
or similar debugger stack traces.
Thanks for trying, tho.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author