LINUX.ORG.RU
ФорумTalks

Retroshare крашится при запуске на Debian 9

 , , ,


0

0

При запуске на Debian9 Retroshare крашится и amd64 и в i386 версии программы.
Репозитарий подключил запуском под рутом скрипта

#!/usr/bin/env bash
wget -qO - http://download.opensuse.org/repositories/network:retroshare/Debian_9.0/Release.key | sudo apt-key add -
echo 'deb http://download.opensuse.org/repositories/network:/retroshare/Debian_9.0/ /' >> /etc/apt/sources.list.d/retroshare.list

Версия ядра
default-ac@host:~$ cat /proc/version
Linux version 4.9.0-6-rt-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP PREEMPT RT Debian 4.9.82-1+deb9u3 (2018-03-02)

Версия процессора (AMD, два ядра)
default-ac@host:~$ cat /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 6
model name	: AMD Athlon(tm) II X2 260 Processor
stepping	: 3
microcode	: 0x10000b6
cpu MHz		: 800.000
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid eagerfpu pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save
bugs		: tlb_mmatch fxsave_leak sysret_ss_attrs null_seg amd_e400 spectre_v1 spectre_v2
bogomips	: 6399.90
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

★★★★★

Последнее исправление: torvn77 (всего исправлений: 1)

Лог запуска как amd64

default-ac@host:~$ retroshare
RetroShare:: Successfully installed the SIGPIPE Block
Cannot hash executable! Plugins will not be loaded correctly.
defaultBaseDirectory() = /home/default-ac/.retroshare
Pubring read successfully.
Secring read successfully.
PGPHandler: Successfully read 0 trust packets.
RsAccounts::getAvailableAccounts()
getAvailableAccounts() Skipping Invalid sized dir: pgp
getAvailableAccounts() Skipping Invalid sized dir: extensions6
Rshare::Rshare waitForConnected to other instance.
Rshare::Rshare failed to connect to other instance.
(WW) Clearing PGP passphrase.
(WW) Caching PGP passphrase.
rsAccounts->PathKeyFile() : /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/keys/user_pk.pem
SSL Library Init!
Verified RSA+SHA1 signature of certificate 870b1d62527eeca71598b1a5ab153952, Version 60000 using PGP key FC1A 62E8 3347 AC01 4CFB BFE0 F840 7835 3DCC A3F6 
SSL Verification Set
Inited SSL context: 
    Certificate: 870b1d62527eeca71598b1a5ab153952
    cipher list: kEDH+HIGH:!DSS:!aNULL:!3DES:!EXP
    PFS enabled: YES
Creating Init File: /home/default-ac/.retroshare/default_cert_06.txt
	Id: 870b1d62527eeca71598b1a5ab153952
AuthSSLimpl::InitAuth already initialized.
set the debugging to crashMode.
Detected Old Crash File: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log
Copying to: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log-save
Logging redirected to /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log
Switching To CrashLog Mode!
Checking For Directories
Load up Certificates, and Old Configuration (if present).
Load Configuration
setup classes / structures
Checking for DHT bootstrap file: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/bdboot.txt
(EE) Cannot load filter file /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/bdfilter.txt
bdNode::setNodeDhtMode(768), origFlags: 0
bdNode::setNodeDhtMode() newFlags: 768
p3BitDht::setRelayMode(17)
bdNode::setNodeDhtMode(4096), origFlags: 768
bdSpace::clean_node_flags(524288)
bdNode::setNodeDhtMode() newFlags: 4864
RsPluginManager::loadList(): 
   Reference executable hash: 0000000000000000000000000000000000000000
(II) Executable hash matches. Updating the list of accepted/rejected plugins.
Plugin directory : /usr/lib/retroshare/extensions6 does not exist.
Plugin directory : /home/default-ac/.retroshare/extensions6/ does not exist.
Examined a total of 0 plugins.
PluginManager: saving list.
  Saving current executable hash: 0000000000000000000000000000000000000000
Segmentation fault
default-ac@host:~$ 

