>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
APA> crashed during dump with following CallStack:
APA> cd ..\src
APA> set
EMACSBOOTSTRAPLOADPATH=..\lisp;~\.xemacs;;c:\XEmacs\site-packages;c:\XEmacs\xemacs-packages
APA> set EMACSBOOTSTRAPMODULEPATH=..\modules
APA> ..\src\temacs.exe -batch -l ..\src\..\lisp\loadup.el dump
I think this happened because I had an old
src\xemacs.dmp
laying around from yesterday.
Removing by hand gets me further:
d:\tmp\21.2\xemacs\nt\..\src\xemacs.exe -vanilla -batch -l autoload -f
batch-update-directory ..\lisp
The name specified is not recognized as an
internal or external command, operable program or batch file.
NMAKE : fatal error U1077: 'd:\tmp\21.2\xemacs\nt\..\src\xemacs.exe' : return code
'0x1'
Stop.
nmake ... distclean
probably needs to be updated -- opinions?
Copying temacs.exe to xemacs.exe (as suggested by Fabrice) gets me
a bit further:
Loading minibuf...
loadup.el already loaded!
xemacs exiting.
cd ..\nt
Could Not Find d:\tmp\21.2\xemacs\lisp\auto-autoloads.el
d:\tmp\21.2\xemacs\nt\..\src\xemacs.exe -vanilla -batch -l autoload -f
batch-update-directory ..\lisp
temacs can only be run in -batch mode.
NMAKE : fatal error U1077: 'd:\tmp\21.2\xemacs\nt\..\src\xemacs.exe' : return code
'0xffffffff'
Stop.
What could I try next?
Best regards,
Adrian
APA> NTDLL! 77f76274()
APA> mark_object(long 0x01c617e0) line 2485 + 47 bytes
APA> mark_glyph(long 0x01c5c338) line 3187 + 12 bytes
APA> mark_object(long 0x01c5c338) line 2502 + 10 bytes
APA> image_mark(long 0x01b08e30) line 2603 + 21 bytes
APA> internal_catch(long 0x01b08eb0, long (long)* 0x01080881
call_with_suspended_errors_1(long), long 0x01b08e30, int * volatile 0x0082fbb0) line 1304
+ 7 bytes
APA> call_with_suspended_errors(long (void)* 0x010e01a9, volatile long 0x01be08d4,
long 0x01b77678, _error_behavior_struct_ {...}, int 0x00000005) line 2159 + 28 bytes
APA> specifier_instance_from_inst_list(long 0x01c617ac, long 0x01be08d4, long
0x01d30800, long 0x01c1d75c, _error_behavior_struct_ {...}, int 0x00000000, long
0x00000003) line 2453 + 54 bytes
APA> specifier_instance(long 0x01c617ac, long 0x01be08d4, long 0x01d30800,
_error_behavior_struct_ {...}, int 0x00000000, int 0x00000000, long 0x00000003) line 2588
+ 36 bytes
APA> recompute_one_cached_specifier_in_window(long 0x01c617ac, window * 0x01d30800)
line 2807 + 32 bytes
APA> recompute_all_cached_specifiers_in_window(window * 0x01d30800) line 2860 + 13
bytes
APA> Fset_window_buffer(long 0x01d30800, long 0x01d2c600, long 0x01b7cf28) line
3204 + 9 bytes
APA> allocate_frame_core(long 0x01d29d00) line 229 + 19 bytes
APA> Fmake_frame(long 0x01b7cf28, long 0x01d29d00) line 387 + 9 bytes
APA> init_console_stream() line 358 + 19 bytes
APA> STACK_TRACE_EYE_CATCHER(int 0x00000005, char * * 0x01b05000, char * *
0x01b03f00, int 0x00000000) line 1814
APA> main(int 0x00000005, char * * 0x01b05000, char * * 0x01b03f00) line 2257 + 19
bytes
APA> TEMACS! mainCRTStartup + 180 bytes
APA> _start() line 165
APA> KERNEL32! 77f1ba3c()
--
Adrian Aichner <adrian(a)xemacs.org>