search for: 0x108

Displaying 20 results from an estimated 144 matches for "0x108".

Did you mean: 0x10
2007 Aug 16
2
tsclient/rdesktop connection to Vista?
Has anyone gotten this to work under CentOS 4.5? When I choose RDPv5 I get this error: ERROR: modulus len 0x108 ERROR: send: Connection reset by peer ERROR: Connection closed When I try just RDP, I get: ERROR: modulus len 0x108 ERROR: send: Connection reset by peer -- --- David Woyciesjes
2017 Mar 21
0
use-after-free bug with GT218 on arm64 machine
...bug on my arm64 machine which appears to be in the nouveau driver. I got the following splat from the refcount debugging code: """ refcount_t: underflow; use-after-free. ------------[ cut here ]------------ WARNING: CPU: 0 PID: 3366 at lib/refcount.c:128 refcount_sub_and_test+0xe8/0x108 Modules linked in: fuse nouveau ttm drm_kms_helper drm ip_tables x_tables ipv6 CPU: 0 PID: 3366 Comm: gnome-shell Not tainted 4.11.0-rc3-00407-g97da3854c526 #1 Hardware name: AMD Seattle/Seattle, BIOS 11:14:27 Mar 20 2017 task: ffffffd6cca5b600 task.stack: ffffffd6c8120000 PC is at refcount_sub_an...
2014 Apr 02
2
random crashes
...000 Apr 1 21:22:58 sg1 kernel: ffff88063208dab8 ffff88011257bfd8 000000000000fbc8 ffff88063208dab8 Apr 1 21:22:58 sg1 kernel: Call Trace: Apr 1 21:22:58 sg1 kernel: [<ffffffff81528dd5>] schedule_timeout+0x215/0x2e0 Apr 1 21:22:58 sg1 kernel: [<ffffffff81330968>] ? extract_entropy+0x108/0x1f0 Apr 1 21:22:58 sg1 kernel: [<ffffffff81528a53>] wait_for_common+0x123/0x180 Apr 1 21:22:58 sg1 kernel: [<ffffffff81065df0>] ? default_wake_function+0x0/0x20 Apr 1 21:22:58 sg1 kernel: [<ffffffff81528b6d>] wait_for_completion+0x1d/0x20 Apr 1 21:22:58 sg1 kernel: [<ff...
2004 May 24
1
Chan_capi 0.3.1 , Asterisk , 3 x C4 active ISDN card Segmentation fault
...te format ALAW May 24 07:48:13 DEBUG[1109818288]: pbx.c:1739 ast_pbx_run: Spawn extension (default,i,1) exited non-zero on 'CAPI[contr8/97166]/0' May 24 07:48:13 DEBUG[1109818288]: channel.c:662 ast_hangup: Hanging up channel 'CAPI[contr8/97166]/0' > sent INFO_RESP (PLCI=0x108) == DISCONNECT_B3_IND NCCI=0x10108 Urgent handler > sent DISCONNECT_B3_RESP NCCI=0x10108 -- CAPI Hangingup > activehangingup > sent DISCONNECT_REQ PLCI=0x108 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1084259248 (LWP 3118)] 0x407e8...
2017 Mar 28
5
[Bug 100431] New: nv50: memory corruption due to use-after-free of dma_fence
...bug on my arm64 machine which appears to be in the nouveau driver. I got the following splat from the refcount debugging code: """ refcount_t: underflow; use-after-free. ------------[ cut here ]------------ WARNING: CPU: 0 PID: 3366 at lib/refcount.c:128 refcount_sub_and_test+0xe8/0x108 Modules linked in: fuse nouveau ttm drm_kms_helper drm ip_tables x_tables ipv6 CPU: 0 PID: 3366 Comm: gnome-shell Not tainted 4.11.0-rc3-00407-g97da3854c526 #1 Hardware name: AMD Seattle/Seattle, BIOS 11:14:27 Mar 20 2017 task: ffffffd6cca5b600 task.stack: ffffffd6c8120000 PC is at refcount_sub_an...
2009 Sep 08
1
3Ware 9650SE and XFS problems under Centos 5.3
...unting filesystem sdb1 The 3Ware card issue occured about a month ago but hasn't returned since: Aug 9 05:56:32 backup kernel: sd 4:0:0:0: WARNING: (0x06:0x002C): Command (0x8a) timed out, resetting card. Aug 9 05:56:35 backup kernel: 3w-9xxx: scsi4: WARNING: (0x06:0x0037): Character ioctl (0x108) timed out, resetting card. Aug 9 05:57:37 backup kernel: 3w-9xxx: scsi4: ERROR: (0x06:0x001F): Microcontroller not ready during reset sequence. Aug 9 05:58:19 backup kernel: 3w-9xxx: scsi4: AEN: INFO (0x04:0x005E): Cache synchronization completed:unit=0. Aug 9 05:58:49 backup kernel: 3w-9xxx: s...
2001 Nov 16
1
samba-2.2-CVS compile problem
hi! i am d/l latest cvs (2.2 branch) at 2001-11-16, but got problem compiling. Linking bin/smbd rpc_client/cli_connect.o: In function `cli_con_get': rpc_client/cli_connect.o(.text+0x58): undefined reference to `copy_user_creds' rpc_client/cli_connect.o(.text+0x108): undefined reference to `create_ntc_from_cli_state' rpc_client/cli_connect.o(.text+0x115): undefined reference to `copy_nt_creds' rpc_client/cli_use.o: In function `cli_find': rpc_client/cli_use.o(.text+0x2b): undefined reference to `copy_nt_creds' rpc_client/ncacn_np_use.o: In fun...
2010 Apr 09
1
SERIALIZE command
Hi all, I am trying to use the 0x110 SERIALIZE (or 0x108 WAIT_FOR_IDLE?) command to barrier the PGRAPH commands. Unfortunately, I do not find any examples either in nouveau or gallium. If it plays just a barrier, I guess it should work by something like (in case of m2mf): BEGIN_RING(chan, m2mf, 0x110, 1); OUT_RING(chan, 1); Otherwise, it may actually p...
2010 Apr 20
0
[PATCH] nv10/exa : demagify tex and rt format
...;< NV10TCL_TX_FORMAT_FORMAT_SHIFT }, + { PICT_r5g6b5, NV10TCL_TX_FORMAT_FORMAT_R5G6B5_RECT }, + { PICT_x8r8g8b8, NV10TCL_TX_FORMAT_FORMAT_A8R8G8B8_RECT }, + { PICT_a8r8g8b8, NV10TCL_TX_FORMAT_FORMAT_A8R8G8B8_RECT }, {}, }, nv10_rt_format[] = { - { PICT_r5g6b5, 0x103 }, - { PICT_x8r8g8b8, 0x108 }, - { PICT_a8r8g8b8, 0x108 }, + { PICT_r5g6b5, NV10TCL_RT_FORMAT_COLOR_R5G6B5 }, + { PICT_x8r8g8b8, NV10TCL_RT_FORMAT_COLOR_X8R8G8B8 }, + { PICT_a8r8g8b8, NV10TCL_RT_FORMAT_COLOR_A8R8G8B8 }, {}, }; @@ -432,7 +435,7 @@ setup_render_target(NVPtr pNv, PicturePtr pict, PixmapPtr pixmap) struct...
2006 Jun 12
3
panic in buf_hash_remove
...ap, offset 644874240, content: kernel > $c buf_hash_remove+0x54(ffffffff89c3a040) arc_change_state+0x1bd(ffffffffc0099370, ffffffff89c3a040, ffffffffc0098f30) arc_evict_ghost+0xd1(ffffffffc0099470, 14b5c0c4) arc_adjust+0x10f() arc_kmem_reclaim+0xd0() arc_kmem_reap_now+0x30(0) arc_reclaim_thread+0x108() thread_start+8() > ::status debugging crash dump vmcore.0 (64-bit) from server operating system: 5.11 snv_39 (i86pc) panic message: BAD TRAP: type=e (#pf Page fault) rp=fffffe80005c3980 addr=30 occurred in module "zfs" due to a NULL pointer dereference dump content: kernel pages on...
2008 May 21
9
Slow pkginstalls due to long door_calls to nscd
Hi all, I am installing a zone onto two different V445s running S10U4 and the zones are taking hours to install (about 1000 packages), that is, the problem is identical on both systems. A bit of trussing and dtracing has shown that the pkginstalls being run by the zoneadm install are making door_call calls to nscd that are taking very long, so far observed to be 5 to 40 seconds, but always in
2014 May 12
1
[PATCH 1/2] device/nvf1: add support for 0xf1 (gk110b)
...f 0 + device->oclass[NVDEV_ENGINE_BSP ] = &nve0_bsp_oclass; + device->oclass[NVDEV_ENGINE_VP ] = &nve0_vp_oclass; + device->oclass[NVDEV_ENGINE_PPP ] = &nvc0_ppp_oclass; +#endif + device->oclass[NVDEV_ENGINE_PERFMON] = &nvf0_perfmon_oclass; + break; case 0x108: device->cname = "GK208"; device->oclass[NVDEV_SUBDEV_VBIOS ] = &nouveau_bios_oclass; -- 1.9.2
2015 Feb 25
7
virtio balloon: do not call blocking ops when !TASK_RUNNING
Hi all, with the recent kernel 3.19, I get a kernel warning when I start my KVM guest on s390 with virtio balloon enabled: [ 0.839687] do not call blocking ops when !TASK_RUNNING; state=1 set at [<0000000000174a1e>] prepare_to_wait_event+0x7e/0x108 [ 0.839694] ------------[ cut here ]------------ [ 0.839697] WARNING: at kernel/sched/core.c:7326 [ 0.839698] Modules linked in: [ 0.839702] CPU: 0 PID: 46 Comm: vballoon Not tainted 3.19.0 #233 [ 0.839705] task: 00000000021d0000 ti: 00000000021d8000 task.ti: 00000000021d8000 [ 0....
2015 Feb 25
7
virtio balloon: do not call blocking ops when !TASK_RUNNING
Hi all, with the recent kernel 3.19, I get a kernel warning when I start my KVM guest on s390 with virtio balloon enabled: [ 0.839687] do not call blocking ops when !TASK_RUNNING; state=1 set at [<0000000000174a1e>] prepare_to_wait_event+0x7e/0x108 [ 0.839694] ------------[ cut here ]------------ [ 0.839697] WARNING: at kernel/sched/core.c:7326 [ 0.839698] Modules linked in: [ 0.839702] CPU: 0 PID: 46 Comm: vballoon Not tainted 3.19.0 #233 [ 0.839705] task: 00000000021d0000 ti: 00000000021d8000 task.ti: 00000000021d8000 [ 0....
2011 Nov 23
0
nouveau git + v3.2-rc2 + NV18 Oops
...ev+0x137/0x22e [drm] [ 956.066579] [<c1031a6d>] ? __blocking_notifier_call_chain+0x47/0x4f [ 956.066579] [<f88b158c>] ? nouveau_acpi_edid+0x80/0x80 [nouveau] [ 956.066579] [<c11105f9>] ? pci_device_probe+0x39/0x60 [ 956.066579] [<c1161d5f>] ? driver_probe_device+0x85/0x108 [ 956.066579] [<c1110549>] ? pci_match_id+0x15/0x34 [ 956.066579] [<c1161e22>] ? __driver_attach+0x40/0x5b [ 956.066579] [<c11612fc>] ? bus_for_each_dev+0x37/0x60 [ 956.066579] [<c1161b0a>] ? driver_attach+0x17/0x1a [ 956.066579] [<c1161de2>] ? driver_probe_d...
2017 Dec 13
2
[PATCHv2] virtio_mmio: fix devm cleanup
...3.493933] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.15.0-rc3 #1 > > [ 3.513109] Hardware name: linux,dummy-virt (DT) > > [ 3.525382] Call trace: > > [ 3.531683] dump_backtrace+0x0/0x368 > > [ 3.543921] show_stack+0x20/0x30 > > [ 3.547767] dump_stack+0x108/0x164 > > [ 3.559584] panic+0x25c/0x51c > > [ 3.569184] __warn+0x29c/0x31c > > [ 3.576023] report_bug+0x1d4/0x290 > > [ 3.586069] bug_handler.part.2+0x40/0x100 > > [ 3.597820] bug_handler+0x4c/0x88 > > [ 3.608400] brk_handler+0x11c/0x218 &...
2017 Dec 13
2
[PATCHv2] virtio_mmio: fix devm cleanup
...3.493933] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.15.0-rc3 #1 > > [ 3.513109] Hardware name: linux,dummy-virt (DT) > > [ 3.525382] Call trace: > > [ 3.531683] dump_backtrace+0x0/0x368 > > [ 3.543921] show_stack+0x20/0x30 > > [ 3.547767] dump_stack+0x108/0x164 > > [ 3.559584] panic+0x25c/0x51c > > [ 3.569184] __warn+0x29c/0x31c > > [ 3.576023] report_bug+0x1d4/0x290 > > [ 3.586069] bug_handler.part.2+0x40/0x100 > > [ 3.597820] bug_handler+0x4c/0x88 > > [ 3.608400] brk_handler+0x11c/0x218 &...
2014 Sep 11
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...;] wb_writeback+0x22a/0x358 [ 66.438383] [<00000000002b0cd0>] bdi_writeback_workfn+0x354/0x538 [ 66.438618] [<000000000014e3aa>] process_one_work+0x1aa/0x418 [ 66.438621] [<000000000014ef94>] worker_thread+0x48/0x524 [ 66.438625] [<00000000001560ca>] kthread+0xee/0x108 [ 66.438627] [<000000000067c76e>] kernel_thread_starter+0x6/0xc [ 66.438628] [<000000000067c768>] kernel_thread_starter+0x0/0xc [ 66.438629] Last Breaking-Event-Address: [ 66.438631] [<00000000003edde8>] blk_mq_timeout_check+0x6c/0xb8 I looked into the dump, and the fu...
2014 Sep 11
3
blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4)
...;] wb_writeback+0x22a/0x358 [ 66.438383] [<00000000002b0cd0>] bdi_writeback_workfn+0x354/0x538 [ 66.438618] [<000000000014e3aa>] process_one_work+0x1aa/0x418 [ 66.438621] [<000000000014ef94>] worker_thread+0x48/0x524 [ 66.438625] [<00000000001560ca>] kthread+0xee/0x108 [ 66.438627] [<000000000067c76e>] kernel_thread_starter+0x6/0xc [ 66.438628] [<000000000067c768>] kernel_thread_starter+0x0/0xc [ 66.438629] Last Breaking-Event-Address: [ 66.438631] [<00000000003edde8>] blk_mq_timeout_check+0x6c/0xb8 I looked into the dump, and the fu...
2017 Dec 12
2
[PATCH] virtio_mmio: fix devm cleanup
...yncing: panic_on_warn set ... [ 3.475898] [ 3.493933] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.15.0-rc3 #1 [ 3.513109] Hardware name: linux,dummy-virt (DT) [ 3.525382] Call trace: [ 3.531683] dump_backtrace+0x0/0x368 [ 3.543921] show_stack+0x20/0x30 [ 3.547767] dump_stack+0x108/0x164 [ 3.559584] panic+0x25c/0x51c [ 3.569184] __warn+0x29c/0x31c [ 3.576023] report_bug+0x1d4/0x290 [ 3.586069] bug_handler.part.2+0x40/0x100 [ 3.597820] bug_handler+0x4c/0x88 [ 3.608400] brk_handler+0x11c/0x218 [ 3.613430] do_debug_exception+0xe8/0x318 [ 3.627370]...