Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Segfault Mozilla e simili
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Fri Jun 25, 2004 11:50 am    Post subject: Segfault Mozilla e simili Reply with quote

Ok...mozilla galeon firegfox epiphany e simili segfaultano all'avvio...ma solo quando carica le pagine web...più precisamente se nelle opzioni del font setto di usare solo i font di mozilla non segfaulta nemmeno...ha da root invece nessun problema...ho pensato fosse un problema di permessi ma dando permessi a tutta la dir /usr/share/fonts/ non ho risultati...uso x.org...qualceh idea?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31483
Location: here

PostPosted: Fri Jun 25, 2004 12:55 pm    Post subject: Reply with quote

Se lo fai partire da shell e va in crash ti da qualcosa in output?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Fri Jun 25, 2004 1:07 pm    Post subject: Reply with quote

si questo
Code:
/usr/bin/mozilla: line 388:  8815 Segmentation fault      $mozbin "$@"

_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31483
Location: here

PostPosted: Fri Jun 25, 2004 1:11 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=188252
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Fri Jun 25, 2004 3:33 pm    Post subject: Reply with quote

niente da fare il problema non è quello...il fatto è che come detto sopra se metto usa sempre questo font nelle preferenze..non segfaulta più
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Tue Jun 29, 2004 5:01 pm    Post subject: Reply with quote

mmm il problema anche dopo aver fatto prove tipo reinstallare i fonts e ripassare ad xfree persiste...nello stesso modo da root nessun problema..con gli user vari segfaulta...possibile che nessuno abbia avuto un problema simile?
(lo dicevo che sono particolarmente fortunato)
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31483
Location: here

PostPosted: Tue Jun 29, 2004 5:11 pm    Post subject: Reply with quote

Non ti resta che provare con strace
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Tue Jun 29, 2004 6:04 pm    Post subject: Reply with quote

l'avevo fatto prima di postare ma non mi da informazioni utili muore senza darmi un buon motivo...ma sarà capriccioso :P , comunque se da root va...l'unica è che siano dei permessi...ma di cosa e perchè? :evil:
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31483
Location: here

PostPosted: Tue Jun 29, 2004 6:06 pm    Post subject: Reply with quote

Josuke wrote:
.l'unica è che siano dei permessi...ma di cosa e perchè? :evil:

Infatti ma strace dovrebbe dire qualcosa
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Tue Jun 29, 2004 6:42 pm    Post subject: Reply with quote

questo me lo da strace quando mozilla segfaulta:
Code:
fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40182000
write(2, "/usr/bin/mozilla: line 388:  877"..., 71/usr/bin/mozilla: line 388:  8771 Segmentation fault      $mozbin "$@"
) = 71
rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [CHLD RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [CHLD RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfffe9cc, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [RTMIN])
rt_sigaction(SIGINT, {SIG_DFL}, {0x807a050, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
munmap(0x40182000, 4096)                = 0
munmap(0x40181000, 4096)                = 0
exit_group(0)                           = ?

_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
taiger
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2003
Posts: 112

PostPosted: Thu Jul 08, 2004 5:44 pm    Post subject: Reply with quote

ho esattamente il tuo stesso problema! l'hai risolto?
grazie,ciao
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Thu Jul 08, 2004 10:19 pm    Post subject: Reply with quote

no non ho risolto...per ora forzo i browser ad usare i propri font, cisì non segfaulta però continuoa non capire perchè muoiano così e senza dare spiegazioni di alcun genere
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum