From xemacs-m  Mon Aug  4 22:48:33 1997
Received: from bittersweet.inetarena.com (root@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id WAA11364
	for <xemacs-beta@xemacs.org>; Mon, 4 Aug 1997 22:48:29 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.6/8.8.6/Debian/GNU) id UAA11269;
	Mon, 4 Aug 1997 20:13:33 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: Fatal error: assertion failed, file eval.c, line 1910, abort()
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: multipart/mixed;
 boundary="Multipart_Mon_Aug__4_20:13:30_1997-1"
Content-Transfer-Encoding: 7bit
From: karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
Date: 04 Aug 1997 20:13:30 -0700
Message-ID: <87en89tj8l.fsf@bittersweet.inetarena.com>
Lines: 310
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta16) - "Budapest"

--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

 I added an autoload in lisp/cc-mode/cc-langs.el to fix etags, and did
`make autoloads'.  XEmacs dumped core.  I have a default.el and a
site-start.el file, and thought maybe those had interfered, so I moved
them aside and tried again.  The second crash report is from that run.
You can see that it got farther the second time.

 Is it a GCPRO bug?  Hope this helps; next time I compile, I will try
and get it to use libraries with symbols in them.  I think if I use
the --dynamic=no option to configure, that it might use static
libraries that should have symbols.  I'm not sure.

 Michael Harnois, Do you know how to get debugging symbols with
Debian?



--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

MAKE='make' sh /usr/local/src/xemacs-20/lib-src/update-autoloads.sh
 (using ./src/xemacs)
Rebuilding autoloads/custom-loads in /usr/local/src/xemacs-20
          with /usr/local/src/xemacs-20/src/xemacs...
Checking for Mule support...No
Loading sounds...
Loading sounds...done
Fatal error (11).
Your files have been auto-saved.
	[....]
Lisp backtrace follows:

Fatal error: assertion failed, file eval.c, line 1910, abort()
/usr/local/src/xemacs-20/lib-src/update-autoloads.sh: line 104: 11187 IOT trap/Abort          (core dumped) $EMACS -batch -q -l autoload -f batch-update-directory $dir
make: *** [autoloads] Error 134

Compilation exited abnormally with code 2 at Mon Aug  4 19:55:47


--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

Core was generated by `./src/xemacs -batch -q -l autoload -f batch-update-directory lisp/apel'.
Program terminated with signal 6, IOT trap/Abort.
find_solib: Can't read pathname for load map: I/O error

#0  0x40250ea1 in ?? () from /lib/libc.so.6
(gdb) where
#0  0x40250ea1 in ?? () from /lib/libc.so.6
#1  0x8080c7f in fatal_error_signal (sig=6) at emacs.c:217
#2  0xbfffe1f4 in ?? ()
#3  0x40251eef in ?? () from /lib/libc.so.6
#4  0x8082760 in syms_of_emacs () at emacs.c:2209
#5  0x8084cb5 in signal_1 (sig=1479549052, data=675504556) at eval.c:1910
#6  0x8085124 in Fsignal (error_symbol=1479549052, data=675504556)
    at eval.c:2077
#7  0x806fdff in Fcdr (list=-1472601236) at data.c:113
#8  0x808afba in Fbacktrace (stream=1479648016, detailed=1479548952)
    at eval.c:4913
#9  0x8080c6b in fatal_error_signal (sig=11) at emacs.c:197
#10 0xbfffe5ec in ?? ()
#11 0x8054e38 in garbage_collect_1 () at alloc.c:4133
#12 0x8086e19 in Feval (form=675348276) at eval.c:2916
#13 0x81011a7 in readevalloop (readcharfun=407025408, sourcename=941966008, 
    evalfun=0x8086b6a <Feval>, printflag=0) at lread.c:1345
#14 0x8100130 in Fload_internal (file=941966008, no_error=1479548932, 
    nomessage=1479548952, nosuffix=1479548932, codesys=1479548932, 
    used_codesys=1479548932) at lread.c:764
