Project

General

Profile

Actions

Bug #847

open

Core Dump beim Start

Added by Ax Ra 3 days ago. Updated about 22 hours ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/30/2025
Due date:
% Done:

0%

Estimated time:
Reviewer:
Build Version:

Description

Open-Ecard 2.3.10
Cachy OS (Arch Linux)

Beim Start erzeugt die Update Funktion einen Core Dump:

```
open-ecard-app
pure virtual method called
terminate called without an active exception
Exception in thread "Update-Task" java.lang.IllegalArgumentException: Package type UNKNOWN not supported in update list.
at org.openecard.richclient.updater.VersionUpdateLoader.loadVersionUpdateList(VersionUpdateLoader.kt:102)
at org.openecard.richclient.updater.VersionUpdateChecker$Companion.loadCurrentVersionList(VersionUpdateChecker.kt:163)
at org.openecard.richclient.RichClient$UpdateTask.run(RichClient.kt:297)
at java.base/java.util.TimerThread.mainLoop(Unknown Source)
at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: java.lang.NullPointerException: null cannot be cast to non-null type kotlin.String
at org.openecard.richclient.updater.VersionUpdateLoader.loadVersionUpdateList(VersionUpdateLoader.kt:74)
... 4 more

```

Actions #1

Updated by Tobias Wich 1 day ago

  • Status changed from New to Closed

There is a new update mechanism in version 2.3.11, so this bug doe not apply anymore.
The new version is currently being built and should be in the download page soon.
Feel free to reopen if there are further problems with the new version.

Actions #2

Updated by Ax Ra about 22 hours ago

  • Status changed from Closed to Review

With open ecard 2.3.11 there is still a core dump produced:

```
open-ecard-app
pure virtual method called
terminate called without an active exception

```

Actions

Also available in: Atom PDF