Comment 5 for bug 109850

Revision history for this message
Marcos Silva Pereira (marcospereira) wrote : Re: Azureus crashs after start

I catch the same error with a clean installation of azureus:

DEBUG::Tue Jun 12 02:21:16 BRT 2007::org.gudy.azureus2.core3.config.impl.ConfigurationManager::getIntParameterRaw::268:
  java.lang.ClassCastException: [B cannot be cast to java.lang.Long
        at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getIntParameterRaw(ConfigurationManager.java:266)
        at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getIntParameter(ConfigurationManager.java:274)
        at org.gudy.azureus2.core3.config.COConfigurationManager.getIntParameter(COConfigurationManager.java:171)
        at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.checkForWhatsNewWindow(MainWindow.java:1543)
        at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.showMainWindow(MainWindow.java:675)
        at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.runSupport(MainWindow.java:571)
        at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3157)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2859)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:125)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:61)
        at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:110)
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:147)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:162)

#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaad9339c9f, pid=9043, tid=1076021568
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libglibjni-0.4.so+0x9c9f]
#
# An error report file with more information is saved as hs_err_pid9043.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Cancelado (core dumped)