home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / lucidem / bug / 478 < prev    next >
Encoding:
Text File  |  1993-01-21  |  7.3 KB  |  151 lines

  1. x-gateway: rodan.UU.NET from bug-lucid-emacs to alt.lucid-emacs.bug; Thu, 21 Jan 1993 11:04:37 EST
  2. Date: Thu, 21 Jan 1993 17:03:08 +0100
  3. From: queinnec%geant.cenatls.cena.dgac.fr@lucid.com (Philippe Queinnec)
  4. Message-ID: <9301211603.AA15447@geant.cenatls.cena.dgac.fr>
  5. Subject: lemacs 19.4 IOT Trap
  6. Newsgroups: alt.lucid-emacs.bug
  7. Path: sparky!uunet!wendy-fate.uu.net!bug-lucid-emacs
  8. Sender: bug-lucid-emacs-request@lucid.com
  9. Lines: 140
  10.  
  11. I have compiled the new release of lemacs 19.4 in its distributed
  12. configuration (s-sunos4shr, m-sparc on a SparcStation2, SunOS 4.1.1) except
  13. I used gcc 2.3.3.
  14. No change was made.
  15.  
  16. Create /tmp/toto.el with:
  17.  
  18. (setq debug-on-error t)
  19. (x-new-screen)
  20.  
  21. Running ./xemacs -q -l toto.el leads to an IOT Trap with the following
  22. backtrace:
  23. (it also happens with s-sunos4, and with or without HAVE_XPM).
  24.  
  25.  
  26. #0  0xf75dc120 in kill ()
  27. #1  0xf75f447c in abort ()
  28. #2  0xc56f0 in flush_face_cache () at faces.c:184
  29. #3  0xef7c in redisplay () at xdisp.c:689
  30. #4  0x2309c in Fnext_event (event=1746707328) at event-stream.c:309
  31. #5  0x4f5cc in command_loop_1 (dummy=68470788) at keyboard.c:504
  32. #6  0x8eff4 in condition_case_1 (handlers=68471008, 
  33.     bfun=0x4f39c <command_loop_1>, barg=68470788, 
  34.     hfun=0x4ec0c <Frecursive_edit+360>, harg=68470788) at eval.c:1017
  35. #7  0x4f0dc in command_loop_2 (dummy=68470788) at keyboard.c:377
  36. #8  0x8ecc0 in internal_catch (tag=68515220, func=0x4f0a4 <command_loop_2>, 
  37.     arg=68470788) at eval.c:887
  38. #9  0x4f01c in command_loop () at keyboard.c:350
  39. #10 0x4ea34 in recursive_edit_1 () at keyboard.c:216
  40. #11 0x4eb54 in Frecursive_edit () at keyboard.c:242
  41. #12 0x913dc in Ffuncall (nargs=1, args=0xf7ffc318) at eval.c:1901
  42. #13 0xb3120 in Fbyte_code (bytestr=202940296, vector=270080256, maxdepth=3)
  43.     at bytecode.c:425
  44. #14 0x903e4 in Feval (form=337422484) at eval.c:1498
  45. #15 0x8d788 in Fprogn (args=337422796) at eval.c:357
  46. #16 0x1dfe8 in Fsave_window_excursion (args=337422796) at window.c:2627
  47. #17 0xb3974 in Fbyte_code (bytestr=202936324, vector=270084736, maxdepth=9)
  48.     at bytecode.c:558
  49. #18 0x91cc0 in funcall_lambda (fun=404292608, nargs=2, arg_vector=0xf7ffc8fc)
  50.     at eval.c:2076
  51. #19 0x91538 in Ffuncall (nargs=3, args=0xf7ffc8f8) at eval.c:1943
  52. #20 0x90af8 in Fapply (nargs=2, args=0xf7ffca08) at eval.c:1640
  53. #21 0x90be4 in apply1 (fn=68612620, arg=337102196) at eval.c:1661
  54. #22 0x8cf44 in call_debugger (arg=337102196) at eval.c:149
  55. #23 0x8d1e4 in signal_call_debugger (conditions=336943484, sig=68471008, 
  56.     data=337102220) at eval.c:201
  57. #24 0x8f4ac in Fsignal (sig=68471008, data=337102220) at eval.c:1162
  58. #25 0xc6698 in load_font (s=0x1cac00, name=202936600) at faces.c:565
  59. #26 0xc81e4 in Fset_face_attribute_internal (face_id=4, attr_name=68604648, 
  60.     attr_value=202936600, screen=941403136) at faces.c:1070
  61. #27 0x91464 in Ffuncall (nargs=5, args=0xf7ffce48) at eval.c:1914
  62. #28 0xb3120 in Fbyte_code (bytestr=202431608, vector=269540596, maxdepth=7)
  63.     at bytecode.c:425
  64. #29 0x91cc0 in funcall_lambda (fun=403758136, nargs=5, arg_vector=0xf7ffd0e4)
  65.     at eval.c:2076
  66. #30 0x91538 in Ffuncall (nargs=6, args=0xf7ffd0e0) at eval.c:1943
  67. #31 0xb3120 in Fbyte_code (bytestr=202431608, vector=269540596, maxdepth=7)
  68.     at bytecode.c:425
  69. #32 0x91cc0 in funcall_lambda (fun=403758136, nargs=5, arg_vector=0xf7ffd37c)
  70.     at eval.c:2076
  71. #33 0x91538 in Ffuncall (nargs=6, args=0xf7ffd378) at eval.c:1943
  72. #34 0xb3120 in Fbyte_code (bytestr=202436104, vector=269545004, maxdepth=6)
  73.     at bytecode.c:425
  74. #35 0x903e4 in Feval (form=336653816) at eval.c:1498
  75. #36 0x8eff4 in condition_case_1 (handlers=336653904, bfun=0x8fd0c <Feval>, 
  76.     barg=336653816, hfun=0x8f024 <condition_case_1+304>, harg=68470788)
  77.     at eval.c:1017
  78. #37 0x8f1e8 in Fcondition_case_3 (bodyform=336653816, var=68470788, 
  79.     handlers=336653904) at eval.c:1053
  80. #38 0xb3a10 in Fbyte_code (bytestr=202436048, vector=269544932, maxdepth=3)
  81.     at bytecode.c:579
  82. #39 0x91cc0 in funcall_lambda (fun=403762580, nargs=2, arg_vector=0xf7ffd99c)
  83.     at eval.c:2076
  84. #40 0x91538 in Ffuncall (nargs=3, args=0xf7ffd998) at eval.c:1943
  85. #41 0xb3120 in Fbyte_code (bytestr=202589248, vector=269698260, maxdepth=5)
  86.     at bytecode.c:425
  87. #42 0x91cc0 in funcall_lambda (fun=403915784, nargs=2, arg_vector=0xf7ffdc2c)
  88.     at eval.c:2076
  89. #43 0x91538 in Ffuncall (nargs=3, args=0xf7ffdc28) at eval.c:1943
  90. #44 0xb3120 in Fbyte_code (bytestr=202593976, vector=269702984, maxdepth=3)
  91.     at bytecode.c:425
  92. #45 0x91cc0 in funcall_lambda (fun=403920532, nargs=1, arg_vector=0xf7ffdeb4)
  93.     at eval.c:2076
  94. #46 0x91538 in Ffuncall (nargs=2, args=0xf7ffdeb0) at eval.c:1943
  95. #47 0xb3120 in Fbyte_code (bytestr=202593016, vector=269702132, maxdepth=7)
  96.     at bytecode.c:425
  97. #48 0x91cc0 in funcall_lambda (fun=403919576, nargs=1, arg_vector=0xf7ffe14c)
  98.     at eval.c:2076
  99. #49 0x91538 in Ffuncall (nargs=2, args=0xf7ffe148) at eval.c:1943
  100. #50 0xb3120 in Fbyte_code (bytestr=202436632, vector=269545856, maxdepth=7)
  101.     at bytecode.c:425
  102. #51 0x91cc0 in funcall_lambda (fun=403763200, nargs=0, arg_vector=0xf7ffe450)
  103.     at eval.c:2076
  104. #52 0x91538 in Ffuncall (nargs=1, args=0xf7ffe44c) at eval.c:1943
  105. #53 0x90c58 in call0 (fn=68612480) at eval.c:1676
  106. #54 0xc7820 in init_screen_faces (s=0x1cac00) at faces.c:922
  107. #55 0x34db8 in Fx_create_screen (parms=68470788, lisp_window_id=68470788)
  108.     at xfns.c:877
  109. #56 0x91418 in Ffuncall (nargs=2, args=0xf7ffe65c) at eval.c:1907
  110. #57 0xb3120 in Fbyte_code (bytestr=202578916, vector=269687824, maxdepth=4)
  111.     at bytecode.c:425
  112. #58 0x91cc0 in funcall_lambda (fun=403905460, nargs=0, arg_vector=0xf7ffe818)
  113.     at eval.c:2076
  114. #59 0x918c4 in apply_lambda (fun=403905460, args=68470788, eval_flag=1)
  115.     at eval.c:2006
  116. #60 0x904dc in Feval (form=337102476) at eval.c:1526
  117. #61 0xa08fc in readevalloop (readcharfun=471150336, stream=0x0, 
  118.     evalfun=0x8fd0c <Feval>, printflag=1) at lread.c:523
  119. #62 0xa0c3c in Feval_region (b=25, e=39, printflag=68470828) at lread.c:590
  120. #63 0x9143c in Ffuncall (nargs=4, args=0xf7ffec00) at eval.c:1910
  121. #64 0xb3120 in Fbyte_code (bytestr=202527448, vector=269636356, maxdepth=4)
  122.     at bytecode.c:425
  123. #65 0x91cc0 in funcall_lambda (fun=403854000, nargs=1, arg_vector=0xf7ffef74)
  124.     at eval.c:2076
  125. #66 0x91538 in Ffuncall (nargs=2, args=0xf7ffef70) at eval.c:1943
  126. #67 0x8c3e0 in Fcall_interactively (function=68649384, record_flag=68470788)
  127.     at callint.c:626
  128. #68 0x4f880 in Fcommand_execute (cmd=68649384, record=68470788)
  129.     at keyboard.c:681
  130. #69 0x263a4 in dispatch_command_event_internal (event=0x14f780, leaf=68649384)
  131.     at event-stream.c:1621
  132. #70 0x25ff4 in compose_command (event=0x14f780, execute_p=1)
  133.     at event-stream.c:1535
  134. #71 0x24a8c in dispatch_event_internal (event=1746204544, execute_p=1)
  135.     at event-stream.c:999
  136. #72 0x267b4 in Fdispatch_event (event=1746204544) at event-stream.c:1745
  137. #73 0x4f5e8 in command_loop_1 (dummy=68470788) at keyboard.c:509
  138. #74 0x8eff4 in condition_case_1 (handlers=68471008, 
  139.     bfun=0x4f39c <command_loop_1>, barg=68470788, 
  140.     hfun=0x4ec0c <Frecursive_edit+360>, harg=68470788) at eval.c:1017
  141. #75 0x4f0dc in command_loop_2 (dummy=68470788) at keyboard.c:377
  142. #76 0x8ecc0 in internal_catch (tag=68470988, func=0x4f0a4 <command_loop_2>, 
  143.     arg=68470788) at eval.c:887
  144. #77 0x4f070 in command_loop () at keyboard.c:356
  145. #78 0x4ea34 in recursive_edit_1 () at keyboard.c:216
  146. #79 0x4eb54 in Frecursive_edit () at keyboard.c:242
  147. #80 0x4e238 in main (argc=2, argv=0xf7fff80c, envp=0xf7fff818) at emacs.c:963
  148.  
  149.  
  150. Phil
  151.