unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Nicolas Avrutin <nicolasavru@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Several problems
Date: Fri, 01 Aug 2014 12:30:34 +0200	[thread overview]
Message-ID: <53DB6C4A.2010601@gmx.at> (raw)
In-Reply-To: <87fvhg1pxi.fsf@gateway.local.navru.net>

 > I'm also experiencing this issue and would be happy to help you with
 > testing.

Thank you.

 > 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

It's the same problem David encountered.  Apparently, when setting up
horizontal scrool bars I somewhere blindly use USE_GTK without checking
whether it also uses toolkit scroll bars.  So I have to go through the
code and find the culprit.  As soon as I've found it I'll tell you.

martin



  reply	other threads:[~2014-08-01 10:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28 11:24 Several problems David Kastrup
2014-07-28 12:09 ` Dmitry Antipov
2014-07-28 12:32 ` martin rudalics
2014-08-01  9:43   ` Nicolas Avrutin
2014-08-01 10:30     ` martin rudalics [this message]
2014-08-01 13:06     ` martin rudalics
2014-08-02  4:10       ` Nicolas Avrutin
2014-08-02  6:57         ` Eli Zaretskii
2014-08-02  7:28           ` Nicolas Avrutin
2014-08-02  7:39             ` Eli Zaretskii
2014-08-02  8:06           ` martin rudalics
2014-08-04 17:22       ` martin rudalics
2014-08-04 21:54         ` Nicolas Avrutin
2014-08-05  8:36           ` martin rudalics
2014-08-05 19:08             ` Faried Nawaz
2014-08-06  9:41               ` martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2014-07-30 20:02 Ted Zlatanov
2014-07-30 20:10 ` Ted Zlatanov
2014-07-31  4:22 ` Dmitry Antipov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53DB6C4A.2010601@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=nicolasavru@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).