From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Avrutin Newsgroups: gmane.emacs.devel Subject: Re: Several problems Date: Fri, 01 Aug 2014 05:43:32 -0400 Message-ID: <87fvhg1pxi.fsf@gateway.local.navru.net> References: <87d2cpbua7.fsf@fencepost.gnu.org> <53D642D8.4050502@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406887817 28727 80.91.229.3 (1 Aug 2014 10:10:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Aug 2014 10:10:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 01 12:10:12 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XD9mt-0000uJ-S0 for ged-emacs-devel@m.gmane.org; Fri, 01 Aug 2014 12:10:11 +0200 Original-Received: from localhost ([::1]:38247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XD9mt-0002kZ-5K for ged-emacs-devel@m.gmane.org; Fri, 01 Aug 2014 06:10:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XD9mo-0002ib-Rm for emacs-devel@gnu.org; Fri, 01 Aug 2014 06:10:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XD9mn-00036C-Ol for emacs-devel@gnu.org; Fri, 01 Aug 2014 06:10:06 -0400 Original-Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]:58079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XD9mn-00033Y-IM for emacs-devel@gnu.org; Fri, 01 Aug 2014 06:10:05 -0400 Original-Received: by mail-pa0-f52.google.com with SMTP id bj1so5555375pad.11 for ; Fri, 01 Aug 2014 03:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:cc:subject:date:in-reply-to:message-id :mime-version:content-type; bh=onArVhHVzHjGE1Xq80eYL9EUZsvRww2urXwyYRK46/4=; b=n7eu0BiXuZdR2kX3CUSq1rD32IYpc9V4qyyzFmYOi6UnAN9tPu1DvpZRRvAaJK33If hyYQyDtOWSrDpyIe+ugvzuaAOQF93jYcm1ZGxaQpVGkr21/CglnlW0D/qvaRW3IYY7sQ Wh/Uc7CEm8NkYw+nKwQXGT4K2lkvEKsreyAECLLRKB+GFbLCi0phBX2cTWg9OIQ8HcDy yvpCY0KL+3jF6QoVdfa2eVCvrSIjuQKyr99wi4PbxK8Pcd5y7m+V1GUUIeUhieI1qys6 Of8v7jGfFBuq/hkTWd4fqdoFq4C8OXDrQ3Zpr3Mf+ntW+6zD7DFXOfZ+ORH89xIagKcI ow/A== X-Received: by 10.70.37.10 with SMTP id u10mr4712564pdj.35.1406887804654; Fri, 01 Aug 2014 03:10:04 -0700 (PDT) Original-Received: from gateway.local.navru.net ([2001:470:1f07:7d5::109]) by mx.google.com with ESMTPSA id g6sm28845543pat.2.2014.08.01.03.10.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Aug 2014 03:10:03 -0700 (PDT) In-reply-to: <53D642D8.4050502@gmx.at> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173348 Archived-At: I'm also experiencing this issue and would be happy to help you with testing. I'm also using gtk3 and --without-toolkit-scroll-bars. I can trigger the crash by running (sauron-start)[1] or (jabber-connect-all)[2], in xmonad sending any emacs frame to a different workspace, and then going to the workspace to which I sent the frame. I have applied your patch and the crash still occurs. Here is my backtrace after running it through addr2line[3]: emacs_backtrace at emacs-git/src/sysdep.c:2182 terminate_due_to_signal at emacs-git/src/emacs.c:381 emacs_open at emacs-git/src/sysdep.c:2211 XTredeem_scroll_bar at emacs-git/src/xterm.c:5971 redisplay_window at emacs-git/src/xdisp.c:16845 redisplay_window_0 at emacs-git/src/xdisp.c:14251 internal_condition_case_1 at emacs-git/src/eval.c:1371 redisplay_windows at emacs-git/src/xdisp.c:14235 redisplay_internal at emacs-git/src/xdisp.c:13829 redisplay at emacs-git/src/xdisp.c:13116 read_char at emacs-git/src/keyboard.c:2562 read_key_sequence at emacs-git/src/keyboard.c:9120 (discriminator 4) command_loop_1 at emacs-git/src/keyboard.c:1438 internal_condition_case at emacs-git/src/eval.c:1347 command_loop_2 at emacs-git/src/keyboard.c:1169 (discriminator 1) internal_catch at emacs-git/src/eval.c:1111 command_loop at emacs-git/src/keyboard.c:1149 recursive_edit_1 at emacs-git/src/keyboard.c:769 Frecursive_edit at emacs-git/src/keyboard.c:841 main at emacs-git/src/emacs.c:1652 Let me know if you'd prefer that I file a bug about this. Thanks Footnotes: [1] https://github.com/djcb/sauron [2] http://emacs-jabber.sourceforge.net/ [3] sed -n 's/.*\[\(.*\)]$/\1/p' backtrace | addr2line -p -C -f -i -e `which emacs` -- Nicolas Avrutin