X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:content-transfer-encoding :user-agent; bh=bU1ysCcdJtycMu5oXLpbEHvJpi7lhzSpfD0v78OKCYc=; b=tTAkY0ykADQpmrib9WD2qHQvVaPm9IaWlPHyPXlB1NS+JJKw1HDIp6cLBXiwn4y7FY t/nQO4PdayAwQu5N3NDcQogXRSfs3J13PDTY23Mlj9jdyxT9Fu4s0O/jtC/A1Y7N/xt0 k27OItbYVil3vYQE9qESnCrdDHHJvBA0b9pBM= Date: Mon, 30 Jan 2012 01:58:10 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: [geda-user] gschem segfault Message-ID: <20120129215810.GA21496@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: geda-user AT delorie DOT com I've found gschem bug in git head. gschem segfaults when I close two windows with unsaved pages. To reproduce it: 1) run gschem 2) type to add a line and finish it with left-click 3) press to open new window 4) type to add a line in the new window and finish it with left-click 5) type to close all windows 6) click the button in both windows After bisecting I've got the following result: 8342bddce4487edf4a7214d5d6ab83cb73a066d4 is the first bad commit commit 8342bddce4487edf4a7214d5d6ab83cb73a066d4 Author: Krzysztof Kościuszkiewicz Date: Wed May 18 22:27:51 2011 +0200 gschem: refresh pin-cues on connectivity change Closes-bug: lp-707064 :040000 040000 54c7bfb3bb47c1f0f218bedd1190e35963bdc8a2 a2d02d8b9e5be246397f4a48637cdd229d83aa75 M gschem Regards, -- VZh http://vzhbanov.byethost33.com