View Issue Details

IDProjectCategoryView StatusLast Update
0000398FakturamaAllgemein (General)public2017-12-30 13:15
ReporterrmichelAssigned Torheydenr  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionno change required 
Product Version1.6.2 
Target Version1.6.7Fixed in Version1.6.7 
Summary0000398: [FAK-398 (alt)] Fakturama crash direkt nach dem Start
Description

Die Oberfläche baut sich auf, danach ist es weg.

<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">
raphael ~ $ fakturama
I:New column deposittext added in table Payments - Data type: VARCHAR(32768)
I:New column deposit added in table Documents - Data type: DOUBLE
I:New column isdeposit added in table Documents - Data type: BOOLEAN
I:New column netgross added in table Documents - Data type: INTEGER
#

A fatal error has been detected by the Java <span class="code-object">Runtime</span> Environment:

#

SIGSEGV (0xb) at pc=0x00007fe1252103c1, pid=11206, tid=140606990161664

#

JRE version: OpenJDK <span class="code-object">Runtime</span> Environment (7.0_71-b14) (build 1.7.0_71-b14)

Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)

Derivative: IcedTea 2.5.3

Distribution: Custom build (Wed Oct 15 08:00:29 UTC 2014)

Problematic frame:

C [libsoup-2.4.so.1+0x743c1] soup_session_feature_detach+0x11

#

Failed to write core dump. Core dumps have been disabled. To enable core dumping, <span class="code-keyword">try</span> <span class="code-quote">"ulimit -c unlimited"</span> before starting Java again

#

An error report file with more information is saved as:

/home/raphael/hs_err_pid11206.log

#

If you would like to submit a bug report, please include

instructions on how to reproduce the bug and visit:

http:<span class="code-comment">//icedtea.classpath.org/bugzilla

</span># The crash happened outside the Java Virtual Machine in <span class="code-keyword">native</span> code.

See problematic frame <span class="code-keyword">for</span> where to report the bug.

#

</div></div>

Problem besteht gefühlt seit dem letzten Java-Update, tritt allerdings sowohl mit Oracle Java 8 als auch mit OpenJDK 7 auf.

TagsNo tags attached.

Activities

rmichel

2014-11-27 10:01

viewer   ~0000435

Last edited: 2017-12-30 00:08

Eclipse hatte diesen Bug wohl auch: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=405786" class="external-link" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=405786</a>

Dort wurde er (a) behoben und ließ sich (b) über eine Konfigurationsoption in der eclipse.ini umgehen. In der Fakturama.ini schaffe ich das nicht.

swb

2014-12-05 17:39

viewer   ~0000436

Last edited: 2017-12-30 00:08

Dieser Bug wird auch auf meinem System getriggert:

Debian Sid, Fakturama 1.6.6 64bit, Java 8u25


Workaround der funktioniert:

in der Datei "<span class="error">[fakturama_install_dir]/configuration/config.ini" folgende Zeile einfügen:

org.eclipse.swt.browser.DefaultType=mozilla


Laut <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776" class="external-link" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776</a>

sollte der Bug in Eclipse Luna v4.4 behoben sein.

rheydenr

2015-01-09 23:16

administrator   ~0000437

Last edited: 2017-12-30 00:08

kann nicht über Fakturama behoben werden, da es ein Eclipse-Problem ist. Mit der angegebenen Lösung sollte es funktionieren.

swb

2015-02-09 19:26

viewer   ~0000438

Last edited: 2017-12-30 00:08

Der Workaround sollte eventuell in den Downloadpaketen für Linux standardmäßig eingetragen sein.

Nach dem Update auf 1.6.7 unter Debian musste ich den Workaround nämlich wieder selbst eintragen.

Issue History

Date Modified Username Field Change
2017-12-30 00:08 rheydenr New Issue
2017-12-30 00:08 rheydenr Assigned To => rheydenr
2017-12-30 00:08 rheydenr Note Added: 0000435
2017-12-30 00:08 rheydenr Note Added: 0000436
2017-12-30 00:08 rheydenr Note Added: 0000437
2017-12-30 00:08 rheydenr Note Added: 0000438
2017-12-30 00:08 rheydenr Description Updated
2017-12-30 13:15 rheydenr Fixed in Version 0.0 => 1.6.7
2017-12-30 13:15 rheydenr Target Version 0.0 =>
2017-12-30 13:15 rheydenr Description Updated