#15 0x80881a0 in primitive_funcall (fn=0x80ff8d7 <Fload_internal>, nargs=6, 
    args=0xbfffea9c) at eval.c:3447
#16 0x80882d4 in funcall_subr (subr=0x81d815c, args=0xbfffea9c) at eval.c:3467
---Type <return> to continue, or q <return> to quit--- 
#17 0x80878db in funcall_recording_as (recorded_as=1479646168, nargs=7, 
    args=0xbfffea98) at eval.c:3163
#18 0x8087a23 in Ffuncall (nargs=7, args=0xbfffea98) at eval.c:3203
#19 0x8061612 in Fbyte_code (bytestr=942157616, vector=1210593096, maxdepth=7)
    at bytecode.c:418
#20 0x8088867 in funcall_lambda (fun=405286756, nargs=4, arg_vector=0xbfffebe8)
    at eval.c:3572
#21 0x80879e3 in funcall_recording_as (recorded_as=1479646328, nargs=5, 
    args=0xbfffebe4) at eval.c:3179
#22 0x8089256 in call4 (fn=1479646328, arg0=941966008, arg1=1479548932, 
    arg2=1479548952, arg3=1479548932) at eval.c:3971
#23 0x80de9c9 in Frequire (feature=1480738192, file_name=1479548932)
    at fns.c:3454
#24 0x8088140 in primitive_funcall (fn=0x80de8bc <Frequire>, nargs=2, 
    args=0xbfffecd8) at eval.c:3443
#25 0x80882d4 in funcall_subr (subr=0x81d7694, args=0xbfffecd8) at eval.c:3467
#26 0x8087350 in Feval (form=675416756) at eval.c:3035
#27 0x81011a7 in readevalloop (readcharfun=406779264, sourcename=941744176, 
    evalfun=0x8086b6a <Feval>, printflag=0) at lread.c:1345
#28 0x8100130 in Fload_internal (file=941744176, no_error=1479548952, 
    nomessage=1479548952, nosuffix=1479548932, codesys=1479548932, 
    used_codesys=1479548932) at lread.c:764
#29 0x80881a0 in primitive_funcall (fn=0x80ff8d7 <Fload_internal>, nargs=6, 
---Type <return> to continue, or q <return> to quit--- 
    args=0xbfffeffc) at eval.c:3447
#30 0x80882d4 in funcall_subr (subr=0x81d815c, args=0xbfffeffc) at eval.c:3467
#31 0x80878db in funcall_recording_as (recorded_as=1479646168, nargs=7, 
    args=0xbfffeff8) at eval.c:3163
#32 0x8087a23 in Ffuncall (nargs=7, args=0xbfffeff8) at eval.c:3203
#33 0x8061612 in Fbyte_code (bytestr=942157616, vector=1210593096, maxdepth=7)
    at bytecode.c:418
#34 0x8088867 in funcall_lambda (fun=405286756, nargs=3, arg_vector=0xbffff2f0)
    at eval.c:3572
#35 0x80879e3 in funcall_recording_as (recorded_as=1479646328, nargs=4, 
    args=0xbffff2ec) at eval.c:3179
#36 0x8087a23 in Ffuncall (nargs=4, args=0xbffff2ec) at eval.c:3203
#37 0x8061612 in Fbyte_code (bytestr=941751676, vector=1210187252, maxdepth=4)
    at bytecode.c:418
#38 0x8088867 in funcall_lambda (fun=404881220, nargs=0, arg_vector=0xbffff5e4)
    at eval.c:3572
#39 0x80879e3 in funcall_recording_as (recorded_as=1480315244, nargs=1, 
    args=0xbffff5e0) at eval.c:3179
#40 0x8087a23 in Ffuncall (nargs=1, args=0xbffff5e0) at eval.c:3203
#41 0x8061612 in Fbyte_code (bytestr=941750508, vector=1210186084, maxdepth=4)
    at bytecode.c:418
#42 0x8088867 in funcall_lambda (fun=404879920, nargs=0, arg_vector=0xbffff82c)
    at eval.c:3572
