Hi!

Here is the requested traceback, as can be seen it doesn't appear to be
a duplicate of #369165.

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7affb16 in kill () from /lib/tls/i686/cmov/libc.so.6
#2  0x080b57b5 in fatal_error_signal ()
#3  <signal handler called>
#4  0x081c99cc in Fx_window_id ()
#5  0x08116162 in update_frame_face_values ()
#6  0x081c8b14 in Fx_window_id ()
#7  0x08130836 in Fmake_frame ()
#8  0x080be8e3 in Ffuncall ()
#9  0x08090e2a in execute_rare_opcode ()
#10 0x08093740 in funcall_compiled_function ()
#11 0x080be825 in Ffuncall ()
#12 0x08090e2a in execute_rare_opcode ()
#13 0x08093740 in funcall_compiled_function ()
#14 0x080bcde1 in Feval ()
#15 0x080ba2ab in condition_case_1 ()
#16 0x080bc531 in condition_case_3 ()
#17 0x08090aa7 in execute_rare_opcode ()
#18 0x080916e7 in execute_rare_opcode ()
#19 0x08093740 in funcall_compiled_function ()
#20 0x080bcde1 in Feval ()
#21 0x080ba2ab in condition_case_1 ()
#22 0x0809c43c in Freally_early_error_handler ()
#23 0x080b797f in internal_catch ()
#24 0x0809c522 in initial_command_loop ()
#25 0x080b69d6 in xemacs_21_4_19_i386_debian_linux ()
#26 0x080b7583 in main ()


Since the crash seems to occur in the i686 optimized version of libc6 I
tried to uninstall the libc6-i686 package, but that did not solve the
problem, though the traceback changed into

#0  0xb7a52bf1 in kill () from /lib/tls/libc.so.6
#1  0x080b57b5 in fatal_error_signal ()
#2  <signal handler called>
#3  0x081c99cc in Fx_window_id ()
#4  0x08116162 in update_frame_face_values ()
#5  0x081c8b14 in Fx_window_id ()
#6  0x08130836 in Fmake_frame ()
#7  0x080be8e3 in Ffuncall ()
#8  0x08090e2a in execute_rare_opcode ()
#9  0x08093740 in funcall_compiled_function ()
#10 0x080be825 in Ffuncall ()
#11 0x08090e2a in execute_rare_opcode ()
#12 0x08093740 in funcall_compiled_function ()
#13 0x080bcde1 in Feval ()
#14 0x080ba2ab in condition_case_1 ()
#15 0x080bc531 in condition_case_3 ()
#16 0x08090aa7 in execute_rare_opcode ()
#17 0x080916e7 in execute_rare_opcode ()
#18 0x08093740 in funcall_compiled_function ()
#19 0x080bcde1 in Feval ()
#20 0x080ba2ab in condition_case_1 ()
#21 0x0809c43c in Freally_early_error_handler ()
#22 0x080b797f in internal_catch ()
#23 0x0809c522 in initial_command_loop ()
#24 0x080b69d6 in xemacs_21_4_19_i386_debian_linux ()
#25 0x080b7583 in main ()


/Pelle

-- 
  Pelle Nilsson
  [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to