Changes between Initial Version and Version 2 of Ticket #41651


Ignore:
Timestamp:
Dec 3, 2013, 10:06:05 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Remember to use WikiFormatting and preview before submitting.

This might be similar to #41645.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41651

    • Property Keywords +x11 +gtk removed
    • Property Owner changed from macports-tickets@… to dports@…
    • Property Cc ryandesign@… added; aseth@… removed
    • Property Summary changed from Segmentation Fault for emacs +x11 to emacs +x11: Segmentation Fault
  • Ticket #41651 – Description

    initial v2  
    22Xcode 5.0.2
    33The first thing I installed after installing macports was
     4{{{
    45sudo port install emacs +x11
     6}}}
    57It installed successfully with no errors:
     8{{{
    69--->  Installing emacs @24.3_0+x11
    710--->  Activating emacs @24.3_0+x11
     
    1013--->  Scanning binaries for linking errors: 100.0%
    1114--->  No broken files found.
     15}}}
    1216but unfortunately it will not launch, getting a segmentation fault instead.  Backtrace is given below.  I've uninstalled and cleaned several times, including reinstalling all of macports.  The +gtk variant and emacs23 +x11 also suffer from segmentation faults.  Any help appreciated.
    13 Thanks,
     17
     18Thanks, [[br]]
    1419Anil
    1520
    16 
     21{{{
    1722Backtrace:
    18230   emacs                               0x00000001000cbb2a emacs_backtrace + 87
     
    576239  emacs                               0x000000010014e2be exec_byte_code + 2052
    586340  emacs                               0x000000010011e18b funcall_lambda + 653
     64}}}
    5965
    60