unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daimrod <daimrod@omecha.info>
To: emacs-devel@gnu.org
Subject: Re: Please test the merge of the concurrency branch
Date: Sun, 11 Dec 2016 19:30:39 +0100	[thread overview]
Message-ID: <05cc75d4-8505-3bbc-e27e-deeda33554cf@omecha.info> (raw)
In-Reply-To: <83oa0lgnzx.fsf@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 2125 bytes --]

Build & make check fine on OpenBSD (6.0-current).

The test `threads-io-switch' fails when runs in graphical emacs (gtk3).
Here is the backtrace (no debug symbol) :

#0  0x000000000054739a in SPECPDL_INDEX ()
#1  0x00000000005126c2 in handle_one_xevent ()
#2  0x0000000000514ffe in x_dispatch_event ()
#3  0x00000000005123fe in event_handler_gdk ()
#4  0x0000000284df0ca0 in gdk_event_apply_filters () from
/usr/local/lib/libgdk-3.so.2200.2
#5  0x0000000284df0e00 in _gdk_x11_display_queue_events () from
/usr/local/lib/libgdk-3.so.2200.2
#6  0x0000000284db98e8 in gdk_display_get_event () from
/usr/local/lib/libgdk-3.so.2200.2
#7  0x0000000284df0b06 in gdk_event_source_dispatch () from
/usr/local/lib/libgdk-3.so.2200.2
#8  0x000000021077965f in g_main_context_dispatch () from
/usr/local/lib/libglib-2.0.so.4200.4
#9  0x000000000069c458 in xg_select ()
#10 0x00000000006754db in really_call_select ()
#11 0x00000000005ce3c3 in flush_stack_call_func ()
#12 0x0000000000675570 in thread_select ()
#13 0x000000000064e4c1 in wait_reading_process_output ()
#14 0x000000000064ca59 in Faccept_process_output ()
#15 0x00000000005f449f in eval_sub ()
#16 0x00000000005f07b9 in Fprogn ()
#17 0x00000000005f1a7a in Fwhile ()
#18 0x00000000005f4002 in eval_sub ()
#19 0x00000000005f07b9 in Fprogn ()
#20 0x00000000005f4002 in eval_sub ()
#21 0x00000000005f090e in Fsetq ()
#22 0x00000000005f4002 in eval_sub ()
#23 0x00000000005f1f02 in Funwind_protect ()
#24 0x00000000005f4002 in eval_sub ()
#25 0x00000000005f068f in Fif ()
#26 0x00000000005f4002 in eval_sub ()
#27 0x00000000005f07b9 in Fprogn ()
#28 0x00000000005f19b2 in Flet ()
#29 0x00000000005f4002 in eval_sub ()
#30 0x00000000005f07b9 in Fprogn ()
#31 0x00000000005f19b2 in Flet ()
#32 0x00000000005f4002 in eval_sub ()
#33 0x00000000005f07b9 in Fprogn ()
#34 0x00000000005f6828 in funcall_lambda ()
#35 0x00000000005f5b95 in Ffuncall ()
#36 0x000000000063fbfe in exec_byte_code ()
#37 0x00000000005f652f in funcall_lambda ()
#38 0x00000000005f5adf in Ffuncall ()


I didn't look further yet.

Thanks for your work!


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 829 bytes --]

  parent reply	other threads:[~2016-12-11 18:30 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-09 14:45 Please test the merge of the concurrency branch Eli Zaretskii
2016-12-09 15:30 ` Robert Marshall
2016-12-09 16:26   ` Eli Zaretskii
2016-12-09 16:40     ` Paul Eggert
2016-12-09 16:54       ` Eli Zaretskii
2016-12-09 16:58       ` jpff
2016-12-09 17:06         ` Eli Zaretskii
2016-12-09 16:52     ` Robert Marshall
2016-12-09 23:09   ` Clément Pit--Claudel
2016-12-10  7:14     ` Eli Zaretskii
2016-12-10 15:05       ` Clément Pit--Claudel
2016-12-10 15:50         ` Eli Zaretskii
2016-12-09 22:33 ` David Caldwell
2016-12-10  6:50   ` Eli Zaretskii
2016-12-10 13:14   ` Alan Third
2016-12-10 14:06     ` Eli Zaretskii
2016-12-09 22:58 ` Karl Fogel
2016-12-10  7:09   ` Eli Zaretskii
2016-12-12  3:05     ` Karl Fogel
2016-12-09 23:19 ` Andrés Ramírez
2016-12-10  7:14   ` Eli Zaretskii
2016-12-10  8:09     ` Andreas Politz
2016-12-10  9:07       ` Eli Zaretskii
2016-12-10 16:05 ` Joseph Mingrone
2016-12-10 17:50   ` Eli Zaretskii
2016-12-10 16:33 ` Achim Gratz
2016-12-10 16:56   ` Filipe Silva
2016-12-10 17:56     ` Eli Zaretskii
2016-12-10 17:52   ` Eli Zaretskii
2016-12-10 17:36 ` Concurrency has landed (was: Please test the merge of the concurrency branch) Eli Zaretskii
2016-12-10 18:24   ` Concurrency has landed Eli Zaretskii
2016-12-10 18:26     ` raman
2016-12-10 18:36       ` Eli Zaretskii
2016-12-10 19:22     ` Paul Eggert
2016-12-22  4:52       ` Daniel Colascione
2016-12-22 19:23         ` Paul Eggert
2016-12-22 19:32           ` Daniel Colascione
2016-12-22 19:56             ` Paul Eggert
2016-12-24  0:52               ` Stefan Monnier
2016-12-24  1:51                 ` Paul Eggert
2016-12-24  4:49                   ` Stefan Monnier
2016-12-24  5:04                     ` Paul Eggert
2016-12-22 19:57             ` Davis Herring
2016-12-13 12:28   ` Phillip Lord
2016-12-13 16:09     ` Eli Zaretskii
2016-12-11  2:51 ` Please test the merge of the concurrency branch Ken Raeburn
2016-12-11  3:33   ` Eli Zaretskii
2016-12-11 19:40     ` Peter Wang
2016-12-11 20:31       ` Eli Zaretskii
2016-12-11  9:11   ` Michael Albinus
2016-12-11 13:54     ` Ken Raeburn
2016-12-11 15:14       ` Tramp and concurrency (was: Please test the merge of the concurrency branch) Michael Albinus
2016-12-11 15:45       ` Please test the merge of the concurrency branch Eli Zaretskii
2016-12-11 18:30 ` Daimrod [this message]
2016-12-11 18:42   ` Eli Zaretskii
2016-12-11 19:02     ` Daimrod

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=05cc75d4-8505-3bbc-e27e-deeda33554cf@omecha.info \
    --to=daimrod@omecha.info \
    --cc=emacs-devel@gnu.org \
    /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).