This is from the 7.3a BETA out of mercurial,on HP-XU 11.31; I don't think plugins or build options should matter, as a similar motif version works fine.
I don't know a lot about gui programming, so am simply sending along the stack trace. It's from a 64-bit build, but 32-bits behaves the same. Program received signal SIGSEGV, Segmentation fault si_code: 0 - SEGV_UNKNOWN - Unknown Error. 0x800003ffbffbcea8 in SetTextWidthAndHeight+0x88 () from /usr/lib/pa20_64/libXaw.2 (gdb) bt #0 0x800003ffbffbcea8 in SetTextWidthAndHeight+0x88 () from /usr/lib/pa20_64/libXaw.2 #1 0x800003ffbffbd4d8 in Initialize+0xc0 () from /usr/lib/pa20_64/libXaw.2 #2 0x800003ffbff191e0 in CallInitialize+0x188 () from /usr/lib/pa20_64/libXt.3 #3 0x800003ffbff19178 in CallInitialize+0x120 () from /usr/lib/pa20_64/libXt.3 #4 0x800003ffbff19178 in CallInitialize+0x120 () from /usr/lib/pa20_64/libXt.3 #5 0x800003ffbff19860 in xtCreate+0x188 () from /usr/lib/pa20_64/libXt.3 #6 0x800003ffbff1a0b8 in _XtCreateWidget+0x330 () from /usr/lib/pa20_64/libXt.3 #7 0x800003ffbff51f84 in _XtVaCreateWidget+0x5c () from /usr/lib/pa20_64/libXt.3 #8 0x800003ffbff52230 in XtVaCreateManagedWidget+0x120 () from /usr/lib/pa20_64/libXt.3 #9 0x40000000001f65cc in gui_mch_add_menu (menu=0x80000001000b1e28, idx=728680) at gui_athena.c:804 #10 0x4000000000117d60 in gui_create_initial_menus (menu=0x80000001000b1e28) at menu.c:1875 #11 0x40000000001ef2ec in gui_init () at gui.c:508 #12 0x40000000001d5080 in set_termname (term=???) at term.c:1845 #13 0x40000000001d5a00 in termcapinit (name=0x8000000100055c98 "\200") at term.c:2510 #14 0x40000000001eea18 in gui_start () at gui.c:91 #15 0x4000000000102224 in main (argc=Error accessing memory address 0xffffffffffffffc5: Bad address. ) at main.c:637 -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
