Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209287 > unrolled thread

Debugging General Protection Fault’s

Started byMuni Sekhar <munisekharrms@gmail.com>
First post2015-08-18 16:40 +0200
Last post2015-08-18 16:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  Debugging General Protection Fault’s Muni Sekhar <munisekharrms@gmail.com> - 2015-08-18 16:40 +0200

#1209287 — Debugging General Protection Fault’s

FromMuni Sekhar <munisekharrms@gmail.com>
Date2015-08-18 16:40 +0200
SubjectDebugging General Protection Fault’s
Message-ID<pYQds-BV-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

 [ Please keep me in CC as I'm not subscribed to the list]

Hello,

I have a doubt regarding debugging general protection fault’s.
I am running the driver tests on Intel(R) Core(TM)2 Duo CPU.
During the tests I see system hangs after continuous occurrence of
general protection fault’s.

First fault occurred on CPU: 0 , but it is not related to our driver,
looks like it is in kernel stack.
Second gpf fault and third Oops fault related to our own driver. Rest
other looks to be in kernel stack.

I would like to know, is the first fault triggered other faults?
Is all the faults needs to be fixed or just the first fault?

 Full stack trace is attached.

 [009298.685954] general protection fault: 0000 [#1] SMP
 [009298.725436] general protection fault: 0000 [#2] SMP
 [009298.866588] Oops: 0002 [#3] SMP
 [009300.134033] general protection fault: 0000 [#4] SMP


Regards,
Sekhar

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web