Displaying 3 results from an estimated 3 matches for "00000ff8".
Did you mean:
000000f8
2004 Oct 25
1
chicken/egg between pipefs and initramfs/hotplug
...0000000 edx: 00000000
esi: f7575580 edi: 0805cbdc ebp: f767a000 esp: f767bf3c
ds: 007b es: 007b ss: 0068
Process default.hotplug (pid: 184, threadinfo=f767a000 task=f74d9110)
Stack: f74f4780 f74f4780 c015dc24 f74d9110 c0168225 f7963ef0 c0392e80 f74f4780
ffffffe9 f74f4080 f767bfac 00000ff8 c014ff5f f7963cb0 00000001 00000ff8
f767bfac c0162d17 00000000 f74f4080 fffffff7 bfffdeec f767bfb0 0805cbdc
Call Trace:
[<c015dc24>] do_pipe+0x32/0x20e
[<c0168225>] dput+0x9e/0x2b0
[<c014ff5f>] vfs_read+0x94/0x103
[<c0162d17>] do_fcntl+0x18c/0x21f
[<c010a8ad&g...
2010 Nov 12
1
Can't start the game
...handled exception: page fault on read access to 0x00961000 in 32-bit code (0x00429c0a).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00429c0a ESP:0032fb84 EBP:004d514c EFLAGS:00210287( R- -- I S - -P-C)
EAX:0000d2cf EBX:68b2c10a ECX:00000f00 EDX:00953d30
ESI:00000009 EDI:00000ff8
Stack dump:
0x0032fb84: 00953d30 68b30740 0032fbe0 68b2c1b0
0x0032fb94: 00000016 0042a99a 00953d30 004d514c
0x0032fba4: 68b282e0 68b30740 0042abe0 00000ca4
0x0032fbb4: 0050f608 6844b2c0 0050f608 3f800000
0x0032fbc4: 3f800000 3f800000 3f800000 3f800000
0x0032fbd4: 3f800000 3f800000 3f800000 00...
2005 Aug 03
7
call fortran in R
Hello,
I used a mac G5, R.2.1.1, and G77 3.4.4 and I would like to use and
call a fortran subroutine.
The trouble is that it seems I am not able to correctly load the
compiled code.
Here is what I have done:
In the terminal this how I compiled my fortran code:
R CMD SHLIB ~/Desktop/Fortan_kmeans/kmeans3.f
There is the wrapper I have paste inside de kmeans3.f file:
c