Should I enter this as a bug? (Groovy Console startup on b223) (original) (raw)
Anthony Petrov anthony.petrov at oracle.com
Mon Jan 16 06:06:20 PST 2012
- Previous message: Should I enter this as a bug? (Groovy Console startup on b223)
- Next message: Should I enter this as a bug? (Groovy Console startup on b223)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Martijn,
I've just filed the issue at: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7130377 (may take some time to become visible)
Could you please provide some more detailed instruction on how to reproduce the issue? What software should be installed and what exactly needs to be launched?
Would it be possible for you to provide a simple test case that reproduces the issue and post it here to the mailing list?
Thanks in advance!
-- best regards, Anthony
On 01/16/12 16:21, Martijn Verburg wrote:
_2012-01-16 12🔞54.086 java[39364:c07] *** -[NSArrayM insertObject:atIndex:]: object cannot be nil 2012-01-16 12🔞54.095 java[39364:c07] ( 0 CoreFoundation 0x00007fff889a2286 _exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff90583d5e objcexceptionthrow + 43 2 CoreFoundation 0x00007fff88949108 _-[NSArrayM insertObject:atIndex:] + 296 3 AppKit 0x00007fff8ad1a109 -[NSMenu insertItem:atIndex:] + 478 4 liblwawt.dylib 0x00000001110bac14 addMenuItem + 185 5 liblwawt.dylib 0x00000001110ba905 -[ApplicationDelegate updatePreferencesMenu:enabled:] + 211 6 liblwawt.dylib 0x00000001110baee1 _Javacomappleeawt_1AppMenuBarHandlernativeSetMenuStateblockinvoke1 + 227 7 JavaNativeFoundation 0x00000001100855fd +[JNFRunLoop performCopiedBlock:] + 20 8 CoreFoundation 0x00007fff889cc0cd +[NSObject performSelector:withObject:] + 61 9 Foundation 0x00007fff8e225e44 _NSThreadPerformPerform + 214 10 CoreFoundation 0x00007fff88910b51 CFRUNLOOPISCALLINGOUTTOASOURCE0PERFORMFUNCTION + 17 11 CoreFoundation 0x00007fff889103bd _CFRunLoopDoSources0 + 253 _12 CoreFoundation 0x00007fff889371a9 CFRunLoopRun + 905 13 CoreFoundation 0x00007fff88936ae6 CFRunLoopRunSpecific + 230 14 HIToolbox 0x00007fff89e493d3 RunCurrentEventLoopInMode + 277 15 HIToolbox 0x00007fff89e5063d ReceiveNextEventCommon + 355 16 HIToolbox 0x00007fff89e504ca BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff8ad033f1 DPSNextEvent + 659 18 AppKit 0x00007fff8ad02cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 19 libosxapp.dylib 0x0000000110e1b82c -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124 20 AppKit 0x00007fff8acff62d -[NSApplication run] + 470 21 libosxapp.dylib 0x0000000110e1b74b +[NSApplicationAWT runAWTLoopWithApp:] + 156 22 liblwawt.dylib 0x00000001110b8dad -[AWTStarter starter:] + 1616 23 CoreFoundation 0x00007fff88991a1d -[NSObject performSelector:withObject:] + 61 24 Foundation 0x00007fff8e225e44 _NSThreadPerformPerform + 214 25 CoreFoundation 0x00007fff88910b51 CFRUNLOOPISCALLINGOUTTOASOURCE0PERFORMFUNCTION + 17 26 CoreFoundation 0x00007fff889103bd _CFRunLoopDoSources0 + 253 _27 CoreFoundation 0x00007fff889371a9 CFRunLoopRun + 905 28 CoreFoundation 0x00007fff88936ae6 CFRunLoopRunSpecific + 230 29 java 0x000000010aee7cb4 CreateExecutionEnvironment + 841 30 java 0x000000010aee57b8 JLILaunch + 1933 31 java 0x000000010aee9a30 main + 108 32 java 0x000000010aee33f4 start + 52 33 ??? 0x0000000000000011 0x0 + 17 ) _2012-01-16 12🔞54.096 java[39364:c07] *** -[NSArrayM insertObject:atIndex:]: object cannot be nil 2012-01-16 12🔞54.097 java[39364:c07] ( 0 CoreFoundation 0x00007fff889a2286 _exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff90583d5e objcexceptionthrow + 43 2 CoreFoundation 0x00007fff88949108 _-[NSArrayM insertObject:atIndex:] + 296 3 AppKit 0x00007fff8ad1a109 -[NSMenu insertItem:atIndex:] + 478 4 liblwawt.dylib 0x00000001110bac14 addMenuItem + 185 5 liblwawt.dylib 0x00000001110ba905 -[ApplicationDelegate updatePreferencesMenu:enabled:] + 211 6 liblwawt.dylib 0x00000001110baee1 _Javacomappleeawt_1AppMenuBarHandlernativeSetMenuStateblockinvoke1 + 227 7 JavaNativeFoundation 0x00000001100855fd +[JNFRunLoop performCopiedBlock:] + 20 8 CoreFoundation 0x00007fff889cc0cd +[NSObject performSelector:withObject:] + 61 9 Foundation 0x00007fff8e225e44 _NSThreadPerformPerform + 214 10 CoreFoundation 0x00007fff88910b51 CFRUNLOOPISCALLINGOUTTOASOURCE0PERFORMFUNCTION + 17 11 CoreFoundation 0x00007fff889103bd _CFRunLoopDoSources0 + 253 _12 CoreFoundation 0x00007fff889371a9 CFRunLoopRun + 905 13 CoreFoundation 0x00007fff88936ae6 CFRunLoopRunSpecific + 230 14 HIToolbox 0x00007fff89e493d3 RunCurrentEventLoopInMode + 277 15 HIToolbox 0x00007fff89e5058f ReceiveNextEventCommon + 181 16 HIToolbox 0x00007fff89e504ca BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff8ad033f1 DPSNextEvent + 659 18 AppKit 0x00007fff8ad02cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 19 libosxapp.dylib 0x0000000110e1b82c -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124 20 AppKit 0x00007fff8acff62d -[NSApplication run] + 470 21 libosxapp.dylib 0x0000000110e1b74b +[NSApplicationAWT runAWTLoopWithApp:] + 156 22 liblwawt.dylib 0x00000001110b8dad -[AWTStarter starter:] + 1616 23 CoreFoundation 0x00007fff88991a1d -[NSObject performSelector:withObject:] + 61 24 Foundation 0x00007fff8e225e44 _NSThreadPerformPerform + 214 25 CoreFoundation 0x00007fff88910b51 CFRUNLOOPISCALLINGOUTTOASOURCE0PERFORMFUNCTION + 17 26 CoreFoundation 0x00007fff889103bd _CFRunLoopDoSources0 + 253 _27 CoreFoundation 0x00007fff889371a9 CFRunLoopRun + 905 28 CoreFoundation 0x00007fff88936ae6 CFRunLoopRunSpecific + 230 29 java 0x000000010aee7cb4 CreateExecutionEnvironment + 841 30 java 0x000000010aee57b8 JLILaunch + 1933 31 java 0x000000010aee9a30 main + 108 32 java 0x000000010aee33f4 start + 52 33 ??? 0x0000000000000011 0x0 + 17 )
- Previous message: Should I enter this as a bug? (Groovy Console startup on b223)
- Next message: Should I enter this as a bug? (Groovy Console startup on b223)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]