Displaying 6 results from an estimated 6 matches for "0x6bc".
Did you mean:
0x6b
2011 Jan 11
0
D3D problem... Mac Specific?
...mpanied by:
Code:
wine[99527] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
Then the loop goes on...
Code:
set off screen: invalid drawable
err:d3d:context_set_current Failed to make GL context *CONTEXTADDR* current on device context 0x6bc, last error 0.
err:d3d:context_create Cannot activate context to set up defaults
Where "CONTEXTADDR" changes with each iteration.
If this is not the first iteration of the loop, this is followed by:
Code:
err:d3d:context_release Failed to restore GL context *PREVCONTEXTADDR* on device...
2004 Aug 06
1
can't compile ices 2 on ppc
...ference to `shout_send_raw'
stream_shared.o(.text+0x438): relocation truncated to fit: R_PPC_REL24 shout_send_raw
stream_shared.o(.text+0x648): undefined reference to `shout_send_raw'
stream_shared.o(.text+0x648): relocation truncated to fit: R_PPC_REL24 shout_send_raw
stream_shared.o(.text+0x6bc): undefined reference to `shout_send_raw'
stream_shared.o(.text+0x6bc): relocation truncated to fit: R_PPC_REL24 shout_send_raw
stream_shared.o(.text+0x764): more undefined references to `shout_send_raw' follow
stream_shared.o: In function `process_and_send_buffer':
stream_shared.o(.tex...
2003 Aug 26
0
INTERNAL ERROR: Signal 11 in pid 5457 (3.0.0beta3)
...#12 smbd(auth_ntlmssp_update+0x2a) [0x81b14aa]
#13 smbd [0x809b83d]
#14 smbd [0x809ba53]
#15 smbd(reply_sesssetup_and_X+0x14b) [0x809bc6b]
#16 smbd [0x80b6f19]
#17 smbd [0x80b6fbe]
#18 smbd(process_smb+0x1a7) [0x80b72c7]
#19 smbd(smbd_process+0x1c1) [0x80b7cc1]
#20 smbd(main+0x6bc) [0x81cc8bc]
#21 smbd(__libc_start_main+0x95) [0x42017499]
#22 smbd(chroot+0x35) [0x8071ab1]
2002 Apr 04
1
Ext3 related oops and a crash
...jns 2a <_EIP+0x2a> c0165e93
<__journal_remove_journal_head+33/e0>
Code; c0165e70 <__journal_remove_journal_head+10/e0>
7: 68 c7 fd 22 c0 push $0xc022fdc7
Code; c0165e75 <__journal_remove_journal_head+15/e0>
c: 68 bc 06 00 00 push $0x6bc
Code; c0165e7a <__journal_remove_journal_head+1a/e0>
11: 68 19 fb 00 00 push $0xfb19
Here is the second stack trace:
invalid operand: 0000
CPU: 0
EIP: 0010:[<c011ab96>] Tainted: P
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010246
eax: 00...
2007 Nov 14
10
[GE users] Apple Leopard has dtrace -- anyone used the SGE probes/scripts yet?
Hi,
Chris (cc) and I try to get the SGE master monitor work with Apple Leopard
dtrace. Unfortunately we are stuck with the error msg below.
Anyone having an idea what could be the cause? What I can rule out as
cause is function inlining for the reasons explained below.
Background information on SGE master monitor implementation is under
http://wiki.gridengine.info/wiki/index.php/Dtrace
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan,
After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times.
Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times.
(It also stalls on shutdown BTW)
I have