All of lore.kernel.org
 help / color / mirror / Atom feed
* Illegal instruction
@ 2001-07-06  8:15 Carsten Langgaard
  2001-07-06  9:27 ` Houten K.H.C. van (Karel)
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Carsten Langgaard @ 2001-07-06  8:15 UTC (permalink / raw)
  To: vhouten, linux-mips

Hi Karel,

I have tried the root-images tar-files: mipselroot-rh7-20010606 and
mipsroot-rh7.
The mipsroot-rh7 (bigendian) root image seem to work fine, but when
I use the mipselroot-rh7-20010606 (littleendian) I get an illegal
instruction.
[cat:179] Illegal instruction 7c010001 at 2ac8b20c ra=00000000.

I'm using a 2.4.3 kernel.
Anyone got an idea ?

/Carsten

--
_    _ ____  ___   Carsten Langgaard   Mailto:carstenl@mips.com
|\  /|||___)(___   MIPS Denmark        Direct: +45 4486 5527
| \/ |||    ____)  Lautrupvang 4B      Switch: +45 4486 5555
  TECHNOLOGIES     2750 Ballerup       Fax...: +45 4486 5556
                   Denmark             http://www.mips.com

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Illegal Instruction
@ 2002-09-06  5:37 Nandakumar  NarayanaSwamy
  0 siblings, 0 replies; 24+ messages in thread
From: Nandakumar  NarayanaSwamy @ 2002-09-06  5:37 UTC (permalink / raw)
  To: linux-kernel

Hi All,

My kernel is crashing when i try to insmod a driver. I am getting 
the following error messages


insmod:19] Illegal instruction 000003e8 at c0015cf4 ra=c0088dd4
[[insmod:19] Illegal instruction c000d9d4 at c000b6a4 
ra=c000b69c

When i tried to locate this happens when i call rt_usleep 
function.
This is the piece of code where i call nano2count.

void mysleep (uint32 micro_sec)
{
    RTIME delay;

    delay = nano2count (micro_sec * 1000LL);
    rt_sleep (delay);
}

I am exactly getting the insmod error when there is a call to 
nano2count.
Note : RTIME is of type "long long".
The CPU i am using is IDT RC32334.

Can any body help me to solve this?

with best regards,
Nanda

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2002-09-06  5:40 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-06  8:15 Illegal instruction Carsten Langgaard
2001-07-06  9:27 ` Houten K.H.C. van (Karel)
2001-07-06 11:42   ` Maciej W. Rozycki
2001-07-06 13:26 ` Dan Aizenstros
2001-07-06 22:04 ` Jun Sun
2001-07-10 11:14   ` Carsten Langgaard
2001-07-10 17:31     ` H . J . Lu
2001-07-16 11:26       ` Carsten Langgaard
2001-07-16 21:28         ` Updates on RedHat 7.1/mips H . J . Lu
2001-07-17 19:16           ` Carsten Langgaard
2001-07-17 19:29             ` H . J . Lu
2001-07-17 19:50               ` Daniel Jacobowitz
2001-07-17 19:57                 ` H . J . Lu
2001-07-17 20:09                   ` Ilya Volynets
2001-07-17 20:11                     ` H . J . Lu
2001-07-18  3:52                       ` Arnaldo Carvalho de Melo
2001-07-18  4:01                         ` Ilya Volynets
2001-07-18  7:13               ` Carsten Langgaard
2001-07-18 15:11                 ` H . J . Lu
2001-07-18 15:23                   ` Carsten Langgaard
2001-07-18 20:53                     ` Seth Mos
2001-07-19  0:36                       ` H . J . Lu
2001-07-19 21:03                         ` Seth Mos
  -- strict thread matches above, loose matches on Subject: below --
2002-09-06  5:37 Illegal Instruction Nandakumar  NarayanaSwamy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.