Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absturz während das Programm geschlossen wird. #151

Open
3 of 6 tasks
larissa95 opened this issue Feb 22, 2016 · 4 comments
Open
3 of 6 tasks

Absturz während das Programm geschlossen wird. #151

larissa95 opened this issue Feb 22, 2016 · 4 comments
Labels

Comments

@larissa95
Copy link
Collaborator

larissa95 commented Feb 22, 2016

Kronos stürzt beim/nach dem Schließen ab.

Occurs on...

  • Windows
  • Linux
  • Mac

Fixed on...

  • Windows
  • Linux
  • Mac
@larissa95 larissa95 added the bug label Feb 22, 2016
@ghost
Copy link

ghost commented Feb 28, 2016

Kannst du das spezifizieren? Wie genau?
Was steht dann in der Konsole?

@frogg
Copy link
Owner

frogg commented Feb 28, 2016

Bei mir tritt der Fehler auch auf, deshalb kann ich das kurz für @larissa95 beantworten:
In der Konsole steht folgendes:

### ON SHUTDOWN ###
(lldb) 

Und er crasht im Code in dieser Datei:
vtkCommonInformationKeyManager.cxx

In Zeile 86 bei delete key; mit der Fehlermeldung Thread 1: EXC_BAD_ACCESS (code=1, address = 0x1150fda60

Das ist in der Methode vtkCommonInformationKeyManager::ClassFinalize()

Ziemlich mystisch, das ganze…

@jtagscherer
Copy link
Collaborator

Ergänzend dazu: Auf meinem System (Ubuntu-Derivat) kommt bei jedem Beenden die folgende Meldung: Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion 'map->l_init_called' failed!

@frogg
Copy link
Owner

frogg commented Mar 8, 2016

OBDA: Wenn man das Programm schließt, dann will man, dass es beendet wird. Ob dies nun durch einen Absturz geschieht oder auf andere Art und Weise ist dem Endnutzer egal.

@frogg frogg changed the title Absturz beim Programm schließen Absturz während das Programm geschlossen wird. Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants