[MacPorts] #24424: emacs 23.1.1 Fatal error (10)Bus error with org mode

MacPorts noreply at macports.org
Fri Apr 9 17:31:04 PDT 2010


#24424: emacs 23.1.1 Fatal error (10)Bus error with org mode
-------------------------------------+--------------------------------------
 Reporter:  a_green_gecko@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  1.8.2                                
 Keywords:                           |        Port:                                       
-------------------------------------+--------------------------------------
 Mac OS X 10.5.8, XCode 3.1 (Beta)

 I've compiled emacs 23.1.1 and can consistent produce a "Fatal error
 (10)Bus error" error in org-mode (just ctrl-s to find a node and then move
 up/down with ctrl-n/p).  Has anyone else seen this?

 I tried running in gdb and got the stack:
 {{{
 Program received signal EXC_BAD_ACCESS, Could not access memory.
 Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
 0x0001768e in next_element_from_display_vector ()
 (gdb) where
 #0  0x0001768e in next_element_from_display_vector ()
 #1  0x0001f075 in get_next_display_element ()
 #2  0x0002bfab in display_line ()
 #3  0x0002d41d in try_window ()
 #4  0x0003591f in redisplay_window ()
 #5  0x0003745e in redisplay_window_0 ()
 #6  0x00124bfa in internal_condition_case_1 ()
 #7  0x0001a5ad in redisplay_windows ()
 #8  0x00031cd5 in redisplay_internal ()
 #9  0x000322bc in redisplay_preserve_echo_area ()
 #10 0x000059b6 in Fredisplay ()
 #11 0x00126278 in Ffuncall ()
 #12 0x001593e6 in Fbyte_code ()
 #13 0x00126070 in funcall_lambda ()
 #14 0x0012641b in Ffuncall ()
 #15 0x001593e6 in Fbyte_code ()
 #16 0x00126070 in funcall_lambda ()
 #17 0x0012641b in Ffuncall ()
 #18 0x001593e6 in Fbyte_code ()
 #19 0x00126070 in funcall_lambda ()
 #20 0x0012641b in Ffuncall ()
 #21 0x001593e6 in Fbyte_code ()
 #22 0x00126070 in funcall_lambda ()
 #23 0x0012641b in Ffuncall ()
 #24 0x001593e6 in Fbyte_code ()
 #25 0x00126070 in funcall_lambda ()
 #26 0x0012641b in Ffuncall ()
 #27 0x00126c3a in apply1 ()
 #28 0x001232f0 in Fcall_interactively ()
 #29 0x00126278 in Ffuncall ()
 #30 0x001264f8 in call3 ()
 #31 0x000cfad1 in command_loop_1 ()
 #32 0x00124e4a in internal_condition_case ()
 #33 0x000bf9ed in command_loop_2 ()
 #34 0x00124ae1 in internal_catch ()
 #35 0x000bf854 in command_loop ()
 #36 0x000bf946 in recursive_edit_1 ()
 #37 0x000c79dd in Frecursive_edit ()
 #38 0x000bf508 in main ()
 (gdb)
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/24424>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list