Displaying 20 results from an estimated 48 matches for "0x17a".
Did you mean:
0x17
2020 Nov 10
3
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...ome -1 for unknown
types of memory (see nouveau_ttm_init()). This leads to an out-of-bounds
error when accessing struct nvif_mmu.type[]:
[ 18.304116] ==================================================================
[ 18.311649] BUG: KASAN: slab-out-of-bounds in nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
[ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-udevd/342
[ 18.327681]
[ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E 5.10.0-rc2-1-default+ #581
[ 18.338681] Hardware name: Dell Inc. OptiPlex 9020/0N4YC8, BIOS A24 10...
2010 Sep 21
4
PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
...19/0x1f
[ 0.000000] [<ffffffff8133d3fb>] ? _raw_spin_lock_irqsave+0xd/0x24
[ 0.000000] [<ffffffff8107c033>] __setup_irq+0x1ab/0x2d8
[ 0.000000] [<ffffffff8100572f>] ? xen_restore_fl_direct_end+0x0/0x1
[ 0.000000] [<ffffffff810052bb>] ? xen_timer_interrupt+0x0/0x17a
[ 0.000000] [<ffffffff8107c278>] request_threaded_irq+0x118/0x146
[ 0.000000] [<ffffffff8125dda5>] bind_virq_to_irqhandler+0x146/0x168
[ 0.000000] [<ffffffff810052bb>] ? xen_timer_interrupt+0x0/0x17a
[ 0.000000] [<ffffffff810055ee>] xen_setup_timer+0x59/0x9d...
2010 Sep 21
4
PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
...19/0x1f
[ 0.000000] [<ffffffff8133d3fb>] ? _raw_spin_lock_irqsave+0xd/0x24
[ 0.000000] [<ffffffff8107c033>] __setup_irq+0x1ab/0x2d8
[ 0.000000] [<ffffffff8100572f>] ? xen_restore_fl_direct_end+0x0/0x1
[ 0.000000] [<ffffffff810052bb>] ? xen_timer_interrupt+0x0/0x17a
[ 0.000000] [<ffffffff8107c278>] request_threaded_irq+0x118/0x146
[ 0.000000] [<ffffffff8125dda5>] bind_virq_to_irqhandler+0x146/0x168
[ 0.000000] [<ffffffff810052bb>] ? xen_timer_interrupt+0x0/0x17a
[ 0.000000] [<ffffffff810055ee>] xen_setup_timer+0x59/0x9d...
2020 Nov 11
2
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...d apparently require more than a bugfix.
Best regards
Thomas
>
> Mike
>
>>
>> [ 18.304116]
>> ===========================================================
>> =======
>> [ 18.311649] BUG: KASAN: slab-out-of-bounds in
>> nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
>> [ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-
>> udevd/342
>> [ 18.327681]
>> [ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E
>> 5.10.0-rc2-1-default+ #581
>> [ 18.338681] Hardware na...
2010 Jul 10
1
deadlock possiblity introduced by "drm/nouveau: use drm_mm in preference to custom code doing the same thing"
...ted ]
[ 2417.746644] 2.6.35-rc4-nv+ #379
[ 2417.746645] ------------------------------------------------------
[ 2417.746648] warsow/2850 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire:
[ 2417.746650] (&(&mm->unused_lock)->rlock){+.+...}, at: [<ffffffff8129f0c0>] drm_mm_put_block+0x17a/0x1c0
[ 2417.746657]
[ 2417.746658] and this task is already holding:
[ 2417.746659] (&(&dev_priv->context_switch_lock)->rlock){-.....}, at: [<ffffffffa00ac502>] nouveau_channel_free+0x10f/0x233 [nouveau]
[ 2417.746669] which would create a new lock dependency:
[ 2417.746671]...
2020 Nov 10
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...cessing struct nvif_mmu.type[]:
Would this make more sense to just set the type_vram = 0 instead of -1?
Mike
>
> [ 18.304116]
>===========================================================
>=======
> [ 18.311649] BUG: KASAN: slab-out-of-bounds in
>nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
> [ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-
>udevd/342
> [ 18.327681]
> [ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E
>5.10.0-rc2-1-default+ #581
> [ 18.338681] Hardware name: Dell Inc. OptiPlex 902...
2020 Nov 11
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...regards
>Thomas
>
>>
>> Mike
>>
>>>
>>> [ 18.304116]
>>>
>===========================================================
>>> =======
>>> [ 18.311649] BUG: KASAN: slab-out-of-bounds in
>>> nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
>>> [ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-
>>> udevd/342
>>> [ 18.327681]
>>> [ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E
>>> 5.10.0-rc2-1-default+ #581
>>> [...
2020 Nov 12
2
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...t; Mike
> >>
> >>>
> >>> [ 18.304116]
> >>>
> >===========================================================
> >>> =======
> >>> [ 18.311649] BUG: KASAN: slab-out-of-bounds in
> >>> nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
> >>> [ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-
> >>> udevd/342
> >>> [ 18.327681]
> >>> [ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E
> >>> 5.10.0-rc2-1-defau...
2017 Mar 21
3
replicator crashing - oom
...8a91d17] ->
/usr/local/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x3c)
[0x7f4638a9086c] ->
/usr/local/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
[0x7f4638a90a28] ->
/usr/local/lib/dovecot/libdovecot.so.0(master_service_run+0x13)
[0x7f4638a1dfc3] -> dovecot/replicator(main+0x17a) [0x40342a] ->
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f4638640ec5]
-> dovecot/replicator() [0x4034c5]
Mar 21 14:47:00 bubba dovecot: replicator: Fatal: master:
service(replicator): child 15650 killed with signal 6 (core dumped)
--
Daniel
2020 Nov 12
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...t;>
>> >>> [ 18.304116]
>> >>>
>>
>>==========================================================
>=
>> >>> =======
>> >>> [ 18.311649] BUG: KASAN: slab-out-of-bounds in
>> >>> nouveau_ttm_io_mem_reserve+0x17a/0x7e0 [nouveau]
>> >>> [ 18.320415] Read of size 1 at addr ffff88810ffac1fe by task systemd-
>> >>> udevd/342
>> >>> [ 18.327681]
>> >>> [ 18.329208] CPU: 1 PID: 342 Comm: systemd-udevd Tainted: G E
>> >>>...
2005 Aug 27
1
[LLVMdev] llc problem
...lvm::Module*)+0x561)[0xc91c97]
llc(llvm::PassManagerTraits<llvm::Module>::runOnModule(llvm::Module&)+0x28)[0xc
94efc]
llc(llvm::PassManager::run(llvm::Module&)+0x2e)[0xc3bdb2]
llc(main+0xb04)[0x8f1146]
/lib64/tls/libc.so.6(__libc_start_main+0xdb)[0x3ff521c4bb]
llc(__gxx_personality_v0+0x17a)[0x8f049a]
Segmentation fault
2017 Mar 22
2
replicator crashing - oom
...ibdovecot.so.0(io_loop_handler_run+0x3c)
>> [0x7f4638a9086c] ->
>> /usr/local/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
>> [0x7f4638a90a28] ->
>> /usr/local/lib/dovecot/libdovecot.so.0(master_service_run+0x13)
>> [0x7f4638a1dfc3] -> dovecot/replicator(main+0x17a) [0x40342a] ->
>> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)
>> [0x7f4638640ec5] -> dovecot/replicator() [0x4034c5]
>> Mar 21 14:47:00 bubba dovecot: replicator: Fatal: master:
>> service(replicator): child 15650 killed with signal 6 (core dumped)
>>
2006 Feb 22
0
Application PhoneTools
...b3)
13 0x461531f7 SendMessageW+0x33 in user32 (0x461531f7)
14 0x461237e6 in user32 (+0x337e6) (0x461237e6)
15 0x46123db7 DefWindowProcA+0x8f in user32 (0x46123db7)
16 0x46179f62 WINPROC_wrapper+0x1a in user32 (0x46179f62)
17 0x4617aa02 in user32 (+0x8aa02) (0x4617aa02)
18 0x4617dbba CallWindowProcA+0x17a in user32 (0x4617dbba)
19 0x205d20f2 in mfc42 (+0x20f2) (0x205d20f2)
20 0x205d1d01 in mfc42 (+0x1d01) (0x205d1d01)
21 0x205d1c73 in mfc42 (+0x1c73) (0x205d1c73)
22 0x205d1bfb in mfc42 (+0x1bfb) (0x205d1bfb)
23 0x205d1bba in mfc42 (+0x1bba) (0x205d1bba)
24 0x46179f62 WINPROC_wrapper+0x1a in user32 (...
2008 Jul 10
11
Xen status in lenny?
Hi,
AFAIK, the status of Xen in lenny is currently the following:
- no dom0 kernel
- domU kernel only for i386 (no domU kernel for amd64)
I was told (I don't remember where) that this is because the vanilla
kernel only supports domU for i386, and has no dom0 support, so distros
have to port the patches to their kernels (please correct me if I'm
wrong).
However:
- etch shipped with dom0
2017 Oct 23
1
problems running a vol over IPoIB, and qemu off it?
...ib_create_qp+0x7a/0x2f0 [ib_core]
[Mon Oct 23 16:43:32 2017]? [<ffffffffc06df2b3>]
ipoib_cm_tx_init+0x103/0x400 [ib_ipoib]
[Mon Oct 23 16:43:32 2017]? [<ffffffffc06e1608>]
ipoib_cm_tx_start+0x268/0x3f0 [ib_ipoib]
[Mon Oct 23 16:43:32 2017]? [<ffffffff810a881a>]
process_one_work+0x17a/0x440
[Mon Oct 23 16:43:32 2017]? [<ffffffff810a94e6>]
worker_thread+0x126/0x3c0
[Mon Oct 23 16:43:32 2017]? [<ffffffff810a93c0>] ?
manage_workers.isra.24+0x2a0/0x2a0
[Mon Oct 23 16:43:32 2017]? [<ffffffff810b098f>]
kthread+0xcf/0xe0
[Mon Oct 23 16:43:32 2017]? [<ffffffff810...
2005 Jan 31
4
Outlook 2000 & attachments
...(+0x814f7) (0x23dcfd5c)
24 0x3a4a11fb in outllib (+0x811fb) (0x23dcfdf4)
25 0x3a4aacdc in outllib (+0x8acdc) (0x23dcfdfc)
26 0x3a491c44 in outllib (+0x71c44) (0x23dcfe14)
27 0x3a4912dc in outllib (+0x712dc) (0x23dcfe3c)
28 0x3a491701 in outllib (+0x71701) (0x23dcfe48)
29 0x3a4a5c3b ?? +0x17a in outllib (0x23dcfe80)
30 0x30001411err:dbghelp_msc:pdb_process_internal -Unable to peruse .PDB
file c:\outlook\s\deliver\outlook.pdb
in outlook (+0x1411) (0x23dcff20)
31 0x49b50a72 in kernel32 (+0x50a72) (0x23dcfff4)
32 0x1001bf61 (0x00000000)
Thanks! :)
--
10 GB Mailbox, 100 FreeSMS ht...
2002 Nov 02
5
problem compiling R-1.6.1 on WinNT: pcre
...libmain.a(pcre.o)(.text+0x939):pcre.c: undefined reference to `pcre_free'
../extra/pcre/libRpcre.a(get.o)(.text+0x9e):get.c: undefined reference to
`pcre_malloc'
../extra/pcre/libRpcre.a(get.o)(.text+0x12c):get.c: undefined reference to
`pcre_free'
../extra/pcre/libRpcre.a(get.o)(.text+0x17a):get.c: undefined reference to
`pcre_malloc'
../extra/pcre/libRpcre.a(get.o)(.text+0x1cc):get.c: undefined reference to
`pcre_free'
../extra/pcre/libRpcre.a(maketables.o)(.text+0x20):maketables.c: undefined
reference to `pcre_malloc'
../extra/pcre/libRpcre.a(study.o)(.text+0x64e):study....
2017 Mar 22
0
replicator crashing - oom
.../local/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x3c)
> [0x7f4638a9086c] ->
> /usr/local/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
> [0x7f4638a90a28] ->
> /usr/local/lib/dovecot/libdovecot.so.0(master_service_run+0x13)
> [0x7f4638a1dfc3] -> dovecot/replicator(main+0x17a) [0x40342a] ->
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)
> [0x7f4638640ec5] -> dovecot/replicator() [0x4034c5]
> Mar 21 14:47:00 bubba dovecot: replicator: Fatal: master:
> service(replicator): child 15650 killed with signal 6 (core dumped)
>
2017 Mar 23
0
replicator crashing - oom
...op_handler_run+0x3c)
>>> [0x7f4638a9086c] ->
>>> /usr/local/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
>>> [0x7f4638a90a28] ->
>>> /usr/local/lib/dovecot/libdovecot.so.0(master_service_run+0x13)
>>> [0x7f4638a1dfc3] -> dovecot/replicator(main+0x17a) [0x40342a] ->
>>> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)
>>> [0x7f4638640ec5] -> dovecot/replicator() [0x4034c5]
>>> Mar 21 14:47:00 bubba dovecot: replicator: Fatal: master:
>>> service(replicator): child 15650 killed with signal 6 (core...
2017 Oct 24
2
Crash in CentOS 7 kernel-3.10.0-514.16.1.el7.x86_64 in Xen PV mode
On Tue, Oct 24, 2017 at 3:36 AM, Akemi Yagi <amyagi at gmail.com> wrote:
> On Mon, Oct 23, 2017 at 11:08 PM, Akemi Yagi <amyagi at gmail.com> wrote:
>
>> On Mon, Oct 23, 2017 at 12:57 PM, Karl Johnson <karljohnson.it at gmail.com>
>> wrote:
>>
>>> On Sat, May 20, 2017 at 8:30 PM, Sarah Newman <srn at prgmr.com> wrote:
>>>