Bug 403689 - RKWard crashes on startup
Summary: RKWard crashes on startup
Status: RESOLVED NOT A BUG
Alias: None
Product: rkward
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-28 14:18 UTC by griera
Modified: 2020-05-03 20:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description griera 2019-01-28 14:18:10 UTC
SUMMARY
I have updated to version 3.5 by following the instructions here: 
https://cran.r-project.org/bin/linux/debian/stretch-cran34/

Then I have updated as root the R from inside with:
update.packages(.libPaths()[1], ask = F, checkBuilt=TRUE, dependencies = F, repos = "http://mirror.ibcp.fr/pub/CRAN/")

When finalizing the update of the R, I execute RKWard and I get the error:
"unable to initialize the JIT"

SOFTWARE/OS VERSIONS
R: R version 3.5.2 (2018-12-20)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 9 (stretch)
Linux/KDE Plasma: 4.14.26 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
---Descripció del problema---
Si us plau, ompliu el que manca *en anglès*.

He trobat el missatge d'error citat a sota. Addicionalment, he vist els símptomes següents:
###Si us plau, ompliu-ho (si s'aplica)###
"unable to initialize the JIT"

Què - en detall - heu fet directament abans de trobar aquest problema?
###Si us plau, ompliu-ho###
StartRKWard

Quan heu intentat repetir l'anterior, ha tornat a passar el problema (no, a vegades, sempre)?
###Si us plau, ompliu-ho###
Always

Si és d'aplicació: En fer el mateix en una sessió de l'R fora del RKWard, veieu el mateix problema?
###Si us plau, ompliu-ho###
No

Teniu qualsevol altra informació que podria ajudar a resoldre aquest problema? En particular, i si és aplicable, podeu subministrar les dades de mostra i el codi R de mostra per reproduir aquest problema?
###Si us plau, ompliu-ho###


El RKWard està disponible en molts empaquetaments diferents, i a vegades els problemes són específics a un mètode d'instal·lació. Com heu instal·lat el RKWard (quin/s fitxer/s heu baixat)?
###Si us plau, ompliu-ho###

sources.list:

deb http://cran.r-project.org/bin/linux/debian stretch-cran35/


---Error Message---
Codi del missatge: r_engine_has_died
El motor R ha trobat un error fatal:
unable to initialize the JIT

El dorsal R es cancel·larà immediatament. Això vol dir que no podreu usar cap funció que el necessiti. És a dir, podreu fer poca cosa, inclús no es podrà desar l'espai de treball (però si teniu sort l'R ja ho haurà fet). Malgrat això, podreu desar qualsevol fitxer d'ordres obert, la sortida, o copiar dades dels editors de dades oberts. Sortiu del RKWard després d'això.

---Session Info---
RKWard version: 0.6.5
KDE version (runtime): 4.14.26
KDE version (compile time): 4.14.26
Qt build key: x86_64 linux g++-4 full-config
Local KDE directory: /home/totxo/.kde/
RKWard storage directory: /home/totxo/.rkward/
Backend version (as known to the frontend): 

Debug message file (this may contain relevant diagnostic output in case of trouble):
/tmp/rkward.frontend.ik6440
- backend not available or rk.sessionInfo() canceled -
Comment 1 Thomas Friedrichsmeier 2020-05-03 20:15:42 UTC
If this is still an issue: You will need to recompile RKWard for the newly installed version of R. For Ubuntu, compiled packages for use with the most recent version of R exist at https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable-cran .