This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.5 (beta1) "anise" [Lucid] (i586-pc-win32) of Thu Jul 12 2001 on PKRAUSE
configured using `configure UNKNOWN'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Opening a JDE file while compilation in progress causes
the assert with the following comment to fail:
assert if handle being waited for becomes abandoned.
Not the case currently tho
Recent keystrokes:
misc-user
Recent messages (most recent first):
Fatal error: assertion failed, file C:\src\xemacs\nt\..\src\event-msw.c, line 15
15, (!badly_p && active == WAIT_TIMEOUT) || (active >= WAIT_OBJECT_0 && active <
= WAIT_OBJECT_0 + mswindows_waitable_count)
C stack trace:
NTDLL! 77fa018c()
mswindows_need_event(int 0) line 1515 + 52 bytes
emacs_mswindows_event_pending_p(int 1) line 3339 + 7 bytes
event_stream_event_pending_p(int 1) line 441 + 21 bytes
detect_input_pending() line 895 + 7 bytes
Finput_pending_p() line 919 + 5 bytes
Ffuncall(int 1, long * 0x0082f7a4) line 3477 + 49 bytes
execute_optimized_program(unsigned char * 0x0214c310, int 6, long * 0x020f4d10) line 744 + 16 bytes
funcall_compiled_function(long 33427344, int 0, long * 0x0082fb08) line 516 + 53 bytes
Ffuncall(int 1, long * 0x0082fb04) line 3512 + 17 bytes
run_hook_with_args_in_buffer(buffer * 0x023fca00, int 1, long * 0x0082fb04, int 0) line 3962 + 13 bytes
run_hook_with_args(int 1, long * 0x0082fb04, int 0) line 3982 + 23 bytes
Frun_hooks(int 1, long * 0x0082fb04) line 3836 + 19 bytes
run_hook(long 34986876) line 4083 + 11 bytes
catch_them_squirmers_run_hook(long 28479588) line 4527 + 9 bytes
condition_case_1(long 28332132, long (long)* 0x010751e0 catch_them_squirmers_run_hook(long), long 28479588, long (long, long)* 0x010753c3 allow_quit_safe_run_hook_caught_a_squirmer(long, long), long 36057152) line 1692 + 7 bytes
safe_run_hook_trapping_errors(char * 0x011f6390, long 28479588, int 1) line 4595 + 51 bytes
post_command_hook() line 3998 + 18 bytes
execute_command_event(command_builder * 0x01e48540, long 29106796) line 3907
Fdispatch_event(long 29106796) line 4194 + 70 bytes
Fcommand_loop_1() line 583 + 9 bytes
command_loop_1(long 28332036) line 495
condition_case_1(long 28332132, long (long)* 0x01050f1e command_loop_1(long), long 28332036, long (long, long)* 0x01050930 cmd_error(long, long), long 28332036) line 1692 + 7 bytes
command_loop_3() line 256 + 35 bytes
command_loop_2(long 28332036) line 268
internal_catch(long 28453276, long (long)* 0x01050a80 command_loop_2(long), long 28332036, int * 0x00000000) line 1317 + 7 bytes
initial_command_loop(long 28332036) line 305 + 25 bytes
STACK_TRACE_EYE_CATCHER(int 1, char * * 0x01b49fe8, char * * 0x01cb8e00, int 0) line 2352 + 9 bytes
main(int 1, char * * 0x01b49fe8, char * * 0x01cb8e00) line 2781 + 21 bytes
mainCRTStartup + 211 bytes
_start() line 170
KERNEL32! 77e97d08()