[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70760: 29.3.50; core dumps when copy in other apps
From: |
Michael Albinus |
Subject: |
bug#70760: 29.3.50; core dumps when copy in other apps |
Date: |
Sun, 05 May 2024 19:34:51 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
Hi Eli,
>> I did (setq debug-on-error t), went to https://en.wikipedia.org/wiki/Emacs,
>> randomly selected a fragment
>> "Emacs has over", then did a ctrll+c.
>>
>> Emacs in VirtualBox immediately showed the following:
>>
>> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
>> dbus-handle-event((dbus-event "[ \11]*$"))
>> funcall-interactively(dbus-handle-event (dbus-event "[ \11]*$"))
>> call-interactively(dbus-handle-event nil [(dbus-event "[ \11]*$")])
>> command-execute(dbus-handle-event nil [(dbus-event "[ \11]*$")] t)
>
> Does VirtualBox have anything in its documentation that suggests that
> Ctrl-C on the Windows side will cause a D-Bus event on the VM side?
>
> Michael, any idea what is this D-Bus event, and what does it have to
> do with copying into the Windows clipboard?
`dbus-handle-event' is the handler for D-Bus events (sic!). It is
invoked, when a D-Bus event arrives in the keyboard buffer, see
`special-event-map'.
It isn't called explicitly anywhere in Emacs. So I assume that the
"D-Bus" event is pushed to the keyboard buffer by accident, when
communicating with the VirtualBox.
> Thanks.
Best regards, Michael.
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/03
- bug#70760: 29.3.50; core dumps when copy in other apps, Eli Zaretskii, 2024/05/04
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/04
- Message not available
- bug#70760: 29.3.50; core dumps when copy in other apps, Eli Zaretskii, 2024/05/05
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/05
- bug#70760: 29.3.50; core dumps when copy in other apps, Eli Zaretskii, 2024/05/05
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/05
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/05
- bug#70760: 29.3.50; core dumps when copy in other apps,
Michael Albinus <=
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/14
- bug#70760: 29.3.50; core dumps when copy in other apps, Eli Zaretskii, 2024/05/14
- bug#70760: 29.3.50; core dumps when copy in other apps, Michael Albinus, 2024/05/15
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/15
- bug#70760: 29.3.50; core dumps when copy in other apps, Michael Albinus, 2024/05/15
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/15
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/15
- bug#70760: 29.3.50; core dumps when copy in other apps, Michael Albinus, 2024/05/16
- bug#70760: 29.3.50; core dumps when copy in other apps, Kun Liu, 2024/05/16
- bug#70760: 29.3.50; core dumps when copy in other apps, Michael Albinus, 2024/05/17