Bug 427713 - Azureus crash when double clic on torrent
Summary: Azureus crash when double clic on torrent
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: azureus
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Lillian Angel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-07 01:21 UTC by Nicolas A. Corrarello
Modified: 2008-01-07 01:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-07 01:46:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Java output (49.82 KB, text/plain)
2008-01-07 01:23 UTC, Nicolas A. Corrarello
no flags Details

Description Nicolas A. Corrarello 2008-01-07 01:21:03 UTC
Description of problem:
Azureus crashes when making a double clic on a torrent.

Version-Release number of selected component (if applicable):

azureus-2.5.0.4-3.fc8
How reproducible:

Very
Steps to Reproduce:
1. Install azureus on F8
2. Open any torrent
3. Double clic on the torrent
  
Actual results:


Expected results:


Additional info:
Output from gdb
[root@localhost ~]# gdb /usr/bin/azureus 16133
GNU gdb Red Hat Linux (6.6-38.fc8rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
"/usr/bin/azureus": not in executable format: File format not recognized
Attaching to process 16133
Reading symbols from /bin/bash...
warning: Missing the separate debug info file:
/usr/lib/debug/.build-id/43/1e555543b88dcb042bd445cdf772b167c7ded4.debug
(no debugging symbols found)...done.
Using host libthread_db library "/lib/libthread_db.so.1".
Reading symbols from /lib/libtinfo.so.5...
warning: Missing the separate debug info file:
/usr/lib/debug/.build-id/af/9d8e017bca658da6adef0e9493a047bc1e6e09.debug
(no debugging symbols found)...done.
Loaded symbols for /lib/libtinfo.so.5
Reading symbols from /lib/libdl.so.2...
warning: Missing the separate debug info file:
/usr/lib/debug/.build-id/db/a292aff9720bfc3f25c53fa8e469168460a894.debug
(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...
warning: Missing the separate debug info file:
/usr/lib/debug/.build-id/ba/4ea1118691c826426e9410cafb798f25cefad5.debug
(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...
warning: Missing the separate debug info file:
/usr/lib/debug/.build-id/ac/2eeb206486bb7315d6ac4cd64de0cb50838ff6.debug

(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()
(gdb) Cont
Continuing.

Program exited with code 0206.

Output from console
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 Jan 06 23:17:47 GMT-03:00
2008::com.aelitis.azureus.core.impl.AzureusCoreImpl$8::runSupport::512:
  java.lang.NullPointerException
        at
org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker.initialize(SWTUpdateChecker.java:67)
        at
org.gudy.azureus2.ui.swt.mainwindow.Initializer$4.started(Initializer.java:258)
        at
com.aelitis.azureus.core.impl.AzureusCoreImpl$8.runSupport(AzureusCoreImpl.java:508)
        at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x8d9a4e62, pid=16681, tid=3086629072
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C  [libgtkjni-2.8.so+0x7ae62]
#
# An error report file with more information is saved as hs_err_pid16681.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/bin/azureus: line 18: 16681 Aborted                
LD_LIBRARY_PATH=/usr/lib/eclipse:/usr/lib
CLASSPATH=/usr/lib/eclipse/swt-gtk-3.3.jar:`build-classpath bcprov
jakarta-commons-cli log4j gtk2.8 glib0.2`:/usr/share/azureus/Azureus2.jar java
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dazureus.install.path=$APPDIR org.gudy.azureus2.ui.swt.Main "$@"

Comment 1 Nicolas A. Corrarello 2008-01-07 01:23:42 UTC
Created attachment 290927 [details]
Java output

Comment 2 Lillian Angel 2008-01-07 01:46:37 UTC
Fixed in rawhide - azureus version 3.0.3.4


Note You need to log in before you can comment on or make changes to this bug.