[dss-developer] Fehler beim Start von dss

Troß, Michael michael.tross at aizo.com
Tue Oct 11 10:38:52 CEST 2011


Hallo Jutta,

ist das Zertifikat dsscert.pem im richtigen Pfad und und für den dss lesbar? Wenn bei der cmake Konfiguration -DWITH_DATA=<Pfad> verwendet wurde, sucht der dss das dsscert.pem File in eben diesem <Pfad>, der Default für den Datenpfad ist /usr/local/share/dss/data.

Als kleine Hilfe gibt es im Unterverzeichnis tools/ ein Skript 'create_cert.sh' zur Generierung eines selbst signierten Zertifikats.

Was gibt der dss denn auf stdout aus?

Michael


From: dss-developer-bounces at forum.digitalstrom.org [mailto:dss-developer-bounces at forum.digitalstrom.org] On Behalf Of Jutta Kudermann
Sent: Dienstag, 11. Oktober 2011 10:17
To: dss-developer at forum.digitalstrom.org
Subject: [dss-developer] Fehler beim Start von dss

Hallo,

ich habe dss auf einem Ubuntu (amd64bit) installiert und möchte das nun starten.
Leider laufe ich auf einen Fatal Error. Es sieht für mich aus wie Probleme mit SSL. Die Pakete, die auf ihrer Seite (http://redmine.digitalstrom.org/projects/dss/wiki/UbuntuSetup) beschrieben werden, wurden so von mir installiert. Zusätzlich ist noch ein openssl installiert auf diesem System. Habe ich da eine falsche SSL-Version? Oder ist das ein Problem mit 64-bit? Ich habe ein strace mitlaufen lassen und der entsprechende Ausschnitt ist unten angehängt.

Viele Grüße
Jutta Kudermann

Strace-Ausschnitt:
...
munmap(0x7f426cd54000, 128569)          = 0
open("/usr/lib/xulrunner-devel-1.9.2.17/lib/libcrypto.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/DSS/libdsm/lib/libcrypto.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/x86_64/libcrypto.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("tls/libcrypto.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("x86_64/libcrypto.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("libcrypto.so", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=128569, ...}) = 0
mmap(NULL, 128569, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f426cd54000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcrypto.so", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300]\6\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1620736, ...}) = 0
close(3)                                = 0
munmap(0x7f426cd54000, 128569)          = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 52[2011-10-11 10:00:42][Fatal][System] Caught SIGSEGV
) = 52
futex(0x7f4267c8add0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7f4267ea21a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 112[2011-10-11 10:00:42][Fatal][System] Backtrace[0]: build/dss(_ZN3dss9Backtrace12logBacktraceEv+0x27) [0x799407]
) = 112
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 106[2011-10-11 10:00:42][Fatal][System] Backtrace[1]: build/dss(_ZN3dss3DSS12handleSignalEi+0xd6) [0x6b9f06]
) = 106
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 110[2011-10-11 10:00:42][Fatal][System] Backtrace[2]: /lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7f426792cd80]
) = 110
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 102[2011-10-11 10:00:42][Fatal][System] Backtrace[3]: /lib/libcrypto.so.0.9.8(+0xc7140) [0x7f426959b140]
) = 102
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 108[2011-10-11 10:00:42][Fatal][System] Backtrace[4]: /lib/libcrypto.so.0.9.8(lh_insert+0xb1) [0x7f4269598031]
) = 108
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 102[2011-10-11 10:00:42][Fatal][System] Backtrace[5]: /lib/libcrypto.so.0.9.8(+0xc7b09) [0x7f426959bb09]
) = 102
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 115[2011-10-11 10:00:42][Fatal][System] Backtrace[6]: /lib/libcrypto.so.0.9.8(ERR_load_strings+0x41) [0x7f426959bec1]
) = 115
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 118[2011-10-11 10:00:42][Fatal][System] Backtrace[7]: /lib/libcrypto.so.0.9.8(ERR_load_EC_strings+0x2e) [0x7f426957762e]
) = 118
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 122[2011-10-11 10:00:42][Fatal][System] Backtrace[8]: /lib/libcrypto.so.0.9.8(ERR_load_crypto_strings+0x4f) [0x7f426959cf4f]
) = 122
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 117[2011-10-11 10:00:42][Fatal][System] Backtrace[9]: /lib/libssl.so.0.9.8(SSL_load_error_strings+0x9) [0x7f4269899469]
) = 117
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 75[2011-10-11 10:00:42][Fatal][System] Backtrace[10]: build/dss() [0x8e77dc]
) = 75
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 89[2011-10-11 10:00:42][Fatal][System] Backtrace[11]: build/dss(mg_start+0x1b5) [0x8e9062]
) = 89
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 112[2011-10-11 10:00:42][Fatal][System] Backtrace[12]: build/dss(_ZN3dss9WebServer10initializeEv+0xc81) [0x761b45]
) = 112
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 124[2011-10-11 10:00:42][Fatal][System] Backtrace[13]: build/dss(_ZN3dss19InitializeSubsystemEPNS_9SubsystemE+0x23) [0x6b6da5]
) = 124
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 109[2011-10-11 10:00:42][Fatal][System] Backtrace[14]: build/dss(_ZN3dss3DSS14initSubsystemsEv+0x4b) [0x6b6ebb]
) = 109
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 98[2011-10-11 10:00:42][Fatal][System] Backtrace[15]: build/dss(_ZN3dss3DSS3runEv+0x377) [0x6b8f7b]
) = 98
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 85[2011-10-11 10:00:42][Fatal][System] Backtrace[16]: build/dss(main+0xb69) [0x6aadcb]
) = 85
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 125[2011-10-11 10:00:42][Fatal][System] Backtrace[17]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7f4267917eff]
) = 125
write(1, "[2011-10-11 10:00:42][Fatal][Sys"..., 75[2011-10-11 10:00:42][Fatal][System] Backtrace[18]: build/dss() [0x6a9f09]
) = 75
futex(0x7f426c8d6370, FUTEX_WAKE_PRIVATE, 2147483647) = 0
exit_group(1)                           = ?


__________ Information from ESET Smart Security, version of virus signature database 6532 (20111010) __________

The message was checked by ESET Smart Security.

http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20111011/bfcf2209/attachment-0001.html>


More information about the dss-developer mailing list