Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
#11 0x2f5b14 in symbol_value_in_buffer ()
#12 0x236cfc in buffer_insert_string_1 ()
#13 0x237d6c in buffer_insert_raw_string_1 ()
#14 0x2675b8 in lisp_buffer_writer ()
#15 0x263218 in Lstream_flush_out ()
#16 0x2632c0 in Lstream_flush ()
#17 0x2632c0 in Lstream_flush ()
#18 0x2629b4 in finalize_lstream ()
#19 0x61b84 in garbage_collect_1 ()
Ugh... It seems to me that somehow the buffer argument in a
lisp-buffer lstream is not GC protected enough?
Are there any tips in handling a core file without symbols?
Jan