Advertisement
Guest User

Untitled

a guest
Dec 24th, 2014
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. dominik@Laptop:~/Pobrane/eclipse_installer-master/eclipse$ ./eclipse
  2. OpenJDK 64-Bit Server VM warning: You have loaded library /home/dominik/Pobrane/eclipse_installer-master/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20140603-1326/eclipse_1605.so which might have disabled stack guard. The VM will try to fix the stack guard now.
  3. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
  4. Eclipse:
  5. JVM terminated. Exit code=13
  6. /usr/bin/java
  7. -Dosgi.requiredJavaVersion=1.7
  8. -XX:MaxPermSize=256m
  9. -Xms40m
  10. -Xmx512m
  11. -jar /home/dominik/Pobrane/eclipse_installer-master/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
  12. -os linux
  13. -ws gtk
  14. -arch x86
  15. -showsplash /home/dominik/Pobrane/eclipse_installer-master/eclipse//plugins/org.eclipse.platform_4.4.0.v20140925-0400/splash.bmp
  16. -launcher /home/dominik/Pobrane/eclipse_installer-master/eclipse/eclipse
  17. -name Eclipse
  18. --launcher.library /home/dominik/Pobrane/eclipse_installer-master/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20140603-1326/eclipse_1605.so
  19. -startup /home/dominik/Pobrane/eclipse_installer-master/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
  20. --launcher.appendVmargs
  21. -exitdata 998019
  22. -product org.eclipse.epp.package.cpp.product
  23. -vm /usr/bin/java
  24. -vmargs
  25. -Dosgi.requiredJavaVersion=1.7
  26. -XX:MaxPermSize=256m
  27. -Xms40m
  28. -Xmx512m
  29. -jar /home/dominik/Pobrane/eclipse_installer-master/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement