Menu

#79 APPCRASH on WIndows Vista

3.x
closed
nobody
None
5
2013-08-16
2010-09-24
No

launch4j-3.0.1-win32.exe was used.

Problem Signature:
Имя события проблемы: APPCRASH
Имя приложения: deltaplayer.exe
Версия приложения: 10.0.0.1
Штамп времени приложения: 4c9c6a72
Имя модуля с ошибкой: ntdll.dll
Версия модуля с ошибкой: 6.0.6000.16386
Штамп времени модуля с ошибкой: 4549bdc9
Код исключения: c0000005
Смещение исключения: 0002294f
Версия ОС: 6.0.6000.2.0.0.768.2
Код языка: 1049
Дополнительные сведения 1: bfef
Дополнительные сведения 2: e8adce1c2b9e7be834b4063ac3c53863
Дополнительные сведения 3: bfef
Дополнительные сведения 4: e8adce1c2b9e7be834b4063ac3c53863

Discussion

  • Anonymous

    Anonymous - 2010-09-24

    this crash happens on the very start: right when the application is launched (app is assembled with l4j)

     
  • Anonymous

    Anonymous - 2010-09-24

    It seems that the APPCRASH was caused by:

    Exception in thread "main" java.lang.UnsatisfiedLinkError: dplayer.ext.win32.Win32Ext.nativeIsRunning(Ljava/lang/String;)Z
    at dplayer.ext.win32.Win32Ext.nativeIsRunning(Native Method)
    at dplayer.ext.win32.Win32Ext.isRunning(Unknown Source)
    at dplayer.gui.Launcher.isRunning(Unknown Source)
    at dplayer.gui.Launcher.main(Unknown Source)

     
  • Anonymous

    Anonymous - 2010-09-24
    • summary: APPCRASH on WIndows Vista --> APPCRASH due to UnsatisfiedLinkError
     
  • Anonymous

    Anonymous - 2010-09-24

    No. Now, there is no exception "UnsatisfiedLinkError", but the assembled app still crashes immediately on launch.

     
  • Anonymous

    Anonymous - 2010-09-24
    • summary: APPCRASH due to UnsatisfiedLinkError --> APPCRASH on WIndows Vista
     
  • Grzegorz Kowal

    Grzegorz Kowal - 2013-08-16

    It's your application that crashes not launch4j. If you can start your app correctly without launch4j then please reopen this ticket and provide the configuration used and --l4j-debug output.

     
  • Grzegorz Kowal

    Grzegorz Kowal - 2013-08-16
    • status: open --> closed
     

Log in to post a comment.