Dear ports@ readers,

all in the subject... This is a gdb backtrace after e.g "Getting Started" (but the same thing happens whichever item I select from Help menu):

[...]
$ gdb nedit
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-unknown-openbsd6.4"...
(gdb) run
Starting program: /usr/local/bin/nedit
UTF8 locale not supported.

Program received signal SIGABRT, Aborted.
thrkill () at -:3
3       -: No such file or directory.
        in -
Current language:  auto; currently asm
(gdb) bt
#0  thrkill () at -:3
#1  0x00000eb099ca984c in __stack_smash_handler (func=Variable "func" is not 
available.
)
    at /usr/src/lib/libc/sys/stack_protector.c:79
#2  0x00000eae83ebe83a in helpCB (menuItem=0xeb0a4e27000,
    clientData=0xeb0bb7fc000, callData=0x7f7ffffbac90) from /usr/local/bin/nedit
#3  0x00000eb0d325c535 in XtCallCallbackList () from 
/usr/X11R6/lib/libXt.so.11.0
#4  0x00000eb0d805d065 in BtnUp (wid=0xeb0a4e27000, event=0x7f7ffffbb2e8, params=Variable 
"params" is not available.
)
    at PushB.c:2658
#5  0x00000eb0d329e072 in HandleActions () from /usr/X11R6/lib/libXt.so.11.0
#6  0x00000eb0d329bbc3 in HandleSimpleState () from /usr/X11R6/lib/libXt.so.11.0
#7  0x00000eb0d329b483 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.11.0
#8  0x00000eb0d326d887 in XtDispatchEventToWidget ()
   from /usr/X11R6/lib/libXt.so.11.0
#9  0x00000eb0d326e2cd in _XtDefaultDispatcher () from 
/usr/X11R6/lib/libXt.so.11.0
#10 0x00000eb0d326dd8a in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.11.0
#11 0x00000eb0d327ba13 in XtAppProcessEvent () from /usr/X11R6/lib/libXt.so.11.0
#12 0x00000eb0d326e7ad in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.11.0
#13 0x00000eae83ea6459 in main (argc=1, argv=0x7f7ffffbbd78) at nedit.c:760
(gdb)
[...]

Any hints?

--
Alessandro DE LAURENZIS
[mailto:jus...@atlantide.t28.net]
Web: http://www.atlantide.t28.net
LinkedIn: https://www.linkedin.com/in/delaurenzis/

Reply via email to