>>>> "N" == Norbert Koch <nk(a)LF.net>
writes:
N> expr=0x829fd60 "! MARKED_RECORD_HEADER_P (lheader)") at emacs.c:3214
N> #4 0x808e173 in allocate_managed_lcrecord (lcrecord_list={gu = {
N> type = Lisp_Type_Record, val = 35405760}, s = {bits = 0,
N> val = 70811520}, u = {bits = 0, val = 70811520}, ui = 141623040,
N> i = 141623040, v = 0x870ff00, cv = 0x870ff00}) at alloc.c:2245
N> #5 0x81a5a5f in Lstream_new (imp=0x83243c0, mode=0x82ee36a "r")
N> at lstream.c:245
If you are using pdump, my recent patch "Dumper fixes patch, version
3" might fix this problem.
One way to run xemacs without the dumper is
make run-temacs
to check whether it is indeed dumping that is the problem.