search for: 1e000

Displaying 7 results from an estimated 7 matches for "1e000".

Did you mean: 1000
2011 Nov 29
3
Low memory corruption - trap invalid opcode ip:7f5c688028b0 sp:7ffff97af848 error:0 in ld-2.11.2.so[7f5c687ef000+1e000]
...'t get to the list, so I am trying once more. ---------- Forwarded message ---------- From: anatoly techtonik <techtonik@gmail.com> Date: Mon, Nov 14, 2011 at 5:46 PM Subject: Low memory corruption - trap invalid opcode ip:7f5c688028b0 sp:7ffff97af848 error:0 in ld-2.11.2.so[7f5c687ef000+1e000] To: xen-devel@lists.xensource.com I was redirected here from this bug report in Debian against ''svn-buildpackage'' after I started getting ''Illegal instruction'' error after running ''svn-inject'' and similar command on a brand new VM instance fo...
2020 Oct 14
0
[Bug 1476] New: xtables-monitor --trace segfaults running inside a container
...ification) When I run xtables-monitor --trace inside the container, after one packets hit the rules it segfaults. The kernel logs show traces and the segfault 12658.438467] xtables-monitor[184521]: segfault at 98 ip 0000560c19b67046 sp 00007ffd4f203e40 error 4 in xtables-nft-multi[560c19b5d000+1e000] [12658.438473] Code: 8d 7c 24 10 e8 cb 79 ff ff 48 8d 7c 24 10 4c 89 fa 4c 89 e6 48 89 44 24 08 b9 24 00 00 00 31 c0 4c 8b 75 58 f3 48 ab 48 89 ef <41> ff 96 98 00 00 00 41 f7 c5 02 04 00 00 75 0e 49 8b 46 68 48 85 [16522.113016] TRACE: nat:PREROUTING:policy:1 IN=veth6f7f5ae7 OUT= MAC=0a:46:...
2011 Nov 15
1
[PATCH] virtio-mmio: Devices parameter parsing
This patch adds an option to instantiate guest virtio-mmio devices basing on a kernel command line (or module) parameter, for example: virtio_mmio.devices=0x100 at 0x100b0000:48,1K at 0x1001e000:74 Signed-off-by: Pawel Moll <pawel.moll at arm.com> --- drivers/virtio/Kconfig | 25 ++++++ drivers/virtio/virtio_mmio.c | 170 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 194 insertions(+), 1 deletions(-) Hi All, When Sasha asked me if there is any way of instan...
2011 Nov 15
1
[PATCH] virtio-mmio: Devices parameter parsing
This patch adds an option to instantiate guest virtio-mmio devices basing on a kernel command line (or module) parameter, for example: virtio_mmio.devices=0x100 at 0x100b0000:48,1K at 0x1001e000:74 Signed-off-by: Pawel Moll <pawel.moll at arm.com> --- drivers/virtio/Kconfig | 25 ++++++ drivers/virtio/virtio_mmio.c | 170 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 194 insertions(+), 1 deletions(-) Hi All, When Sasha asked me if there is any way of instan...
2012 May 09
1
[PATCH] virtio-mmio: Devices parameter parsing
...in one of three equivalent ways: + * + * 1. Static platform device in board's code, eg.: + * + * static struct platform_device v2m_virtio_device = { + * .name = "virtio-mmio", + * .id = -1, + * .num_resources = 2, + * .resource = (struct resource []) { + * { + * .start = 0x1001e000, + * .end = 0x1001e0ff, + * .flags = IORESOURCE_MEM, + * }, { + * .start = 42 + 32, + * .end = 42 + 32, + * .flags = IORESOURCE_IRQ, + * }, + * } + * }; + * + * 2. Device Tree node, eg.: + * + * virtio_block at 1e000 { + * compatible = "virtio,mmio"; + * reg = &lt...
2012 May 09
1
[PATCH] virtio-mmio: Devices parameter parsing
...in one of three equivalent ways: + * + * 1. Static platform device in board's code, eg.: + * + * static struct platform_device v2m_virtio_device = { + * .name = "virtio-mmio", + * .id = -1, + * .num_resources = 2, + * .resource = (struct resource []) { + * { + * .start = 0x1001e000, + * .end = 0x1001e0ff, + * .flags = IORESOURCE_MEM, + * }, { + * .start = 42 + 32, + * .end = 42 + 32, + * .flags = IORESOURCE_IRQ, + * }, + * } + * }; + * + * 2. Device Tree node, eg.: + * + * virtio_block at 1e000 { + * compatible = "virtio,mmio"; + * reg = &lt...
2001 Oct 14
0
DirectX 8 Library error.
...race:module:get_app_load_order searching 'msacm32' in AppDefaults\PRO666.exe\DllOverrides trace:module:MODULE_LoadLibraryExA Trying native dll 'C:\windows\system\msacm32.dll' trace:module:PE_LoadImage loading C:\windows\system\msacm32.dll trace:module:map_image mapped PE file at 0x7a1e0000-0x7a1f9000 trace:module:map_image mapping section .text at 0x7a1e1000 off 1000 size 12000 flags 60000020 trace:module:map_image mapping section .data at 0x7a1f3000 off 13000 size 2000 flags c0000040 trace:module:map_image mapping section .idata at 0x7a1f5000 off 15000 size 1000 flags 40000040 trac...