(no subject)

[email protected] Wed, 28 Jun 2006 21:02:41 +0400
Newsgroups gmane.linux.real-time.rtlinux.general
Message-ID <[email protected]>
Hey all guys
   Now I am trying to have a taste of the free version of rtlinux3.2-rc1 version for an linux kernel of slackware 2.4.26.
I have pathced and compiled OK and have started the patched Linux.

Then I have compiled OK rtlinux3.2-rc1
But when I try to start ./regression, I got undestand errors.

#################### cpuinfo #####################
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 5
model		: 4
model name	: Pentium MMX
stepping	: 3
cpu MHz		: 167.046
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: yes
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr mce cx8 mmx
bogomips	: 333.41

####################### rernel ###################Scheme: (-) not loaded, (+) loaded
  (-) mbuff 
  (+) psc 
  (+) rtl 
  (+) rtl_fifo 
  (+) rtl_posixio 
  (+) rtl_sched 
  (+) rtl_time 
  (-) rtsock 
2.4.26-rtl3.2-rc1


Linux st0 2.4.26-rtl3.2-rc1 #1 Sun Sep 2 19:25:29 EEST 2035 i586 unknown unknown GNU/Linux

################################################
./regression.sh
################################################
----------------------------
- Installing basic modules -
----------------------------
Testing multiple loads of rtl.o...                         [  OK  ]
Testing multiple loads of rtl_time.o...                    [  OK  ]
Testing multiple loads of rtl_sched.o...                   [  OK  ]
Testing multiple loads of rtl_posixio.o...                 [  OK  ]
Testing multiple loads of rtl_fifo.o...                    [  OK  ]
Testing multiple loads of psc.o...                         [  OK  ]
Testing RTLinux fifos...                                   [  OK  ]
Testing thread wait times...                               [  OK  ]
Testing that Linux time progresses...                      [  OK  ]
Testing that Linux time is monotonically increasing...     [  OK  ]
Testing ping flood...                                      [  OK  ]
Testin User-Level IRQ signals...          marker unchanged [ FAILD ]
Testing User-Level Timer signals...                        [  OK  ]
Testin User-Level gethrtime()...                           [  OK  ]
Testing User-Level FIFO...                                 [  OK  ]
Testing multiple User-Level Threads...                     [  OK  ]
Removing psc.o...  unable to handle kernel       
NULL pointer dereference at virtual address 0000055c
*pde = 00000000
Oops:   0000
CPU:    0
EIP:    0010:[<c011c944>]   Not tainted  
EFLAGS: 00010a03
eax: c011c944   ebx: 00000000   ecx: 000000de   edx: c0c41f60
esi: 00000000   edi: 00000000   ebp: c0c41f60   esp: c0c41f5c
ds: 0018  es: 0018  ss: 0018 
Process rmmod.old (Pid: 3490, stackpage=c0c41000)
Stack: c0c41f60 00000200 c28ae124 000000de c011cc51 0000000f 00000001 00000000
       c28a9d07 0000000f 00000000 c28a9000 c28a9000 bfffe638 c0116043 0000001b
       c28a9000 00000000 00000000 c0115479 c28a9000 00000000 c0c40000 00000001
Call Trace: [<c28ae124>] [<c011cc51>] [<c28a9d07>] [<c0116043>] [<c0115479>]
                                
Code: 8b 93 5c 05 00 00 58 85 d2 74 6d 8d 04 b6 8d 04 82 83 78 f0 
./regression.sh: line 256: 3566 Segmentation fault (rmmod psc 2>>${OUTFILE})
 [FAILD]
 Fatal Error. Exiting
 
 
##########################################################################################
                                    regression.log:
##########################################################################################
rmmod: module periodic_test is not loaded
rmmod: module rtl_mqueue is not loaded
rmmod: module rtl_fifo is not loaded
rmmod: module rtl_posixio is not loaded
rmmod: module rtl_sched is not loaded
rmmod: module rtl_time is not loaded
rmmod: module psc is not loaded
rmmod: module rtl is not loaded
rmmod: module fifo_module is not loaded
Testing /dev/rtf1 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
Testing /dev/rtf32 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
Testing /dev/rtf63 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
Testing /dev/rtf10 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
Testing /dev/rtf11 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
Testing /dev/rtf12 . . 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768 65536 passed.
rmmod: module fifo_module is not loaded
rmmod: module thread_time is not loaded
system (/sbin/rmmod thread_time): Success
avg_drift: 0.73 us	worst_drift: 4.60 us
Waiting for irq 222
Testing oneshot timer
Testing periodic timer
Testing multiple periodic timers
avg_drift: 5.38 us	worst_drift: 18.28 us
Testing /dev/rtf0 . . - 1 - 2 - 4 - 8 - 16 - 32 - 64 - 128 - 256 - 512 - 1024 - 2048 - 4096 - 8192 - 16384 - 32768 - 65536 passed.
Testing compatibility
Testing priorities
Testing interruptibility
rmmod: module periodic_test is not loaded
rmmod: module rtl_mqueue is not loaded
rtl_fifo: Device or resource busy
rtl_posixio: Device or resource busy
rtl_sched: Device or resource busy
rtl_time: Device or resource busy
rmmod: module psc is not loaded
rtl: Device or resource busy
###################################################################################
                                   end of ragression.log
###################################################################################

Thus 
rtlinux status :
Scheme: (-) not loaded, (+) loaded
  (-) mbuff 
  (+) psc 
  (+) rtl 
  (+) rtl_fifo 
  (+) rtl_posixio 
  (+) rtl_sched 
  (+) rtl_time 
  (-) rtsock 

rtlinux start:
Scheme: (-) not loaded, (+) loaded
  (+) mbuff 
  (+) psc 
  (+) rtl 
  (+) rtl_fifo 
  (+) rtl_posixio 
  (+) rtl_sched 
  (+) rtl_time 
  (+) rtsock 

rtlinux stop:
Scheme: (-) not loaded, (+) loaded
  (-) mbuff 
  (+) psc 
  (+) rtl 
  (+) rtl_fifo 
  (+) rtl_posixio 
  (+) rtl_sched 
  (+) rtl_time 
  (-) rtsock 

################################################


Anyone who have met the similar problem can help me ? It will help me much.
Thanx in advance. The following is the log I got out.


_______________________________________________
Rtl mailing list
[email protected]
http://hq.fsmlabs.com/mailman/listinfo/rtl
http:/www.rtlinux-gpl.org/