hang on load

Bug #62397 reported by gcranston
6
Affects Status Importance Assigned to Milestone
azureus (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Binary package hint: azureus

Azureus, latest version on edgy.

Hangs on load every time. Displays splash screen and indicates that it is currently "Loading Images". Java process loads "java -Djava.library.path=/usr/lib/jni:/usr/lib -Dgnu.gcj.runtime.VMClassLoader.library_control=never -Dazureus.install.path=/home/graham/.azureus -classpath /usr/share/java/Azureus2.jar:/usr/share/java/gnu-crypto.jar:/usr/share/java/bcprov.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/commons-cli.jar:/usr/lib/java/swt3.1-gtk.jar:/usr/share/java/glib0.2.jar:/usr/share/java/cairo1.0.jar:/usr/share/java/gtk2.8.jar org.gudy.azureus2.ui.swt.Main"

then sleeps using 0% CPU and 47.1 MB resident memory.

Killing the program by "Force misbehaving application to quit" on the splash screen kills java process and behaviour is repeatable.

Output from terminal:

   DEBUG::Mon Sep 25 23:32:54 EDT 2006::org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl::initialise::137:
  No SSL provider available
    SESecurityManager::initialise::52,ConfigurationChecker::setSystemProperties::141,ConfigurationManager::initialise::138,ConfigurationManager::getInstance::71,LoggerImpl::init::90,Logger::<clinit>::48,Class::initializeClass::-1,StartServer::<init>::69,Main::<init>::56,Main::main::162
changeLocale: *Default Language* != en (CA). Searching without country..
changeLocale: Searching for language en in *any* country..
changeLocale: no message properties for Locale 'en (CA)' (en_CA), using 'English (default)'
DEBUG::Mon Sep 25 23:32:58 EDT 2006::org.gudy.azureus2.ui.swt.mainwindow.Initializer::run::304:
  java.lang.NoClassDefFoundError: org.gnu.gtk.IconTheme
   at org.gudy.azureus2.ui.swt.ImageRepository.getThemedIcon(ImageRepository.java:71)
   at org.gudy.azureus2.ui.swt.ImageRepository.loadImages(ImageRepository.java:128)
   at org.gudy.azureus2.ui.swt.mainwindow.Initializer.run(Initializer.java:210)
   at org.gudy.azureus2.ui.swt.mainwindow.SWTThread$1.runSupport(SWTThread.java:107)
   at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
   at java.lang.Thread.run(libgcj.so.70)

Revision history for this message
Rich Johnson (nixternal) wrote :

Confirmed. This was working recently as well.

Changed in azureus:
importance: Untriaged → Low
status: Unconfirmed → Confirmed
Revision history for this message
Johan Christiansen (johandc) wrote :

Confirmed, it hangs on every. single. launch. Thereby making the porgram useless! :-(

Here is my console output:

johan@johan-desktop-edgy:~$ azureus
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
DEBUG::Sun Oct 01 20:56:55 CEST 2006::org.gudy.azureus2.ui.swt.mainwindow.Initializer::run::304:
  java.lang.NoClassDefFoundError: org/gnu/gtk/IconTheme
        at org.gudy.azureus2.ui.swt.ImageRepository.getThemedIcon(ImageRepository.java:71)
        at org.gudy.azureus2.ui.swt.ImageRepository.loadImages(ImageRepository.java:128)
        at org.gudy.azureus2.ui.swt.mainwindow.Initializer.run(Initializer.java:210)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread$1.runSupport(SWTThread.java:107)
        at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
        at java.lang.Thread.run(Thread.java:534)

And my java version:

johan@johan-desktop-edgy:~$ java -version
java version "1.4.2-02"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-02)
Java HotSpot(TM) 64-Bit Server VM (build Blackdown-1.4.2-02, mixed mode)

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.

Revision history for this message
John Doe (free-portunknown) wrote :
Download full text (17.8 KiB)

I had a similar problem loading Azureus on Ubuntu's Edgy. Here is the error:

linux@LAPT0P:~$ azureus
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 4 occurred at PC=0x8914A4E
Function=[Unknown.]
Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.

Current Java thread:
        at org.eclipse.swt.internal.gtk.OS._gtk_widget_size_allocate(Native Method)
        at org.eclipse.swt.internal.gtk.OS.gtk_widget_size_allocate(OS.java:8155)
        at org.eclipse.swt.widgets.Shell.forceResize(Shell.java:708)
        at org.eclipse.swt.widgets.Shell.resizeBounds(Shell.java:1103)
        at org.eclipse.swt.widgets.Shell.setBounds(Shell.java:1154)
        at org.eclipse.swt.widgets.Control.setBounds(Control.java:526)
        at org.gudy.azureus2.ui.swt.shells.MessageSlideShell$1.run(MessageSlideShell.java:996)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
        - locked <0xab945d20> (a org.eclipse.swt.widgets.RunnableLock)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3143)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2845)
        at org.gudy.azureus2.ui.swt.wizard.Wizard.setFirstPanel(Wizard.java:377)
        at org.gudy.azureus2.ui.swt.config.wizard.ConfigureWizard.<init>(ConfigureWizard.java:71)
        at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.runSupport(MainWindow.java:511)
        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)
        - locked <0xabfad9e8> (a org.eclipse.swt.widgets.RunnableLock)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3143)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2845)
        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)

Dynamic libraries:
08048000-08057000 r-xp 00000000 03:04 1294354 /usr/lib/j2se/1.4/jre/bin/java
08057000-08059000 rwxp 0000e000 03:04 1294354 /usr/lib/j2se/1.4/jre/bin/java
08059000-08937000 rwxp 08059000 00:00 0 [heap]
a5ac1000-a5dae000 r-xp 00000000 03:04 1442384 /usr/share/fonts/truetype/baekmuk/dotum.ttf
a5dae000-a6518000 r-xp 00000000 03:04 1442402 /usr/share/fonts/truetype/kochi/kochi-gothic-subst.ttf
a6518...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.