View previous topic :: View next topic |
Author |
Message |
tolipth Guru
Joined: 01 Dec 2003 Posts: 301
|
Posted: Mon Sep 27, 2004 10:24 am Post subject: errore [risolto] |
|
|
ciao,
sapete da cosa dipende il seguente errore?
Code: | Unable to handle kernel NULL pointer dereference at virtual address 00000000
printing eip:
00000000
*pde = 00000000
Oops: 0000
CPU: 1
EIP: 0010:[<00000000>] Not tainted
EFLAGS: 00210282
eax: 00000000 ebx: 00000004 ecx: c0472300 edx: c0472738
esi: 00000190 edi: eea40140 ebp: bfffe1d8 esp: ee689f40
ds: 0018 es: 0018 ss: 0018
Process latency (pid: 1768, stackpage=ee689000)
Stack: f2ce9eba eea40140 00000190 00000004 00000000 00000000 f175a500 f175a518
f1448580 c015a8ea f175a500 c0444b80 ef610300 c18aef00 c01464b4 f175a500
ee689f84 ef610300 00000004 ee6ab280 00000000 c0144baf 00000000 ee6ab280
Call Trace: [<f2ce9eba>] [<c015a8ea>] [<c01464b4>] [<c0144baf>] [<f2ce9440>]
Code: Bad EIP value.
|
cattiva configurazione del kernel?
Compare quando provo ad usare applicazioni realtime in userspace
grazie
Last edited by tolipth on Mon Sep 27, 2004 1:46 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31455 Location: here
|
Posted: Mon Sep 27, 2004 10:40 am Post subject: |
|
|
Qualche problema con la cpu o con la ram _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Mon Sep 27, 2004 11:28 am Post subject: Re: errore |
|
|
tolipth wrote: | cattiva configurazione del kernel?
Compare quando provo ad usare applicazioni realtime in userspace
|
Ma il kernel ha tutte le patch e simili per usare tali applicazioni? _________________ Ciao da me! |
|
Back to top |
|
|
tolipth Guru
Joined: 01 Dec 2003 Posts: 301
|
Posted: Mon Sep 27, 2004 1:31 pm Post subject: Re: errore |
|
|
randomaze wrote: | tolipth wrote: | cattiva configurazione del kernel?
Compare quando provo ad usare applicazioni realtime in userspace
|
Ma il kernel ha tutte le patch e simili per usare tali applicazioni? |
si, su un altro computer tutto funziona
fedeliallaline wrote: | Qualche problema con la cpu o con la ram |
c'e' un test per la cpu? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31455 Location: here
|
Posted: Mon Sep 27, 2004 1:37 pm Post subject: Re: errore |
|
|
tolipth wrote: | c'e' un test per la cpu? |
Io non ne conosco mi spiace
[MOD]Metti un titolo che spieghi meglio il contenuto del post[/MOD] _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
tolipth Guru
Joined: 01 Dec 2003 Posts: 301
|
Posted: Mon Sep 27, 2004 1:44 pm Post subject: |
|
|
scusate il post doppio (non trovo il pulsante per cancellare), ho tolto dal bios l'abilitazione per HT del PIV e ora sembra funzionare
grazie |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31455 Location: here
|
Posted: Mon Sep 27, 2004 1:46 pm Post subject: |
|
|
tolipth wrote: | scusate il post doppio (non trovo il pulsante per cancellare) |
Non puoi cancellarlo se non e' l'utimo post. Cancello io _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Sep 27, 2004 3:20 pm Post subject: Re: errore |
|
|
tolipth wrote: |
c'e' un test per la cpu? |
Puoi provare:
Code: |
* app-benchmarks/cpuburn
Latest version available: 1.4
Latest version installed: 1.4
Size of downloaded files: [no/bad digest]
Homepage: http://pages.sbcglobal.net/redelm/
Description: designed to heavily load CPU chips [testing purposes]
|
Non è esattamente quello che cerchi, ma dovrebbe fare al caso tuo _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Mon Sep 27, 2004 3:29 pm Post subject: Re: errore |
|
|
E' apparso il tag risolto... come? (oppure qual'era il problema)?
gutter wrote: | Description: designed to heavily load CPU chips |
Beh, questo sembra essere equivalente a "emerge qt" _________________ Ciao da me! |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Sep 27, 2004 3:49 pm Post subject: Re: errore |
|
|
randomaze wrote: | E' apparso il tag risolto... come? (oppure qual'era il problema)?
gutter wrote: | Description: designed to heavily load CPU chips |
Beh, questo sembra essere equivalente a "emerge qt" |
Non è proprio la stessa cosa, ma ci si avvicina _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
pedro77 n00b
Joined: 27 Sep 2004 Posts: 15
|
Posted: Sun Oct 03, 2004 5:55 pm Post subject: |
|
|
Scusate anche io ho un problema simile:
Code: | Unable to handle kernel paging request at virtual address .....
printing eip:
c010.....
*pde = 00000000 |
e mi si blocca all'avvio senza permettermi di scrivere nulla.Sapete come risolvere il problema?
grazie |
|
Back to top |
|
|
|