all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 41239@debbugs.gnu.org
Subject: bug#41239: GTK builds crashing in XTread_socket after deleting a frame
Date: Sat, 23 May 2020 08:08:42 -0400	[thread overview]
Message-ID: <87a71yluph.fsf@gmail.com> (raw)
In-Reply-To: <83r1vb189z.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 23 May 2020 09:21:12 +0300")

Eli Zaretskii <eliz@gnu.org> writes:
>
> Did you succeed in understanding what is that "ID 356" about which it
> complains, and why it wasn't found?

Not really no, but I have what might be a clue.  I can trigger this
condition much more reliably (about 3 in 4, instead of 1 in 10; perhaps
1 in 10 times I was doing the following thing by accident), by
intentionally moving the mouse over another popup location without
letting it pop up, before doing the 'wait for popup and kill frame'
procedure.  So maybe our cleanup is too thorough in the case where we
call xg_prepare_tooltip but the tooltip ends up not being shown.

I've tried setting a breakpoint in g_remove_source, but then I'm
flooded: it seems to be called every time the mouse moves even a little.

martin rudalics <rudalics@gmx.at> writes:

>> Ah, I did manage to get it after repeating about 10 times.  Following
>> https://stackoverflow.com/questions/23199699/glib-critical-source-id-xxx-was-not-found-when-attempting-to-remove-it
>> I got a backtrace by putting a breakpoint on g_log.
>
> How did you do that?  Did you build GTK with debugging information?

No, just 'break g_log' in gdb works.





  parent reply	other threads:[~2020-05-23 12:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13 17:42 bug#41239: GTK builds crashing in XTread_socket after deleting a frame martin rudalics
2020-05-13 18:04 ` Eli Zaretskii
2020-05-14  7:54   ` martin rudalics
2020-05-14 14:22     ` Eli Zaretskii
2020-05-15 18:07       ` martin rudalics
2020-05-15 18:58         ` Eli Zaretskii
2020-05-16  8:45           ` martin rudalics
2020-05-20  1:50           ` Noam Postavsky
2020-05-20  9:06             ` martin rudalics
2020-05-20 16:07             ` Eli Zaretskii
2020-05-22  1:23               ` Noam Postavsky
2020-05-22  9:31                 ` martin rudalics
2020-05-22 11:05                   ` Eli Zaretskii
2020-05-22 11:25                   ` Noam Postavsky
2020-05-22 12:08                     ` Eli Zaretskii
2020-05-22 12:22                       ` Noam Postavsky
2020-05-22 12:37                         ` Eli Zaretskii
2020-05-25  0:31                           ` Noam Postavsky
2020-09-27 14:43                             ` Lars Ingebrigtsen
2020-05-22 13:03                     ` martin rudalics
     [not found]                       ` <87d06vl5le.fsf@gmail.com>
     [not found]                         ` <83r1vb189z.fsf@gnu.org>
2020-05-23 12:08                           ` Noam Postavsky [this message]
2020-05-23 12:38                             ` martin rudalics
2020-05-25  0:11                               ` Noam Postavsky
2020-05-26  8:03                                 ` martin rudalics

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

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

  git send-email \
    --in-reply-to=87a71yluph.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=41239@debbugs.gnu.org \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.