---Type <return> to continue, or q <return> to quit--- 
#43 0x80879e3 in funcall_recording_as (recorded_as=1480315064, nargs=1, 
    args=0xbffff828) at eval.c:3179
#44 0x8087a23 in Ffuncall (nargs=1, args=0xbffff828) at eval.c:3203
#45 0x8061612 in Fbyte_code (bytestr=941749096, vector=1210184632, maxdepth=4)
    at bytecode.c:418
#46 0x8088867 in funcall_lambda (fun=404878568, nargs=0, arg_vector=0xbffff8e8)
    at eval.c:3572
#47 0x8088391 in apply_lambda (fun=404878568, numargs=0, 
    unevalled_args=1479548932) at eval.c:3500
#48 0x8087416 in Feval (form=674946916) at eval.c:3057
#49 0x80848ac in condition_case_1 (handlers=1479549012, 
    bfun=0x8086b6a <Feval>, barg=674946916, hfun=0x8069d57 <cmd_error>, 
    harg=1479548932) at eval.c:1684
#50 0x8069dcc in top_level_1 (dummy=1479548932) at cmdloop.c:192
#51 0x80845cf in internal_catch (tag=1479625888, func=0x8069da3 <top_level_1>, 
    arg=1479548932, threw=0x0) at eval.c:1361
#52 0x8068e16 in initial_command_loop (load_me=1479548932) at cmdloop.c:271
#53 0x808192f in sort_args (argc=8, argv=0xbffffc70) at emacs.c:1471
#54 0x8081fd3 in main (argc=8, argv=0xbffffc70, envp=0xbffffc94)
    at emacs.c:1822


--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

MAKE='make' sh /usr/local/src/xemacs-20/lib-src/update-autoloads.sh
 (using ./src/xemacs)
Rebuilding autoloads/custom-loads in /usr/local/src/xemacs-20
          with /usr/local/src/xemacs-20/src/xemacs...
Checking for Mule support...No
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/apel...
No autoloads found in apel/std11-parse.el
No autoloads found in apel/tinyrich.el
No autoloads found in apel/tinyrich.el
(No files need saving)
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/bytecomp...
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/bytecomp...
(No files need saving)
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/calendar...
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/calendar...
(No files need saving)
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/cc-mode...
Generating autoloads for cc-mode/cc-langs.el...
Wrote /usr/local/src/xemacs-20/lisp/cc-mode/auto-autoloads.el
Wrote /usr/local/src/xemacs-20/lisp/cc-mode/auto-autoloads.el
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/comint...
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/comint...
(No files need saving)
Updating autoloads in directory /usr/local/src/xemacs-20/lisp/custom...
Generating autoloads for custom/cus-edit.el...
Fatal error (11).
Your files have been auto-saved.
	[....]
Lisp backtrace follows:

Fatal error: assertion failed, file eval.c, line 1910, abort()
/usr/local/src/xemacs-20/lib-src/update-autoloads.sh: line 104: 11257 IOT trap/Abort          (core dumped) $EMACS -batch -q -l autoload -f batch-update-directory $dir
make: *** [autoloads] Error 134

Compilation exited abnormally with code 2 at Mon Aug  4 20:06:26

--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

