Re: What to do (fwd)

Linus Torvalds (torvalds@cs.helsinki.fi)
Sat, 7 Sep 1996 23:31:57 +0300 (EET DST)


On Thu, 5 Sep 1996, D. Chiodo wrote:
>
> I had posted this previously, but no one had any comments/advice/fixes.. I
> suspect it was becuase I buried the data at the bottom..
>
> Trace: 120a97 <close_fp+33/84>
> Trace: 1150e6 <do_exit+116/1f0>
> Trace: 2855e40
> Trace: 1151c0 <sys_exit>
> Trace: 1151ce <sys_exit+e/10>
> Trace: 283f41b
> Trace: 2855e40
> Trace: 10fae8 <do_page_fault>
> Trace: 10a63d <error_code+3d/50>
> Trace: 10a429 <lcall7+49/50>

Looks like you're using the iBCS2 module.. Are you sure the module
matches the kernel? If you have kerneld, make sure it isn't loading an
old iBCS2 module by mistake or something like that..

Linus