Displaying 7 results from an estimated 7 matches for "0000009a".
Did you mean:
  00000097
  
2010 Dec 09
1
cifs and Netapp DFS-shares problems
Hi,
are there any known issues with cifs and DFS-shares on Netapp file
servers? We have a Netapp file sever with DFS on the user's home shares.
The home shares can successfully mounted with
  mount -t cifs //sever/home/username /mnt/ -o user=username,domain=AD
but the connection hangs in the moment a directory listing is started.
The strange thing is that only shares with activated DFS show
2005 Jan 10
0
Sony SonicStage
...andled exception: page fault on read access to 0x004202f4 in 32-bit
code (0x0040664d).
file_set_error: Bad address
file_set_error: Bad address
In 32 bit mode.
Register dump:
 CS:001f SS:002f DS:002f ES:002f FS:1007 GS:008f
 EIP:0040664d ESP:0033edc0 EBP:0033f1dc EFLAGS:00010246(   - 00
-RIZP1)
 EAX:0000009a EBX:00000000 ECX:00000003 EDX:00000000
 ESI:004202f4 EDI:004201c0
Stack dump:
0x0033edc0:  98249a40 0033f90c 0033f1e8 00000000
0x0033edd0:  00402705 00009003 0033f1dc 0033f910
0x0033ede0:  0033f90c 00000000 98077543 00000001
0x0033edf0:  00110000 00110000 00110000 980af9d0
0x0033ee00:  9806d679 980...
2006 Jul 24
0
Debugging a XenU that goes to Zombie state
...initrd: /boot/initrd-2.6.17-1.2145_FC5xenU.img
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
So I had to reboot everything.
Here is what I captured from the ''xm console'':
BUG: unable to handle kernel NULL pointer dereference at virtual address 
0000009a
^M printing eip:
^Me10fd1ad
^M*pde = ma 08f98067 pa 17077067
^M*pte = ma 00000000 pa fffff000
^MOops: 0002 [#1]
^MSMP
^MModules linked in: ipv6 xennet ipt_REJECT xt_tcpudp iptable_filter 
ipt_MASQUERADE iptable_nat ip_nat ip_conntrack nfnetlink ip_tables 
x_tables dm_mirror dm_mod
^MCPU:    0
^MEIP...
2008 Jun 26
5
Can not run DVDSubEdit (Help!)
...00000045   -1
	00000022   -1
	00000028   -1
	0000003f   -1
	00000056   -1
	00000054   -1
	000000b2   -1
	0000003c   -1
	00000093   -1
	00000029   -1
	00000098   -1
	00000076   -1
	000000c9   -1
	00000092   -1
	00000036   -1
	0000001c   -1
	000000de   -1
	000000c4   -1
	0000009b   -1
	000000cd   -1
	0000009a   -1
	000000da   -1
	0000008e   -1
	000000c6   -1
	00000025   -1
	000000d6   -1
	00000064   -1
	00000072   -1
	000000d3   -1
	00000094   -1
	00000062   -1
	00000052   -1
	00000055   -1
	00000073   -1
	00000059   -1
	00000024   -1
	0000000b   -1
	0000001a   -1
	000000c0   -1
	0000006f   -1
	00000057...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...4 l     O .rodata	00000015 __FUNCTION__.22347
>  00003700 l     F .text	ffffcac0 nonlocal_mentioned_p_1
> -00000569 l     O .rodata	00000017 __FUNCTION__.22734
> +00000569 l     O .rodata	00000017 __FUNCTION__.22647
>  00000580 l     O .rodata	00000018 .str6
>  00003980 l     F .text	0000009a nonlocal_mentioned_p
>  00003a20 l     F .text	ffffc7f8 nonlocal_referenced_p_1
> -00000598 l     O .rodata	00000018 __FUNCTION__.22833
> +00000598 l     O .rodata	00000018 __FUNCTION__.22744
>  00003c00 l     F .text	0000009a nonlocal_set_p
>  00003ca0 l     F .text	ffffc5a4 nonloca...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing.  I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad.  I think it's every object file in
the
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the
last while on a full replacement for Xen''s shadow pagetable support. 
This mail contains some design notes, below; a patch against
xen-unstable, giving a snapshot of the current state of the new shadow
code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch
Comments on both are welcome, although the code is not