Core was generated by `./src/xemacs -batch -q -l autoload -f batch-update-directory lisp/custom'.
Program terminated with signal 6, IOT trap/Abort.
find_solib: Can't read pathname for load map: I/O error

#0  0x40250ea1 in ?? () from /lib/libc.so.6
(gdb) where
#0  0x40250ea1 in ?? () from /lib/libc.so.6
#1  0x8080c7f in fatal_error_signal (sig=6) at emacs.c:217
#2  0xbfffd718 in ?? ()
#3  0x40251eef in ?? () from /lib/libc.so.6
#4  0x8082760 in syms_of_emacs () at emacs.c:2209
#5  0x8084cb5 in signal_1 (sig=1479549052, data=674822628) at eval.c:1910
#6  0x8085124 in Fsignal (error_symbol=1479549052, data=674822628)
    at eval.c:2077
#7  0x806fdff in Fcdr (list=-1472056684) at data.c:113
#8  0x808afba in Fbacktrace (stream=1479648016, detailed=1479548952)
    at eval.c:4913
#9  0x8080c6b in fatal_error_signal (sig=11) at emacs.c:197
#10 0xbfffdb10 in ?? ()
#11 0x8054e38 in garbage_collect_1 () at alloc.c:4133
#12 0x808755c in funcall_recording_as (recorded_as=1479646128, nargs=2, 
    args=0xbfffddac) at eval.c:3086
#13 0x8087a23 in Ffuncall (nargs=2, args=0xbfffddac) at eval.c:3203
#14 0x8061612 in Fbyte_code (bytestr=943094448, vector=1212015296, maxdepth=5)
    at bytecode.c:418
#15 0x8088152 in primitive_funcall (fn=0x8061284 <Fbyte_code>, nargs=3, 
    args=0xbfffdebc) at eval.c:3444
#16 0x80882d4 in funcall_subr (subr=0x81d34a8, args=0xbfffdebc) at eval.c:3467
#17 0x8087350 in Feval (form=674902900) at eval.c:3035
---Type <return> to continue, or q <return> to quit--- 
#18 0x80848ac in condition_case_1 (handlers=674893444, bfun=0x8086b6a <Feval>, 
    barg=674902900, hfun=0x808491d <run_condition_case_handlers>, 
    harg=1479548932) at eval.c:1684
#19 0x8084ade in Fcondition_case_3 (bodyform=674902900, var=1479548932, 
    handlers=674893444) at eval.c:1747
#20 0x80619c6 in Fbyte_code (bytestr=943094328, vector=1212015232, maxdepth=3)
    at bytecode.c:578
#21 0x8088867 in funcall_lambda (fun=406950468, nargs=1, arg_vector=0xbfffe440)
    at eval.c:3572
#22 0x80879e3 in funcall_recording_as (recorded_as=1480638928, nargs=2, 
    args=0xbfffe43c) at eval.c:3179
#23 0x8087a23 in Ffuncall (nargs=2, args=0xbfffe43c) at eval.c:3203
#24 0x8061612 in Fbyte_code (bytestr=943094760, vector=1212283648, maxdepth=4)
    at bytecode.c:418
#25 0x8088867 in funcall_lambda (fun=406950500, nargs=1, arg_vector=0xbfffe574)
    at eval.c:3572
#26 0x80879e3 in funcall_recording_as (recorded_as=1480646052, nargs=2, 
    args=0xbfffe570) at eval.c:3179
#27 0x8089134 in call1 (fn=1480646052, arg0=943049428) at eval.c:3919
#28 0x80de25b in mapcar1 (leni=9, vals=0xbfffe5e4, fn=1480646052, 
    seq=674594884) at fns.c:3208
#29 0x80de3a5 in Fmapcar (fn=1480646052, seq=674594884) at fns.c:3259
#30 0x8088140 in primitive_funcall (fn=0x80de357 <Fmapcar>, nargs=2, 
---Type <return> to continue, or q <return> to quit--- 
    args=0xbfffe890) at eval.c:3443
#31 0x80882d4 in funcall_subr (subr=0x81d7604, args=0xbfffe890) at eval.c:3467
#32 0x80878db in funcall_recording_as (recorded_as=1479638976, nargs=3, 
    args=0xbfffe88c) at eval.c:3163
#33 0x8087a23 in Ffuncall (nargs=3, args=0xbfffe88c) at eval.c:3203
#34 0x8061612 in Fbyte_code (bytestr=943090352, vector=1212283136, maxdepth=7)
    at bytecode.c:418
#35 0x8088867 in funcall_lambda (fun=406950564, nargs=1, arg_vector=0xbfffec2c)
    at eval.c:3572
#36 0x80879e3 in funcall_recording_as (recorded_as=1480646092, nargs=2, 
    args=0xbfffec28) at eval.c:3179
#37 0x8087a23 in Ffuncall (nargs=2, args=0xbfffec28) at eval.c:3203
#38 0x8061612 in Fbyte_code (bytestr=943086064, vector=1212282624, maxdepth=5)
    at bytecode.c:418
#39 0x8088867 in funcall_lambda (fun=406950788, nargs=0, arg_vector=0xbfffed9c)
    at eval.c:3572
#40 0x80879e3 in funcall_recording_as (recorded_as=1480646132, nargs=1, 
    args=0xbfffed98) at eval.c:3179
#41 0x8087a23 in Ffuncall (nargs=1, args=0xbfffed98) at eval.c:3203
#42 0x8061612 in Fbyte_code (bytestr=941747408, vector=1210182888, maxdepth=3)
    at bytecode.c:418
#43 0x8088867 in funcall_lambda (fun=404876532, nargs=1, arg_vector=0xbffff2d0)
    at eval.c:3572
---Type <return> to continue, or q <return> to quit--- 
#44 0x80879e3 in funcall_recording_as (recorded_as=1480318932, nargs=2, 
    args=0xbffff2cc) at eval.c:3179
#45 0x8087a23 in Ffuncall (nargs=2, args=0xbffff2cc) at eval.c:3203
#46 0x8061612 in Fbyte_code (bytestr=941752616, vector=1210188340, maxdepth=8)
    at bytecode.c:418
#47 0x8088867 in funcall_lambda (fun=404882456, nargs=0, arg_vector=0xbffff5d4)
    at eval.c:3572
#48 0x80879e3 in funcall_recording_as (recorded_as=1480315284, nargs=1, 
    args=0xbffff5d0) at eval.c:3179
#49 0x8087a23 in Ffuncall (nargs=1, args=0xbffff5d0) at eval.c:3203
#50 0x8061612 in Fbyte_code (bytestr=941750508, vector=1210186084, maxdepth=4)
    at bytecode.c:418
#51 0x8088867 in funcall_lambda (fun=404879920, nargs=0, arg_vector=0xbffff81c)
    at eval.c:3572
#52 0x80879e3 in funcall_recording_as (recorded_as=1480315064, nargs=1, 
    args=0xbffff818) at eval.c:3179
#53 0x8087a23 in Ffuncall (nargs=1, args=0xbffff818) at eval.c:3203
#54 0x8061612 in Fbyte_code (bytestr=941749096, vector=1210184632, maxdepth=4)
    at bytecode.c:418
#55 0x8088867 in funcall_lambda (fun=404878568, nargs=0, arg_vector=0xbffff8d8)
    at eval.c:3572
#56 0x8088391 in apply_lambda (fun=404878568, numargs=0, 
    unevalled_args=1479548932) at eval.c:3500
---Type <return> to continue, or q <return> to quit--- 
#57 0x8087416 in Feval (form=674946916) at eval.c:3057
#58 0x80848ac in condition_case_1 (handlers=1479549012, 
    bfun=0x8086b6a <Feval>, barg=674946916, hfun=0x8069d57 <cmd_error>, 
    harg=1479548932) at eval.c:1684
#59 0x8069dcc in top_level_1 (dummy=1479548932) at cmdloop.c:192
#60 0x80845cf in internal_catch (tag=1479625888, func=0x8069da3 <top_level_1>, 
    arg=1479548932, threw=0x0) at eval.c:1361
#61 0x8068e16 in initial_command_loop (load_me=1479548932) at cmdloop.c:271
#62 0x808192f in sort_args (argc=8, argv=0xbffffc60) at emacs.c:1471
#63 0x8081fd3 in main (argc=8, argv=0xbffffc60, envp=0xbffffc84)
    at emacs.c:1822


--Multipart_Mon_Aug__4_20:13:30_1997-1
Content-Type: text/plain; charset=US-ASCII

mailto:karlheg+sig@inetarena.com (Karl M. Hegbloom)
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.3  Linux 2.0.30+parport AMD K5 PR-133

--Multipart_Mon_Aug__4_20:13:30_1997-1--

