Menu

#632 crash while indexing: linux Ubuntu 13.4

v1.0_(example)
open
nobody
index (3)
1
2013-11-24
2013-11-24
Anonymous
No

pop-up says null pointer exception; create a bug report
also note that the "Creator:" link on the bug form is 404

program.name=DocFetcher
program.version=1.1.9
program.build=20130903-1749
program.portable=true
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=1.7.0_25-b30
java.version=1.7.0_25
sun.arch.data.model=64
os.arch=amd64
os.name=Linux
os.version=3.8.0-33-generic
user.language=en
java.lang.NullPointerException
at org.eclipse.swt.widgets.MenuItem.getAccelGroup(Unknown Source)
at org.eclipse.swt.widgets.MenuItem.setMenu(Unknown Source)
at org.eclipse.swt.widgets.Menu.releaseParent(Unknown Source)
at org.eclipse.swt.widgets.Widget.release(Unknown Source)
at org.eclipse.swt.widgets.Widget.dispose(Unknown Source)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Unknown Source)
at org.eclipse.swt.widgets.Shell.releaseChildren(Unknown Source)
at org.eclipse.swt.widgets.Widget.release(Unknown Source)
at org.eclipse.swt.widgets.Control.release(Unknown Source)
at org.eclipse.swt.widgets.Widget.dispose(Unknown Source)
at org.eclipse.swt.widgets.Shell.dispose(Unknown Source)
at org.eclipse.swt.widgets.Shell.closeWidget(Unknown Source)
at org.eclipse.swt.widgets.Shell.gtk_delete_event(Unknown Source)
at org.eclipse.swt.widgets.Widget.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(Unknown Source)
at org.eclipse.swt.widgets.Display.eventProc(Unknown Source)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at net.sourceforge.docfetcher.gui.Application.main(Application.java:333)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.sourceforge.docfetcher.Main.main(Main.java:32)

Discussion

Anonymous
Anonymous

Add attachments
Cancel