Ludovico Van writes: > > Analizzare lo "strace" è un bel casino !!! > > Prova a vedere che non ci sia qualche problema legato a librerie con "ldd" > > lo so... purtroppo non ne vengo a capo in altro modo. E comunque non vedo > nulla di anormale nello strace se non che ad un certo punto manda il > sigabrt per motivi che non capisco > > le librerie sembrano ok, con ldd non vedo anomalie. >
Avendo un po' di tempo da spendere, ho googlato il tuo problema e trovato su un forum di ubuntu quello che pare essere il log di Chrome: [0724/104700:ERROR:shared_memory_posix.cc(167)] Creating shared memory in /dev/shm/org.chromium.Chromium.shmem.libcef_181323051074140 46285 failed: Read-only file system [0724/104700:ERROR:shared_memory_posix.cc(170)] Unable to access(W_OK|X_OK) /dev/shm: Read-only file system [0724/104700:FATAL:shared_memory_posix.cc(172)] This is frequently caused by incorrect permissions on /dev/shm. Try 'sudo chmod 1777 /dev/shm' to fix. Ovvero è un problema di permessi di /dev/shm. http://ubuntuforums.org/showthread.php?t=2235574 -- /\ ___ Ubuntu: ancient /___/\_|_|\_|__|___Gian Uberto Lauri_____ African word //--\| | \| | Integralista GNUslamico meaning "I can \/ coltivatore diretto di software not install già sistemista a tempo (altrui) perso... Debian" Warning: gnome-config-daemon considered more dangerous than GOTO P.S. Mitica la firma sul forum della persona che ha avuto l'errore: "Ubuntu is computer speak for defenestration" -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

