unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Sebastián Monía" <sebastian@sebasmonia.com>
To: Quang Kien Nguyen <kien.n.quang@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
	 pipcet@protonmail.com, emacs-devel@gnu.org,
	Ihor Radchenko <yantar92@posteo.net>
Subject: Re: MPS: Win64 testers?
Date: Thu, 22 Aug 2024 13:34:38 -0400	[thread overview]
Message-ID: <thqnwmk8wjf5.fsf@sebasmonia.com> (raw)
In-Reply-To: <thqna5h568vo.fsf@sebasmonia.com> ("Sebastián Monía"'s message of "Wed, 21 Aug 2024 14:14:35 -0400")
In-Reply-To: <thqna5h568vo.fsf@sebasmonia.com> ("Sebastián Monía"'s message of "Wed, 21 Aug 2024 14:14:35 -0400")

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

Sebastián Monía <sebastian@sebasmonia.com> writes:

> Quang Kien Nguyen <kien.n.quang@gmail.com> writes:
>
>> The unstripped version is here emacs-7480876-ucrt-x86_64-mps.msix [1]
>>
>> [1]
>> https://github.com/kiennq/emacs-build/releases/tag/v31.302.20240819.7480876


I was running this version today:

https://github.com/kiennq/emacs-build/releases/tag/v31.305.20240819.4794ea5

Had two different crashes, hope that these backtraces are more useful
(thanks again to Pip and Ihor for their help)

bt2 happened when I opened a website with EWW from the bookmark list.
bt3 while using Gnus.

I get the impression libgnutls is involved in both - but as established,
I am far of being a GDB expert :)


[-- Attachment #2: bt2.txt --]
[-- Type: text/plain, Size: 3186 bytes --]

[Thread 16732.0x9534 exited with code 1]
[New Thread 16732.0x5518]
[New Thread 16732.0x3f90]
[New Thread 16732.0x7698]
[New Thread 16732.0xad4]
[New Thread 16732.0x3c74]
[Thread 16732.0x7698 exited with code 0]
[Thread 16732.0x3f90 exited with code 0]
[Thread 16732.0x5518 exited with code 0]
[Thread 16732.0x9104 exited with code 0]
[Thread 16732.0x2548 exited with code 0]
[Thread 16732.0x73e8 exited with code 0]
[Thread 16732.0x4184 exited with code 0]
[Thread 16732.0x5f4c exited with code 1]
[New Thread 16732.0x7470]

Thread 1 received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffdc52f7b13 in KERNELBASE!DebugBreak () from C:\WINDOWS\System32\KernelBase.dll
(gdb) bt
#0  0x00007ffdc52f7b13 in KERNELBASE!DebugBreak () from C:\WINDOWS\System32\KernelBase.dll
#1  0x00007ff75b9da08a in emacs_abort ()
#2  0x00007ff75b89b219 in terminate_due_to_signal ()
#3  0x00007ff75b8bc029 in deliver_fatal_thread_signal ()
#4  0x00007ff75bab8cc2 in _gnu_exception_handler (exception_data=0xbfd080)
    at C:/M/B/src/mingw-w64/mingw-w64-crt/crt/crt_handler.c:213
#5  0x00007ffdc58e7f00 in ucrtbase!__C_specific_handler () from C:\WINDOWS\System32\ucrtbase.dll
#6  0x00007ffdc7d3504f in ntdll!.chkstk () from C:\WINDOWS\SYSTEM32\ntdll.dll
#7  0x00007ffdc7cae866 in ntdll!RtlFindCharInUnicodeString () from C:\WINDOWS\SYSTEM32\ntdll.dll
#8  0x00007ffdc7d3403e in ntdll!KiUserExceptionDispatcher () from C:\WINDOWS\SYSTEM32\ntdll.dll
#9  0x00007ffd350f1740 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#10 0x00007ff75ba0e0d2 in emacs_gnutls_pull ()
#11 0x00007ffd350ad64c in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#12 0x00007ffd350a2795 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#13 0x00007ffd350a4e62 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#14 0x00007ffd350a6129 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#15 0x00007ff75b9994cf in emacs_gnutls_read ()
#16 0x00007ff75b98afa3 in read_process_output ()
#17 0x00007ff75b991fe5 in wait_reading_process_output ()
#18 0x00007ff75b7cc959 in sit_for ()
#19 0x00007ff75b8ad261 in read_char ()
#20 0x00007ff75b8ae6da in read_key_sequence.isra ()
#21 0x00007ff75b8afee3 in command_loop_1 ()
#22 0x00007ff75b925993 in internal_condition_case ()
#23 0x00007ff75b89baa2 in command_loop_2 ()
#24 0x00007ff75b925872 in internal_catch ()
#25 0x00007ff75b89ba3c in command_loop ()
#26 0x00007ff75b8a4767 in recursive_edit_1 ()
#27 0x00007ff75b8a4b44 in Frecursive_edit ()
--Type <RET> for more, q to quit, c to continue without paging--c
#28 0x00007ff75bacb1b9 in main ()
(gdb) continue
Continuing.
[Thread 16732.0x8310 exited with code 2]
[Thread 16732.0x2b98 exited with code 2]
[Thread 16732.0x90a8 exited with code 2]
[Thread 16732.0x7470 exited with code 2]
[Thread 16732.0x6ce0 exited with code 2]
[Thread 16732.0x5d04 exited with code 2]
[Thread 16732.0x9b9c exited with code 2]
[Thread 16732.0xad4 exited with code 2]
[Thread 16732.0x1830 exited with code 2]
[Thread 16732.0x834c exited with code 2]
[Thread 16732.0x9b8c exited with code 2]
[Thread 16732.0x3c74 exited with code 2]
[Inferior 1 (process 16732) exited with code 02]
(gdb)

[-- Attachment #3: bt3.txt --]
[-- Type: text/plain, Size: 4937 bytes --]

[Thread 22812.0x38fc exited with code 0]
[Thread 22812.0x8f30 exited with code 0]
[Thread 22812.0x770c exited with code 0]
[Thread 22812.0x5964 exited with code 0]
[New Thread 22812.0x6f88]
[Thread 22812.0x31d4 exited with code 0]
[Thread 22812.0x6dfc exited with code 0]
[Thread 22812.0x5a88 exited with code 0]
[Thread 22812.0x1b18 exited with code 0]
[New Thread 22812.0x4250]
[Thread 22812.0x9a0c exited with code 0]
[New Thread 22812.0x962c]
[Thread 22812.0x6f88 exited with code 0]
[Thread 22812.0x22e4 exited with code 0]
[Thread 22812.0x8c4c exited with code 1]
[New Thread 22812.0x2b08]
[Thread 22812.0x1f04 exited with code 0]

Thread 1 received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffdc52f7b13 in KERNELBASE!DebugBreak () from C:\WINDOWS\System32\KernelBase.dll
(gdb) bt
#0  0x00007ffdc52f7b13 in KERNELBASE!DebugBreak () from C:\WINDOWS\System32\KernelBase.dll
#1  0x00007ff75b9da08a in emacs_abort ()
#2  0x00007ff75b89b219 in terminate_due_to_signal ()
#3  0x00007ff75b8bc029 in deliver_fatal_thread_signal ()
#4  0x00007ff75bab8cc2 in _gnu_exception_handler (exception_data=0xbfd000)
    at C:/M/B/src/mingw-w64/mingw-w64-crt/crt/crt_handler.c:213
#5  0x00007ffdc58e7f00 in ucrtbase!__C_specific_handler () from C:\WINDOWS\System32\ucrtbase.dll
#6  0x00007ffdc7d3504f in ntdll!.chkstk () from C:\WINDOWS\SYSTEM32\ntdll.dll
#7  0x00007ffdc7cae866 in ntdll!RtlFindCharInUnicodeString () from C:\WINDOWS\SYSTEM32\ntdll.dll
#8  0x00007ffdc7d3403e in ntdll!KiUserExceptionDispatcher () from C:\WINDOWS\SYSTEM32\ntdll.dll
#9  0x00007ffd39951740 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#10 0x00007ff75ba0e12e in emacs_gnutls_push ()
#11 0x00007ffd3990c41f in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#12 0x00007ffd3990cf24 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#13 0x00007ffd39901fcb in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#14 0x00007ffd399057b0 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#15 0x00007ffd39905944 in ?? () from C:\Users\SEBM\home\emacs-ucrt\bin\libgnutls-30.dll
#16 0x00007ff75b99944f in emacs_gnutls_write ()
#17 0x00007ff75b993f47 in send_process ()
#18 0x00007ff75b9945f4 in Fprocess_send_string ()
#19 0x00007ffd368c62c4 in F6e6e696d61702d73656e642d636f6d6d616e64_nnimap_send_command_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\nnimap-91c35abc-92e3c0ef.eln
#20 0x00007ff75b92a785 in Ffuncall ()
#21 0x00007ff75b92ab44 in Fapply ()
#22 0x00007ffd368c65f5 in F6e6e696d61702d636f6d6d616e64_nnimap_command_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\nnimap-91c35abc-92e3c0ef.eln
#23 0x00007ff75b92a785 in Ffuncall ()
#24 0x00007ffd368c5b4b in F6e6e696d61702d6368616e67652d67726f7570_nnimap_change_group_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\nnimap-91c35abc-92e3c0ef.eln
--Type <RET> for more, q to quit, c to continue without paging--c
#25 0x00007ff75b92a785 in Ffuncall ()
#26 0x00007ffd368be631 in F6e6e696d61702d726571756573742d7365742d6d61726b_nnimap_request_set_mark_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\nnimap-91c35abc-92e3c0ef.eln
#27 0x00007ff75b92a785 in Ffuncall ()
#28 0x00007ffd44a75128 in F676e75732d726571756573742d7365742d6d61726b_gnus_request_set_mark_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\gnus-int-7bc862cf-7d6fb32d.eln
#29 0x00007ff75b92a785 in Ffuncall ()
#30 0x00007ffd35041601 in F676e75732d7570646174652d726561642d61727469636c6573_gnus_update_read_articles_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\gnus-sum-2a5c0016-88bdeeed.eln
#31 0x00007ff75b92a785 in Ffuncall ()
#32 0x00007ffd3500fe10 in F676e75732d73756d6d6172792d7570646174652d696e666f_gnus_summary_update_info_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\gnus-sum-2a5c0016-88bdeeed.eln
#33 0x00007ff75b92a785 in Ffuncall ()
#34 0x00007ffd350109e5 in F676e75732d73756d6d6172792d65786974_gnus_summary_exit_0 ()
   from c:\users\sebm\home\.emacs.d\eln-cache\31.0.50-4147138a\gnus-sum-2a5c0016-88bdeeed.eln
#35 0x00007ff75b92a785 in Ffuncall ()
#36 0x00007ff75b922bc4 in Ffuncall_interactively ()
#37 0x00007ff75b92a785 in Ffuncall ()
#38 0x00007ff75b92ad00 in Fapply ()
#39 0x00007ff75b9243c3 in Fcall_interactively ()
#40 0x00007ffd627df24f in F636f6d6d616e642d65786563757465_command_execute_0 ()
   from c:\Users\SEBM\home\emacs-ucrt\lib\emacs\31.0.50\native-lisp\31.0.50-4147138a\preloaded\simple-fab5b0cf-6cd62745.eln
#41 0x00007ff75b92a785 in Ffuncall ()
#42 0x00007ff75b8b011c in command_loop_1 ()
#43 0x00007ff75b925993 in internal_condition_case ()
#44 0x00007ff75b89baa2 in command_loop_2 ()
#45 0x00007ff75b925872 in internal_catch ()
#46 0x00007ff75b89ba3c in command_loop ()
#47 0x00007ff75b8a4767 in recursive_edit_1 ()
#48 0x00007ff75b8a4b44 in Frecursive_edit ()
#49 0x00007ff75bacb1b9 in main ()
(gdb)

[-- Attachment #4: Type: text/plain, Size: 54 bytes --]


-- 
Sebastián Monía
https://site.sebasmonia.com/

  parent reply	other threads:[~2024-08-22 17:34 UTC|newest]

Thread overview: 123+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-06  3:04 MPS: Win64 testers? Quang Kien Nguyen
2024-08-06  7:03 ` Quang Kien Nguyen
2024-08-06 11:40 ` Eli Zaretskii
2024-08-06 17:39   ` Quang Kien Nguyen
2024-08-06 18:32     ` Eli Zaretskii
2024-08-06 20:52       ` Quang Kien Nguyen
2024-08-07 11:41         ` Eli Zaretskii
2024-08-07 18:32           ` Quang Kien Nguyen
2024-08-08  5:46             ` Eli Zaretskii
2024-08-08 23:44               ` Quang Kien Nguyen
2024-08-09  6:00                 ` Eli Zaretskii
2024-08-09  6:10                   ` Eli Zaretskii
2024-08-09  9:19                     ` Quang Kien Nguyen
2024-08-09 11:03                       ` Eli Zaretskii
2024-08-13 12:12                         ` Quang Kien Nguyen
2024-08-13 12:37                           ` Eli Zaretskii
2024-08-13 15:51                             ` Pip Cet
2024-08-13 18:26                               ` Quang Kien Nguyen
2024-08-13 19:19                                 ` Eli Zaretskii
2024-08-13 20:22                                   ` Quang Kien Nguyen
2024-08-14 13:11                                     ` Sebastián Monía
2024-08-14 17:24                                       ` Quang Kien Nguyen
2024-08-16 20:09                                         ` Sebastián Monía
2024-08-17 11:37                                           ` Sebastián Monía
2024-08-17 12:54                                             ` Eli Zaretskii
2024-08-17 13:24                                               ` Sebastián Monía
2024-08-19 14:34                                                 ` Sebastián Monía
2024-08-19 14:55                                                   ` Eli Zaretskii
2024-08-19 15:12                                                     ` Pip Cet
2024-08-19 15:23                                                     ` Sebastián Monía
2024-08-19 15:31                                                       ` Quang Kien Nguyen
2024-08-19 16:23                                                         ` Quang Kien Nguyen
2024-08-21 18:14                                                           ` Sebastián Monía
2024-08-21 18:20                                                             ` Pip Cet
2024-08-21 19:46                                                               ` Sebastián Monía
2024-08-21 18:22                                                             ` Ihor Radchenko
2024-08-21 19:48                                                               ` Sebastián Monía
2024-08-22 17:34                                                             ` Sebastián Monía [this message]
2024-08-22 17:51                                                               ` Pip Cet
2024-08-22 18:34                                                                 ` Eli Zaretskii
2024-08-22 19:12                                                                   ` Quang Kien Nguyen
2024-08-23  5:32                                                                     ` Eli Zaretskii
2024-08-22 19:14                                                                   ` Pip Cet
2024-08-23  5:38                                                                     ` Eli Zaretskii
2024-08-23  7:59                                                                       ` Pip Cet
2024-08-23 13:08                                                                         ` Eli Zaretskii
2024-08-23 13:42                                                                           ` Quang Kien Nguyen
2024-08-23 13:48                                                                             ` Pip Cet
2024-08-23 14:35                                                                               ` Eli Zaretskii
2024-08-23 14:54                                                                                 ` Quang Kien Nguyen
2024-08-23 16:08                                                                                   ` Eli Zaretskii
     [not found]                                                                                     ` <CAL7sU5g7BrbrPL-B120NtVKkpnMuqmyuwDd_Kp50F1p8Gc3N0g@mail.gmail.com>
     [not found]                                                                                       ` <86ikvrp2hz.fsf@gnu.org>
2024-08-23 17:45                                                                                         ` Windows low-level keyboard hook Quang Kien Nguyen
2024-08-23 18:23                                                                                   ` MPS: Win64 testers? Sebastián Monía
2024-08-23 13:44                                                                           ` Pip Cet
2024-08-23 14:32                                                                             ` Eli Zaretskii
2024-08-23 15:51                                                                               ` Pip Cet
2024-08-23 16:17                                                                                 ` Eli Zaretskii
2024-08-23 18:57                                                                                   ` Pip Cet
2024-08-23 19:28                                                                                     ` Eli Zaretskii
2024-08-24 17:31                                                                         ` Pip Cet
2024-08-25  3:17                                                                           ` Quang Kien Nguyen
2024-08-30 19:59                                                                             ` Sebastián Monía
2024-09-01  8:21                                                                               ` Kien Nguyen
2024-09-01  8:43                                                                                 ` Eli Zaretskii
2024-09-01  9:36                                                                                   ` Kien Nguyen
2024-09-01 10:28                                                                                     ` Eli Zaretskii
2024-09-01 11:59                                                                                       ` Eli Zaretskii
2024-09-01 18:54                                                                                         ` Kien Nguyen
2024-09-01 19:27                                                                                           ` Eli Zaretskii
2024-09-01 19:44                                                                                           ` Pip Cet
2024-09-01 21:42                                                                                             ` Kien Nguyen
2024-09-02 11:08                                                                                             ` Eli Zaretskii
2024-09-03  4:12                                                                                               ` Kien Nguyen
2024-09-03 10:37                                                                                                 ` Pip Cet
2024-09-03 16:50                                                                                                   ` Kien Nguyen
2024-09-03 17:48                                                                                                     ` Pip Cet
2024-09-07  8:19                                                                                           ` Eli Zaretskii
2024-09-20 15:09                                                                                             ` Sebastián Monía
2024-09-20 15:44                                                                                               ` Eli Zaretskii
2024-09-23 16:21                                                                                                 ` Kien Nguyen
2024-09-01 10:49                                                                                 ` Pip Cet
2024-09-01 12:15                                                                                   ` Kien Nguyen
2024-08-22 18:11                                                               ` Eli Zaretskii
2024-08-22 19:17                                                                 ` Sebastián Monía
2024-08-23  5:45                                                                   ` Eli Zaretskii
2024-08-07 19:50           ` Pip Cet
2024-08-07 23:14             ` Quang Kien Nguyen
2024-08-08  5:15             ` Eli Zaretskii
2024-08-06 14:18 ` Pip Cet
2024-08-07 11:03   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2024-07-25  9:45 Angelo Graziosi
2024-07-25 10:02 ` Stefan Kangas
2024-07-25 11:35 ` Eli Zaretskii
2024-07-27 14:22   ` Angelo Graziosi
2024-07-24 15:45 Pip Cet
2024-07-25  7:16 ` Eli Zaretskii
2024-07-25 15:39   ` Pip Cet
2024-07-27  8:02     ` Eli Zaretskii
2024-07-27 10:42       ` Pip Cet
2024-07-27 12:14         ` Eli Zaretskii
2024-07-27 15:49           ` Pip Cet
2024-07-27 16:10             ` Eli Zaretskii
2024-07-27 16:56               ` Eli Zaretskii
2024-07-27 18:27                 ` Pip Cet
2024-07-27 18:50                   ` Eli Zaretskii
2024-07-27 20:22                     ` Pip Cet
2024-07-28  5:25                       ` Eli Zaretskii
2024-07-28 13:00                         ` Pip Cet
2024-07-28 14:20                           ` Eli Zaretskii
2024-07-28 15:00                             ` Pip Cet
2024-07-28 15:20                               ` Eli Zaretskii
2024-07-28 20:22                                 ` Pip Cet
2024-07-29 11:25                                   ` Eli Zaretskii
2024-07-31  6:18                                     ` Pip Cet
2024-07-31 14:02                                       ` Eli Zaretskii
2024-07-31 19:04                                         ` Sebastián Monía
2024-08-01  5:00                                           ` Eli Zaretskii
2024-08-03  7:50                                         ` pipcet
2024-08-03  9:23                                           ` Eli Zaretskii
2024-08-03 15:17                                             ` pipcet
2024-08-03 16:07                                               ` Eli Zaretskii
2024-07-27 16:09         ` Michael Albinus
2024-07-28 13:22           ` Pip Cet

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=thqnwmk8wjf5.fsf@sebasmonia.com \
    --to=sebastian@sebasmonia.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=kien.n.quang@gmail.com \
    --cc=pipcet@protonmail.com \
    --cc=yantar92@posteo.net \
    /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).