bugGNUstep - Bugs: bug #11412, Gorm : menu cut/paste crash

Group
 
 

bug #11412: Gorm : menu cut/paste crash

Submitter:  None
Submitted:  Mon 27 Dec 2004 09:21:56 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 Dec 2004 02:26:05 AM UTC, comment #2: 

Please retest.   I have tested this and it seems to work just fine.

Gregory John Casamento <gcasa>
Group administrator
Tue 28 Dec 2004 02:04:32 AM UTC, comment #1: 

Made a correction for this.  It corrects the issue cited, it also prevents the user from pasting multiply items to a menu with the same name.   I will commit this after more testing.  GJC

Gregory John Casamento <gcasa>
Group administrator
Mon 27 Dec 2004 09:21:56 PM UTC, original submission:  

1- new application
2- add submenu to the menu
3- into the submenu edit the item
4- copy/paste it
5- Edit the second item
6- copy/paste it

 crash

(gdb) bt
#0  0x4058ba1d in objc_msg_lookup () from /usr/lib/libobjc.so.1
#1  0x40387743 in -[GSArray dealloc] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#2  0x4043e851 in -[NSObject release] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#3  0x4038969b in -[GSArrayEnumerator dealloc] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#4  0x4043e851 in -[NSObject release] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#5  0x403ca51c in -[NSAutoreleasePool dealloc] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#6  0x403ca498 in -[NSAutoreleasePool release] ()
   from /System/Library/Libraries/libgnustep-base.so.1.10
#7  0x400b8c9e in -[NSApplication run] ()
   from /System/Library/Libraries/libgnustep-gui.so.0.9
#8  0x400aa0e3 in NSApplicationMain ()
   from /System/Library/Libraries/libgnustep-gui.so.0.9
#9  0x0804e359 in main ()

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-12-28 gcasa StatusNone Fixed
    Open/ClosedOpen Closed
2004-12-28 gcasa Assigned toNone gcasa

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code