[ nedit-Bugs-1070918 ] new tab -> Segmentation fault

SourceForge.net noreply at sourceforge.net
Mon Mar 5 01:33:04 CET 2007


Bugs item #1070918, was opened at 2004-11-22 12:01
Message generated for change (Comment added) made by yooden
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1070918&group_id=11005

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Program
Group: release
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Steffen Pankratz (kratz00)
Assigned to: Eddy De Greef (edg)
Summary: new tab -> Segmentation fault

Initial Comment:
NEdit 5.5
Sep 30, 2004

     Built on: Linux, 386, GNU C
     Built at: Oct 14 2004, 11:02:11
   With Motif: 2.1.0 [@(#)GNU/LessTif Version 2.1 Release 0.93.94]
Running Motif: 2.1 [unknown]
       Server: The X.Org Foundation 60801000
       Visual: 24-bit TrueColor (ID 0x21, Default)
       Locale: C

Program received signal SIGSEGV, Segmentation fault.
0x08149fa8 in change_managed ()
(gdb) backtrace
#0  0x08149fa8 in change_managed ()
#1  0x400680ca in ManageChildren () from /usr/X11R6/lib/libXt.so.6
#2  0x400683e0 in XtManageChildren () from /usr/X11R6/lib/libXt.so.
6
#3  0x400684b7 in XtManageChild () from /usr/X11R6/lib/libXt.so.6
#4  0x40088202 in XtVaCreateManagedWidget () from /usr/X11R6/
lib/libXt.so.6
#5  0x08064929 in createTextArea ()
#6  0x08066c0a in CreateDocument ()
#7  0x08051f1b in EditExistingFile ()
#8  0x0805b65e in openAP ()
#9  0x4007c898 in XtCallActionProc () from /usr/X11R6/lib/libXt.so.6
#10 0x0805b56f in openDialogAP ()
#11 0x4007c898 in XtCallActionProc () from /usr/X11R6/lib/libXt.so.6
#12 0x0805849d in doActionCB ()
#13 0x400507ed in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.
6
#14 0x08132902 in ButtonUp ()
#15 0x4008528a in HandleActions () from /usr/X11R6/lib/libXt.so.6
#16 0x400857c8 in HandleSimpleState () from /usr/X11R6/lib/libXt.
so.6
#17 0x40085dd3 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.
6
#18 0x4005d7d4 in XtDispatchEventToWidget () from /usr/X11R6/lib/
libXt.so.6
#19 0x4005e318 in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.
so.6
#20 0x4005e4cf in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#21 0x4005ea24 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6
#22 0x080513d2 in main ()

NEdit release of Aug 20, 2004

     Built on: Linux, 386, GNU C
     Built at: Nov 22 2004, 11:52:56
   With Motif: 2.1.0 [@(#)GNU/LessTif Version 2.1 Release 0.93.95b] 
(UNTESTED)
Running Motif: 2.1 [unknown]
       Server: The X.Org Foundation 60801000
       Visual: 24-bit TrueColor (ID 0x21, Default)
       Locale: C

Program received signal SIGSEGV, Segmentation fault.
0x0814a1d8 in change_managed ()
(gdb) backtrace
#0  0x0814a1d8 in change_managed ()
#1  0x400680ca in ManageChildren () from /usr/X11R6/lib/libXt.so.6
#2  0x400683e0 in XtManageChildren () from /usr/X11R6/lib/libXt.so.
6
#3  0x400684b7 in XtManageChild () from /usr/X11R6/lib/libXt.so.6
#4  0x40088202 in XtVaCreateManagedWidget () from /usr/X11R6/
lib/libXt.so.6
#5  0x08064989 in createTextArea ()
#6  0x08066c80 in CreateDocument ()
#7  0x08051f1b in EditExistingFile ()
#8  0x0805b6b8 in openAP ()
#9  0x4007c898 in XtCallActionProc () from /usr/X11R6/lib/libXt.so.6
#10 0x0805b58b in openDialogAP ()
#11 0x4007c898 in XtCallActionProc () from /usr/X11R6/lib/libXt.so.6
#12 0x080584b9 in doActionCB ()
#13 0x400507ed in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.
6
#14 0x08132b32 in ButtonUp ()
#15 0x4008528a in HandleActions () from /usr/X11R6/lib/libXt.so.6
#16 0x400857c8 in HandleSimpleState () from /usr/X11R6/lib/libXt.
so.6
#17 0x40085dd3 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.
6
#18 0x4005d7d4 in XtDispatchEventToWidget () from /usr/X11R6/lib/
libXt.so.6
#19 0x4005e318 in _XtDefaultDispatcher () from /usr/X11R6/lib/libXt.
so.6
#20 0x4005e4cf in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#21 0x4005ea24 in XtAppMainLoop () from /usr/X11R6/lib/libXt.so.6

----------------------------------------------------------------------

>Comment By: Thorsten Haude (yooden)
Date: 2007-03-05 01:33

Message:
Logged In: YES 
user_id=119143
Originator: NO

Steffen, did
    XLIB_SKIP_ARGB_VISUALS=1 nedit
solve the problem?

----------------------------------------------------------------------

Comment By: Scott Tringali (tringali)
Date: 2005-03-06 16:47

Message:
Logged In: YES 
user_id=11321

Actually, the visual there says 24-bit - so I don't think
this is a duplicate.  I think the user is using 6.8, but
with the compistor turned off.


----------------------------------------------------------------------

Comment By: Eddy De Greef (edg)
Date: 2005-02-12 13:05

Message:
Logged In: YES 
user_id=73597

This is probably a dupe of #1030467. A fix for #1030467 is
in CVS. Can you verify that it solves this problem too?
If that is not possible, can you at least check whether
setting the environment variable XLIB_SKIP_ARGB_VISUALS
before starting nedit solves the problem?

XLIB_SKIP_ARGB_VISUALS=1 nedit


----------------------------------------------------------------------

Comment By: Thorsten Haude (yooden)
Date: 2005-02-07 23:30

Message:
Logged In: YES 
user_id=119143

If it comes to 6.8 I'd say guilty until proven innocent.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-11-24 00:55

Message:
Logged In: NO 

Could it be another X.org 6.8 compatibility issue?

-TK

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1070918&group_id=11005


More information about the Develop mailing list