torvn77 ★★★★★
() автор топика

Лог запуска как i386

default-ac@host:~$ retroshare
RetroShare:: Successfully installed the SIGPIPE Block
Cannot hash executable! Plugins will not be loaded correctly.
defaultBaseDirectory() = /home/default-ac/.retroshare
Pubring read successfully.
Secring read successfully.
PGPHandler: Successfully read 0 trust packets.
RsAccounts::getAvailableAccounts()
getAvailableAccounts() Skipping Invalid sized dir: pgp
getAvailableAccounts() Skipping Invalid sized dir: extensions6
Gtk-Message: Failed to load module "atk-bridge"

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(retroshare:25159): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Rshare::Rshare waitForConnected to other instance.
Rshare::Rshare failed to connect to other instance.
(WW) Clearing PGP passphrase.
(WW) Caching PGP passphrase.
rsAccounts->PathKeyFile() : /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/keys/user_pk.pem
SSL Library Init!
Verified RSA+SHA1 signature of certificate 870b1d62527eeca71598b1a5ab153952, Version 60000 using PGP key FC1A 62E8 3347 AC01 4CFB BFE0 F840 7835 3DCC A3F6 
SSL Verification Set
Inited SSL context: 
    Certificate: 870b1d62527eeca71598b1a5ab153952
    cipher list: kEDH+HIGH:!DSS:!aNULL:!3DES:!EXP
    PFS enabled: YES
Creating Init File: /home/default-ac/.retroshare/default_cert_06.txt
	Id: 870b1d62527eeca71598b1a5ab153952
AuthSSLimpl::InitAuth already initialized.
set the debugging to crashMode.
Detected Old Crash File: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log
Copying to: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log-save
Logging redirected to /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/retro.log
Switching To CrashLog Mode!
Checking For Directories
Load up Certificates, and Old Configuration (if present).
Load Configuration
setup classes / structures
Checking for DHT bootstrap file: /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/bdboot.txt
(EE) Cannot load filter file /home/default-ac/.retroshare/LOC06_870b1d62527eeca71598b1a5ab153952/bdfilter.txt
bdNode::setNodeDhtMode(768), origFlags: 0
bdNode::setNodeDhtMode() newFlags: 768
p3BitDht::setRelayMode(17)
bdNode::setNodeDhtMode(4096), origFlags: 768
bdSpace::clean_node_flags(524288)
bdNode::setNodeDhtMode() newFlags: 4864
RsPluginManager::loadList(): 
   Reference executable hash: 0000000000000000000000000000000000000000
(II) Executable hash matches. Updating the list of accepted/rejected plugins.
Plugin directory : /usr/lib/retroshare/extensions6 does not exist.
Plugin directory : /home/default-ac/.retroshare/extensions6/ does not exist.
Examined a total of 0 plugins.
PluginManager: saving list.
  Saving current executable hash: 0000000000000000000000000000000000000000
Local changes in trust database. Writing to disk...
Done.
Segmentation fault
default-ac@host:~$ 

torvn77 ★★★★★
() автор топика

Кто ни-будь, подскажите как ретрошару поправить?

torvn77 ★★★★★
() автор топика

next_time, давай рассказывай, что там надо делать чтобы она не крашилась сразу после ввода пароля?

torvn77 ★★★★★
() автор топика
Ответ на: комментарий от abraziv_whiskey

Понят, спасибо, попробую поставить убунтувскую. но вот до тестинга обновлятся не стану.

А вообще должна работать, инструкция же сделана для Debian 9.
Но не работает.

torvn77 ★★★★★
() автор топика
Ответ на: комментарий от torvn77

У ретрошары вполне можно нарваться на непрописанные зависимости.

abraziv_whiskey ★★★★★
()
Ответ на: комментарий от torvn77

у меня не крашится никогда и без каких-то специальных плясок с бубном

next_time ★★★★★
()
Ответ на: комментарий от dk-

у меня у друга телега тоже крашится, правда на винде, так что не показатель

next_time ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.