search for: 000000c1

Displaying 5 results from an estimated 5 matches for "000000c1".

Did you mean: 000000c0
2019 Jul 23
0
[Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
...:56:50 noir org.gnome.Shell.desktop[2455]: nouveau: ch6: buf 00000006 00000013 00000004 00000004 00000000 Jul 23 18:56:50 noir org.gnome.Shell.desktop[2455]: nouveau: ch6: buf 00000007 0000003b 00000002 00000002 00000000 Jul 23 18:56:50 noir org.gnome.Shell.desktop[2455]: nouveau: ch6: buf 00000008 000000c1 00000002 00000000 00000002 Jul 23 18:56:50 noir org.gnome.Shell.desktop[2455]: nouveau: ch6: buf 00000009 0000007e 00000002 00000002 00000000 Jul 23 18:56:50 noir org.gnome.Shell.desktop[2455]: nouveau: ch6: buf 0000000a 00000049 00000002 00000002 00000000 Jul 23 18:56:50 noir org.gnome.Shell.deskt...
2017 Jun 06
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
...%edx, 20(%esp) > b8: e8 00 00 00 00 calll 0 <_setfoo+0xB9> > 000000b9: IMAGE_REL_I386_REL32 _setGlobal > bd: 89 e0 movl %esp, %eax > bf: c7 00 00 00 00 00 movl $0, (%eax) > 000000c1: IMAGE_REL_I386_DIR32 _foo > c5: e8 00 00 00 00 calll 0 <_setfoo+0xC6> > 000000c6: IMAGE_REL_I386_REL32 _debugPointer > ca: b9 d5 00 00 00 movl $213, %ecx > cf: 8b 74 24 2c movl 44(%esp), %esi > d...
2017 Jun 07
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
...: e8 00 00 00 00 calll 0 <_setfoo+0xB9> >>> 000000b9: IMAGE_REL_I386_REL32 _setGlobal >>> bd: 89 e0 movl %esp, %eax >>> bf: c7 00 00 00 00 00 movl $0, (%eax) >>> 000000c1: IMAGE_REL_I386_DIR32 _foo >>> c5: e8 00 00 00 00 calll 0 <_setfoo+0xC6> >>> 000000c6: IMAGE_REL_I386_REL32 _debugPointer >>> ca: b9 d5 00 00 00 movl $213, %ecx >>> cf: 8b 74 24 2c mov...
2006 Feb 03
0
Warcraft III won't run
....6 ELF 0xb7fa1000-b7fb3000 Deferred libpthread.so.0 ELF 0xb7fc7000-b7fe1000 Export libwine.so.1 ELF 0xb7fe2000-b7ff9000 Deferred ld-linux.so.2 Threads: process tid prio (all id:s are in hex) 000000bb (D) C:\Programme\Warcraft III\War3.exe 000000c1 0 000000c0 0 000000bf 0 000000be 1 000000bd 0 000000bc 0 <== 00000008 00000009 0 WineDbg terminated on pid 0xbb Wine failed with return code 1
2017 Jun 06
2
[newbie] trouble with global variables and CreateLoad/Store in JIT
On Mon, Jun 5, 2017 at 1:34 PM, Nikodemus Siivola < nikodemus at random-state.net> wrote: > Uh. Turns out that if I hide the pointer to @foo from LLVM by passing it > through an opaque identity function ... then everything works fine. > > Is this a bug in LLVM or is there some magic involving globals I'm > misunderstanding? > This looks like a bug in the handling of