Future of NEdit?

Erik de Castro Lopo nedit-erikd at mega-nerd.com
Sun Nov 25 13:09:38 CET 2007


Erik de Castro Lopo wrote:

> To test this, I made sure that lesstif was not installed and recompiled
> nedit from the ubuntu source package. This didn't help. Just like
> before, I can get an immediate segfault doing:
> 
>     nedit this_file_does_not_exist

GDB backtrace:

    (gdb) run asdasdasdasd
    Starting program: /home/erikd/Dpkg/nedit-5.5/source/nedit asdasdasdasd

    Program received signal SIGSEGV, Segmentation fault.
    0x742e312e in ?? ()
    (gdb) bt
    #0  0x742e312e in ?? ()
    #1  0xb7ea9230 in _XmAddHashEntry () from /usr/lib/libXm.so.3
    #2  0xb7eba356 in XmGetIconFileName () from /usr/lib/libXm.so.3
    #3  0xb7dd2f2f in ?? () from /usr/lib/libXm.so.3
    #4  0x08277b20 in ?? ()
    #5  0x00000000 in ?? ()
    (gdb) quit
    The program is running.  Exit anyway? (y or n) y


When compiling, I did notice a bunch of warning messages.

    SlideC.c:123: warning: cast from pointer to integer of different size
    SlideC.c:124: warning: cast from pointer to integer of different size
    SlideC.c:125: warning: cast from pointer to integer of different size
    SlideC.c:126: warning: cast from pointer to integer of different size
    window.c: In function 'SplitPane':
    window.c:1160: warning: missing sentinel in function call
    window.c: In function 'SetBacklightChars':
    window.c:3024: warning: missing sentinel in function call
    window.c:3027: warning: missing sentinel in function call
    search.c: In function 'CreateReplaceDlog':
    search.c:1045: warning: missing sentinel in function call
    text.c: In function 'pageRightAP':
    text.c:3129: warning: missing sentinel in function call
    text.c: In function 'scrollLeftAP':
    text.c:3221: warning: missing sentinel in function call
    text.c: In function 'scrollRightAP':
    text.c:3238: warning: missing sentinel in function call


Do any of these look like stuff that has already been fixed on CVS?

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"You who still have a shred of faith in your hearts, have you forgotten that
to kill infidels and the enemies of Islam is a deed that has a reward above no
other? Aren't you aware that the model for us all, the Prophet Muhammad and the
four rightful caliphs, undertook to murder infidels as one of their primary
activities, and that the Prophet waged jihad operations 77 times in the first
10 years as head of the Muslim community in Medina?"
-- Mukhlas Imron, planner of the Bali bombing


More information about the Discuss mailing list