unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Avrutin <nicolasavru@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: Several problems
Date: Fri, 01 Aug 2014 05:43:32 -0400	[thread overview]
Message-ID: <87fvhg1pxi.fsf@gateway.local.navru.net> (raw)
In-Reply-To: <53D642D8.4050502@gmx.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



  reply	other threads:[~2014-08-01  9:43 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 [this message]
2014-08-01 10:30     ` martin rudalics
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=87fvhg1pxi.fsf@gateway.local.navru.net \
    --to=nicolasavru@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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).