search for: 0x806

Displaying 12 results from an estimated 12 matches for "0x806".

Did you mean: 0x80
2009 Feb 11
1
Possible lock inversion in directory locking
...fffa02e92e5>] ocfs2_check_dir_for_entry+0x82/0xe8 [ocfs2] [<ffffffffa0307cec>] ocfs2_mknod+0x236/0xc42 [ocfs2] [<ffffffffa0308854>] ocfs2_create+0x83/0xd9 [ocfs2] [<ffffffff8028f601>] vfs_create+0xd0/0xfe [<ffffffff8029179e>] do_filp_open+0x22b/0x806 [<ffffffff80468376>] _spin_unlock+0x17/0x20 [<ffffffff80299edf>] alloc_fd+0x106/0x117 [<ffffffff802857f6>] do_sys_open+0x48/0xcc [<ffffffff8020be5b>] system_call_fastpath+0x16/0x1b [<ffffffffffffffff>] 0xffffffffffffffff other info t...
2004 Sep 25
1
[LLVMdev] Linking tblgen debug executable (without symbols) on MinGW
...m.a(Signals.o)(.text+0x7e3): In function `Z28LLVMUnhandledExceptionFilterP19_EXCEPTION_POINTERS': C:/MinGW/msys/local/build/llvm/lib/System/platform/Signals.cpp:163: undefined reference to `_imp__SymSetOptions at 4' C:/MinGW/msys/local/build/llvm/lib/Debug/libLLVMsystem.a(Signals.o)(.text+0x806):C:/MinGW/msys/local/build/llvm/lib/System/platform/Signals.cpp:164: undefined reference to `_imp__SymInitialize at 12' C:/MinGW/msys/local/build/llvm/lib/Debug/libLLVMsystem.a(Signals.o)(.text+0x818):C:/MinGW/msys/local/build/llvm/lib/System/platform/Signals.cpp:167: undefined reference to `...
2004 Dec 30
0
Samba 3.0.10 on Red Hat AS 2.1
...ference to `yp_get_default_domain' libads/kerberos.po: In function `kerberos_secrets_fetch_salting_principal': libads/kerberos.po(.text+0x5dc): undefined reference to `secrets_fetch' libads/kerberos.po: In function `kerberos_secrets_store_salting_principal': libads/kerberos.po(.text+0x806): undefined reference to `secrets_store' libads/kerberos.po(.text+0x813): undefined reference to `secrets_delete' libads/kerberos.po: In function `get_service_ticket': libads/kerberos.po(.text+0x926): undefined reference to `secrets_fetch_machine_password' libads/kerberos.po: In fun...
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
...ference to `yp_get_default_domain' libads/kerberos.po: In function `kerberos_secrets_fetch_salting_principal': libads/kerberos.po(.text+0x5dc): undefined reference to `secrets_fetch' libads/kerberos.po: In function `kerberos_secrets_store_salting_principal': libads/kerberos.po(.text+0x806): undefined reference to `secrets_store' libads/kerberos.po(.text+0x813): undefined reference to `secrets_delete' libads/kerberos.po: In function `get_service_ticket': libads/kerberos.po(.text+0x939): undefined reference to `secrets_fetch_machine_p assword' libads/kerberos.po: In f...
2007 Mar 07
3
1.0.rc26 released
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz.sig Most importantly this should fix mbox problems in recent RCs. * Changed --with-headers to --enable-header-install * If time moves backwards only max. 5 seconds, sleep until we're back in the original present instead of killing ourself. An error is still logged. - IMAP: With
2007 Mar 07
3
1.0.rc26 released
http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz http://dovecot.org/releases/dovecot-1.0.rc26.tar.gz.sig Most importantly this should fix mbox problems in recent RCs. * Changed --with-headers to --enable-header-install * If time moves backwards only max. 5 seconds, sleep until we're back in the original present instead of killing ourself. An error is still logged. - IMAP: With
2008 Oct 09
5
Panic 1.1.4
...il_log_plugin.so [0xb7fa3d56] -> imap(cmd_copy+0x1d2) [0x805a142] -> imap [0x805edfc] -> imap [0x805eea5] -> imap [0x8 05f665] -> imap(client_input+0x5e) [0x805f87e] -> imap(io_loop_handler_run+0x100) [0x80cb590] -> imap(io_loop_run+0x28) [0x80ca6a8] -> imap(main+0x4ac) [0x806 73bc] -> /lib/libc.so.6(__libc_start_main+0xdc) [0xb7e8d87c] -> imap [0x8059191] Oct 8 21:56:28 dd10636 dovecot: child 9120 (imap) killed with signal 6 dovecot -n # 1.1.4: /etc/dovecot.conf protocols: imap imaps pop3 pop3s ssl_ca_file: /path/to/*hostname.com.bundle.crt ssl_cert_file: /...
2012 Nov 25
0
Problema de compilacion con Rcpp
...ment.cpp:(.text+0x78c): undefined reference to `__gxx_personality_sj0' C:/R-2.15.2/library/Rcpp/lib/i386/libRcpp.a(Environment.o):Environment.cpp:(.text+0x7ab): undefined reference to `_Unwind_SjLj_Register' C:/R-2.15.2/library/Rcpp/lib/i386/libRcpp.a(Environment.o):Environment.cpp:(.text+0x806): undefined reference to `_Unwind_SjLj_Unregister' C:/R-2.15.2/library/Rcpp/lib/i386/libRcpp.a(Environment.o):Environment.cpp:(.text+0x83e): undefined reference to `_Unwind_SjLj_Resume' C:/R-2.15.2/library/Rcpp/lib/i386/libRcpp.a(Environment.o):Environment.cpp:(.text+0x855): undefined ref...
2009 Aug 28
64
[PATCH 2/2] graphics passthrough with VT-d
This patch supports basic gfx passthrough on QEMU: - disable emulated VGA adpater if there is passthroughed gfx - register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx Signed-off-by: Ben Lin <ben.y.lin@intel.com> Signed-off-by: Weidong Han <weidong.han@intel.com> _______________________________________________ Xen-devel mailing list
2006 Jan 20
7
Wine and Kaleidagraph
Hi. I am a recently debian user that don't know much about linux, but I work hard :). I was boring about MsWindows and I've decided to change, but I have to work with some Windows programs. Really I have a problem: I must use kaleidagraph in my work,I've seen that this program is available in the Programs database, so I've installed and upgraded my Wine. After that I have
2011 Aug 15
4
Kernel 3.1.0-rc2 hangs on boot, Xen 4.1.1
Hello, I tried out kernel 3.1.0-rc2 on my i386 Laptop with Xen 4.1.1. Booting hangs after these messages on the VGA console: pci 0000:02:09.0: address space collision: [mem 0x000da000-0x000dafff] conflicts with reserved [mem 0x0009f800-0x000fffff] reserve RAM buffer: 00000000 0009f000 - 00000000 0009ffff reserve RAM buffer: 00000000 38400000 - 00000000 3bffffff reserve RAM buffer: 00000001
2011 Aug 15
4
Kernel 3.1.0-rc2 hangs on boot, Xen 4.1.1
Hello, I tried out kernel 3.1.0-rc2 on my i386 Laptop with Xen 4.1.1. Booting hangs after these messages on the VGA console: pci 0000:02:09.0: address space collision: [mem 0x000da000-0x000dafff] conflicts with reserved [mem 0x0009f800-0x000fffff] reserve RAM buffer: 00000000 0009f000 - 00000000 0009ffff reserve RAM buffer: 00000000 38400000 - 00000000 3bffffff reserve RAM buffer: 00000001