Advertisement
Guest User

Untitled

a guest
May 1st, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. Starting Azureus...
  2. Suitable java version found [java = 1.6.0_24]
  3. Configuring environment...
  4. Java exec found in PATH. Verifying...
  5. Browser check failed with: InvocationTargetException, No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
  6. Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
  7. checking /usr/lib/mozilla for GRE
  8. Can not use GRE from /usr/lib/mozilla because it's missing libxpcom.so.
  9. checking /usr/lib/firefox for GRE
  10. GRE found at /usr/lib/firefox.
  11. Browser check failed with: InvocationTargetException, XPCOM error -2147467261
  12. Can't create browser. Will try to set LD_LIBRARY_PATH and hope Vuze has better luck.
  13. setting LD_LIBRARY_PATH to: /usr/lib/firefox
  14. setting MOZILLA_FIVE_HOME to: /usr/lib/firefox
  15. Loading Azureus:
  16. java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/usr/share/vuze" -Dazureus.install.path="/usr/share/vuze" -Dazureus.script="/usr/bin/vuze" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
  17. file:/usr/share/vuze/Azureus2.jar ; file:/usr/share/vuze/swt.jar ; file:/usr/share/vuze/
  18. changeLocale: *Default Language* != English (United States). Searching without country..
  19. changeLocale: Searching for language English in *any* country..
  20. changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
  21. UIFunctions/ImageLoad took 55ms
  22. new shell took 444ms
  23. new shell setup took 109ms
  24. skin init took 203ms
  25. MainMenu init took 176ms
  26. pre skin widgets init took 50ms
  27. WARNING: already added UIUpdatable com.aelitis.azureus.ui.swt.views.skin.sidebar.SideBar@8ae45a
  28. skin widgets (1/2) init took 228ms
  29. skin widgets (2/2) init took 237ms
  30. pre SWTInstance init took 0ms
  31. Init Core Columns took 318ms
  32. SWTInstance init took 0ms
  33. shell.layout took 162ms
  34. ---------SHOWN AT 1335894714105;4558ms
  35. #
  36. # A fatal error has been detected by the Java Runtime Environment:
  37. #
  38. # SIGSEGV (0xb) at pc=0xb757df16, pid=5963, tid=2817399616
  39. #
  40. # JRE version: 6.0_24-b24
  41. # Java VM: OpenJDK Client VM (20.0-b12 mixed mode linux-x86 )
  42. # Derivative: IcedTea6 1.11.1
  43. # Distribution: Custom build (Wed Mar 7 18:44:44 UTC 2012)
  44. # Problematic frame:
  45. # C [libc.so.6+0x7bf16] __memcpy_ia32+0x46
  46. #
  47. # An error report file with more information is saved as:
  48. # /tmp/hs_err_pid5963.log
  49. #
  50. # If you would like to submit a bug report, please include
  51. # instructions how to reproduce the bug and visit:
  52. # http://icedtea.classpath.org/bugzilla
  53. #
  54. /usr/bin/vuze: line 188: 5963 Aborted ${JAVA_PROGRAM_DIR}java "${JAVA_ARGS}" -cp "${CLASSPATH}" -Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" -Dazureus.script="$0" $JAVA_PROPS $START_CLASS "$@"
  55. Exit from Azureus complete
  56. No shutdown tasks to do
  57. Azureus TERMINATED.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement