search for: 0xdd

Displaying 20 results from an estimated 143 matches for "0xdd".

Did you mean: 0xd0
2012 Aug 01
7
[PATCH] Btrfs: barrier before waitqueue_active
We need an smb_mb() before waitqueue_active to avoid missing wakeups. Before Mitch was hitting a deadlock between the ordered flushers and the transaction commit because the ordered flushers were waiting for more refs and were never woken up, so those smp_mb()''s are the most important. Everything else I added for correctness sake and to avoid getting bitten by this again somewhere else.
2009 Nov 14
2
[LLVMdev] Very slow performance of lli on x86
...d0, 0xd1, 0xd3 }, { 0xd0, 0xd1, 0xd2, 0xd4 }, { 0xd1, 0xd2, 0xd3, 0xd5 }, { 0xd2, 0xd3, 0xd4, 0xd6 }, { 0xd3, 0xd4, 0xd5, 0xd7 }, { 0xd4, 0xd5, 0xd6, 0xd8 }, { 0xd5, 0xd6, 0xd7, 0xd9 }, { 0xd6, 0xd7, 0xd8, 0xda }, { 0xd7, 0xd8, 0xd9, 0xdb }, { 0xd8, 0xd9, 0xda, 0xdc }, { 0xd9, 0xda, 0xdb, 0xdd }, { 0xda, 0xdb, 0xdc, 0xde }, { 0xdb, 0xdc, 0xdd, 0xdf }, { 0xdc, 0xdd, 0xde, 0xe0 }, { 0xdd, 0xde, 0xdf, 0xe1 }, { 0xde, 0xdf, 0xe0, 0xe2 }, { 0xdf, 0xe0, 0xe1, 0xe3 }, { 0xe0, 0xe1, 0xe2, 0xe4 }, { 0xe1, 0xe2, 0xe3, 0xe5 }, { 0xe2, 0xe3, 0xe4, 0xe6 }, { 0xe3, 0xe4, 0xe5, 0xe7 }, { 0xe...
2009 Nov 14
0
[LLVMdev] Very slow performance of lli on x86
...d0, 0xd1, 0xd3 }, { 0xd0, 0xd1, 0xd2, 0xd4 }, { 0xd1, 0xd2, 0xd3, 0xd5 }, { 0xd2, 0xd3, 0xd4, 0xd6 }, { 0xd3, 0xd4, 0xd5, 0xd7 }, { 0xd4, 0xd5, 0xd6, 0xd8 }, { 0xd5, 0xd6, 0xd7, 0xd9 }, { 0xd6, 0xd7, 0xd8, 0xda }, { 0xd7, 0xd8, 0xd9, 0xdb }, { 0xd8, 0xd9, 0xda, 0xdc }, { 0xd9, 0xda, 0xdb, 0xdd }, { 0xda, 0xdb, 0xdc, 0xde }, { 0xdb, 0xdc, 0xdd, 0xdf }, { 0xdc, 0xdd, 0xde, 0xe0 }, { 0xdd, 0xde, 0xdf, 0xe1 }, { 0xde, 0xdf, 0xe0, 0xe2 }, { 0xdf, 0xe0, 0xe1, 0xe3 }, { 0xe0, 0xe1, 0xe2, 0xe4 }, { 0xe1, 0xe2, 0xe3, 0xe5 }, { 0xe2, 0xe3, 0xe4, 0xe6 }, { 0xe3, 0xe4, 0xe5, 0xe7 }, { 0xe...
2024 Feb 17
2
Fail kerberos method = secrets and keytab and net offlinejoin requestodj
...?#5 /usr/lib/x86_64-linux-gnu/samba/libads-samba4.so.0(ads_find_machine_acct+0x130) [0x7f11c7f053a0] ?#6 /usr/lib/x86_64-linux-gnu/samba/libads-samba4.so.0(ads_get_service_principal_names+0x45) [0x7f11c7f069d5] ?#7 /usr/lib/x86_64-linux-gnu/samba/libads-samba4.so.0(ads_keytab_create_default+0xdd) [0x7f11c7f104cd] ?#8 /lib/x86_64-linux-gnu/libnetapi.so.1(libnet_Join+0x13c9) [0x7f11c805ae19] ?#9 /lib/x86_64-linux-gnu/libnetapi.so.1(NetRequestOfflineDomainJoin_l+0x229) [0x7f11c8029059] ?#10 /lib/x86_64-linux-gnu/libnetapi.so.1(NetRequestOfflineDomainJoin+0xdd) [0x7f11c8022c6d] ?#11...
2020 Mar 22
2
Legalized selection DAG differs for the same code and flags
Hello, LLVM Devs. I'm compiling following code using my own backend: int foo() { char arr[4]; arr[0] = 0xAA; arr[1] = 0xBB; arr[2] = 0xCC; arr[3] = 0xDD; return *(int*)&arr[0]; } The memory operation in "return" statement ends up transformed into 4-byte load in the initial DAG: load<(dereferenceable load 4 from %ir.7, align 1, addrspace 1)> t31, FrameIndex:i32<0>, ... However, at the "Legalized selection DAG&qu...
2009 Sep 09
4
Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
Previous 2.6.31-rc8 kernel was built on F11 and installed with modules on F12. Current kernel has been built on F12 (2.6.31-0.204.rc9.fc12.x86_64) and installed on F12 before loading under Xen 3.4.1. Dmesg log looks similar to Michael Yuong''s ''rc7.git4''  kernel for F12. Boris. --- On Tue, 9/8/09, Boris Derzhavets <bderzhavets@yahoo.com> wrote: From: Boris
2010 Apr 29
2
Hardware error or ocfs2 error?
...a02ab0a7>] ? o2dlm_blocking_ast_wrapper+0x0/0x17 [ocfs2_stack_o2cb] Apr 29 11:01:18 node06 kernel: [2569440.616317] [<ffffffffa02ab090>] ? o2dlm_lock_ast_wrapper+0x0/0x17 [ocfs2_stack_o2cb] Apr 29 11:01:18 node06 kernel: [2569440.616345] [<ffffffff812ee253>] ? schedule_timeout+0x2e/0xdd Apr 29 11:01:18 node06 kernel: [2569440.616362] [<ffffffff8118d99a>] ? vsnprintf+0x40a/0x449 Apr 29 11:01:18 node06 kernel: [2569440.616378] [<ffffffff812ee118>] ? wait_for_common+0xde/0x14f Apr 29 11:01:18 node06 kernel: [2569440.616396] [<ffffffff8104a188>] ? default_wake_fun...
2018 Mar 26
0
murmurhash3 test failures on big-endian systems
..., 0x21, 0x17, 0x26, } }, + { "a", 1, 0x9747b28c, + { 0x7F, 0xA0, 0x9E, 0xA6, }, + { 0x7F, 0xA0, 0x9E, 0xA6, } }, + { "abcd", 4, 0x9747b28c, + { 0xF0, 0x47, 0x86, 0x27, }, + { 0xF0, 0x47, 0x86, 0x27, } }, + { "abc", 3, 0x9747b28c, + { 0xC8, 0x4A, 0x62, 0xDD, }, + { 0xC8, 0x4A, 0x62, 0xDD, } }, + { "ab", 2, 0x9747b28c, + { 0x74, 0x87, 0x55, 0x92, }, + { 0x74, 0x87, 0x55, 0x92, } }, + { "Hello, world!", 13, 0x9747b28c, + { 0x24, 0x88, 0x4C, 0xBA, }, + { 0x24, 0x88, 0x4C, 0xBA, } }, { "\xcf\x80\xcf\x80\xc...
2013 Jun 03
2
recovering gluster volume || startup failure
...glusterfs_handle_terminate+0x15) [0x40a955]))) 0-: received signum (15), shutting down [2013-06-02 09:32:16.973895] W [glusterfsd.c:831:cleanup_and_exit] (-->/lib64/libc.so.6(clone+0x6d) [0x3ef56e68ed] (-->/lib64/libpthread.so.0() [0x3ef5a077e1] (-->/usr/sbin/glusterfsd(glusterfs_sigwaiter+0xdd) [0x405d4d]))) 0-: received signum (15), shutting down NFS LOG [2013-06-02 09:29:00.918906] I [rpc-clnt.c:1657:rpc_clnt_reconfig] 0-gvol1-client-0: changing port to 24009 (from 0) [2013-06-02 09:29:03.963023] W [socket.c:410:__socket_keepalive] 0-socket: failed to set keep idle on socket 8 [2013-...
2014 Jul 18
2
[LLVMdev] Bug in llvm/ADT/ArrayRef.h?
...public Obj {}; int main() { SpecialObj* pSpecial = new SpecialObj(); llvm::ArrayRef<Obj*> arrayRef( pSpecial ); //Breaks on GCC-4.8. /* Obj* pObj = pSpecial; llvm::ArrayRef<Obj*> arrayRef( pObj ); //Possible Workaround */ int someStackArray[500]; memset( someStackArray, 0xdd, sizeof(someStackArray) ); if( arrayRef[0] != pSpecial ) printf( "This shouldn't happen: %p\n", arrayRef[0] ); else printf( "Expected behaviour.\n" ); return 0; } Compiling (and then executing) this program with g++-4.8 -Wall -O0 -std=c++11 -I./LLVM_SVN/ins...
2009 Nov 08
9
2.6.31 xenified kernel - not ready for production
Hi, I just want to know if somebody use 2.6.31.4 xenified kernel (aka OpenSUSE) in production? We have been testing it on new Nehalem Xeon server for few weeks w/o any problem. But as soon we tried it on production machine - after several production domUs started - hard OS failure. We had to switch back to 2.6.18.8 - xen stock kernel. Peter _______________________________________________
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
...he glusterfs log to help diagnose this issue: [2017-08-10 15:02:12.260168] W [glusterfsd.c:1095:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f3e2477c62d] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x8064) [0x7f3e24e43064] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xdd) [0x4073bd]))) 0-: received signum (15), shutting down [2017-08-10 15:02:12.260189] I [fuse-bridge.c:5475:fini] 0-fuse: Unmounting '/var/lib/kubelet/pods/fa4c6540-7dad-11e7-8a44-062df200059f/volumes/ kubernetes.io~glusterfs/pvc-fa4b2621-7dad-11e7-8a44-062df200059f'. 5h 32s 151 kubelet, k...
2008 Mar 05
2
assert() using plugins zlib and antispam together
.../imap/lib20_zlib_plugin.so [0xb7e517ac] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib90_antispam_plugin.so(backend_handle_mail+0x98) [0xb7e4e783] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib90_antispam_plugin.so [0xb7e4d8bf] -> imap(mail_storage_copy+0xdd) [0x809ea1d] -> imap(maildir_copy+0x52) [0x806b802] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib10_quota_plugin.so [0xb7e5a8b6] -> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7f97050] -> /usr/local/dovecot-1.0.10patch4mgts...
2003 Aug 13
0
Latest debian (testing) version crashed strangely
...bd(reply_trans2+0x508) [0x80a6234] #9 /usr/sbin/smbd [0x80b670d] #10 /usr/sbin/smbd [0x80b6903] #11 /usr/sbin/smbd(process_smb+0x74) [0x80b6ab0] #12 /usr/sbin/smbd(smbd_process+0x198) [0x80b7578] #13 /usr/sbin/smbd(main+0x440) [0x81d5140] #14 /lib/libc.so.6(__libc_start_main+0xdd) [0x401bda51] #15 /usr/sbin/smbd(chroot+0x31) [0x8075fa5] [2003/08/13 14:34:00, 1] sam/idmap_tdb.c:db_idmap_init(487) idmap uid range missing or invalid idmap will be unable to map foreign SIDs [2003/08/13 14:34:00, 1] sam/idmap_tdb.c:db_idmap_init(499) idmap gid range missing or inval...
2018 Mar 26
2
murmurhash3 test failures on big-endian systems
Hi Aki, On 15:55 Mon 26 Mar , Aki Tuomi wrote: > On 26.03.2018 15:49, Apollon Oikonomopoulos wrote: > > Hi, > > > > The dovecot 2.3.0.1 Debian package currently fails to build on all > > big-endian architectures[1], due to murmurhash3 tests failing. The > > relevant output from e.g. s390x is: > > > > test-murmurhash3.c:22: Assert(#8) failed:
2023 May 23
1
[PATCH v2] ocfs2: fix use-after-free when unmounting read-only filesystem
...: slab-use-after-free in timer_delete+0x54/0xc0 Read of size 8 at addr ffff8880389a8208 by task umount/669 ... Call Trace: <TASK> ... timer_delete+0x54/0xc0 try_to_grab_pending+0x31/0x230 __cancel_work_timer+0x6c/0x270 ocfs2_disable_quotas.isra.0+0x3e/0xf0 [ocfs2] ocfs2_dismount_volume+0xdd/0x450 [ocfs2] generic_shutdown_super+0xaa/0x280 kill_block_super+0x46/0x70 deactivate_locked_super+0x4d/0xb0 cleanup_mnt+0x135/0x1f0 ... </TASK> Allocated by task 632: kasan_save_stack+0x1c/0x40 kasan_set_track+0x21/0x30 __kasan_kmalloc+0x8b/0x90 ocfs2_local_read_info+0xe3/0x9a0 [o...
2012 May 04
2
Problem with ethernet card: r8169.
...6:05:27 ms7a kernel: irq 177: nobody cared (try booting with the "irqpoll" option) May 3 16:05:27 ms7a kernel: [<c044ea52>] __report_bad_irq+0x2b/0x69 May 3 16:05:27 ms7a kernel: [<c044ec49>] note_interrupt+0x1b9/0x1f0 May 3 16:05:27 ms7a kernel: [<c044e339>] __do_IRQ+0xdd/0x118 May 3 16:05:27 ms7a kernel: [<c044e25c>] __do_IRQ+0x0/0x118 May 3 16:05:27 ms7a kernel: [<c04074c4>] do_IRQ+0x9b/0xc3 May 3 16:05:27 ms7a kernel: [<c040597a>] common_interrupt+0x1a/0x20 May 3 16:05:27 ms7a kernel: [<c05339f3>] acpi_processor_idle_simple+0x174/0x297...
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
...is issue: >> [2017-08-10 15:02:12.260168] W [glusterfsd.c:1095:cleanup_and_exit] >> (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f3e2477c62d] >> (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x8064) [0x7f3e24e43064] >> (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xdd) [0x4073bd]))) 0-: >> received signum (15), shutting down >> [2017-08-10 15:02:12.260189] I [fuse-bridge.c:5475:fini] 0-fuse: >> Unmounting >> '/var/lib/kubelet/pods/fa4c6540-7dad-11e7-8a44-062df200059f/volumes/ >> kubernetes.io~glusterfs/pvc-fa4b2621-7dad-11e7-8a4...
2017 Feb 25
2
[Bug 99966] New: Crash of nouveau - cache related?
...000000000000209c ffff880151d11600 ffff88007a35d0d8 [252778.058963] Call Trace: [252778.059494] [<ffffffffa0890954>] ? nvkm_instobj_wr32+0x14/0x20 [nouveau] [252778.059992] [<ffffffffa0896f27>] nv50_vm_map+0x157/0x1a0 [nouveau] [252778.060500] [<ffffffffa089503d>] nvkm_vm_map_at+0xdd/0x1d0 [nouveau] [252778.061015] [<ffffffffa089171b>] nv50_instobj_map+0x1b/0x20 [nouveau] [252778.061534] [<ffffffffa0891982>] nv50_instobj_boot+0xc2/0x120 [nouveau] [252778.062050] [<ffffffffa089189b>] nv50_instobj_acquire+0x4b/0x70 [nouveau] [252778.062564] [<ffffffffa089...
2015 Sep 17
9
[Bug 92032] New: WARNING: CPU: 0 PID: 290 at lib/dma-debug.c:1205 check_sync+0x169/0x6e0()
...497413] [<c08c2b20>] ? driver_probe_device+0x460/0x460 [ 37.497413] [<c08c1c6f>] bus_add_driver+0x1ef/0x290 [ 37.497413] [<c08c39cd>] driver_register+0x5d/0xf0 [ 37.497413] [<c07dabfa>] __pci_register_driver+0x4a/0x50 [ 37.497413] [<f7e47dad>] drm_pci_init+0xdd/0x100 [drm] [ 37.497413] [<f7ee01f9>] nouveau_drm_init+0x1f9/0x1000 [nouveau] [ 37.497413] [<f7ee0000>] ? 0xf7ee0000 [ 37.497413] [<c040047a>] do_one_initcall+0xaa/0x200 [ 37.497413] [<f7ee0000>] ? 0xf7ee0000 [ 37.497413] [<c0b94aeb>] ? preempt_schedule_...