search for: kern_protection_failure

Displaying 20 results from an estimated 28 matches for "kern_protection_failure".

2006 Aug 10
2
Seeing dovecot crash under rc6, seems to go almost exactly every 2.5 hours...
...Host Name: mailserver Date/Time: 2006-08-10 14:24:16.131 -0700 OS Version: 10.4.6 (Build 8I127) Report Version: 4 Command: dovecot Path: /opt/local/sbin/dovecot Parent: dovecot [10099] Version: ??? (???) PID: 13818 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020 Thread 0 Crashed: 0 dovecot 0x0000482c log_set_prefix + 36 (log.c:190) 1 dovecot 0x000070b0 create_mail_process + 1576 (mail-process.c:535) 2 dovecot 0x00005150 auth_master_callback + 96 (login-process.c:92) 3 dovecot 0x00002d9c auth_process_input + 4...
2009 Nov 20
1
R 2.10 'memory leak'? on OS X
...ild 32-bit (5511) Code Type: X86 (Native) Parent Process: launchd [101] Date/Time: 2009-11-18 23:15:45.570 -0500 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: D86CDCBC-00FD-4AEE-AB50-2EFE0DAE9E1E Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000067ee2 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0xffff07c7 __memcpy + 39 (cpu_capabilities.h:246) 1 com.apple.CoreFoundation 0x96a6a0b4 __CFStringEncodeByteStream + 4052 2 com.apple.Foundation 0x94446eb7 -[NSString(NSStringOtherEncod...
2009 Nov 20
2
R 2.10 memory leak on OS X
...ild 32-bit (5511) Code Type: X86 (Native) Parent Process: launchd [101] Date/Time: 2009-11-18 23:15:45.570 -0500 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: D86CDCBC-00FD-4AEE-AB50-2EFE0DAE9E1E Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000067ee2 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0xffff07c7 __memcpy + 39 (cpu_capabilities.h:246) 1 com.apple.CoreFoundation 0x96a6a0b4 __CFStringEncodeByteStream + 4052 2 com.apple.Foundation 0x94446eb7 -[NSString(NSStringOtherEnco...
2005 Mar 28
0
RODBC and OS X
...simply crashes R with the following crash report: Date/Time: 2005-03-28 12:30:48 -0600 OS Version: 10.3.8 (Build 7U16) Report Version: 2 Command: R Path: /Applications/R.app/Contents/MacOS/R Version: 1.01 (1.01) PID: 507 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000001fc However, if I try it through an xterm (command line), I get the following: Warning messages: 1: [RODBC] ERROR: state IM004, code 0, message [iODBC][Driver Manager]Driver's SQLAllocEnv() failed 2: ODBC connection failed in: odbcDriverConnect(st, case = case, believeNRo...
2002 Aug 19
0
OS X Setup Woes
...they appear right. I've set up for user-level security. But I cannot for the life of me add a new user to the Samba world. Every time I try, I get a Console Crash log that looks like this: >Command: swat >PID: 680 > >Exception: EXC_BAD_ACCESS (0x0001) >Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000000df > >Thread 0 Crashed: > #0 0x0007c3c0 in dos_struni2 > #1 0x000182a4 in E_md4hash > #2 0x0001832c in nt_lm_owf_gen > #3 0x00031ef0 in pdb_set_plaintext_passwd > #4 0x000311b0 in local_password_change > #5 0x0000596c in change_password...
2008 May 23
0
A problem about the Japanese font of OSX
...t;, get("familyset_hook", pos="MacJapanEnv")) However, the following practice caused a problem. > plot(1:5,1:5) > legend("bottomright",legend=c("a","b"),lwd=1,col=1:2) Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000014 0x900031c8 in strlen () (gdb) bt #0 0x900031c8 in strlen () #1 0x907bf19c in CFStringCreateWithCString () #2 0x0221bc58 in RQuartz_FindFont (fontface=-2147483648, fontfamily=0xbfffc3c0 "sans") at devQuartz.c:533 #3 0x0221bd0c in RQuartz_Font (gc=0xbfffc378, dd=0...
2005 Sep 17
0
[LLVMdev] Re: Problems Cross Compiling for x86 and ia64
...cktrace here. Thanks, -mike (gdb) run -march=ia64 loopUnroll.bc -f Starting program: /Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/Debug/bin/llc -march=ia64 loopUnroll.bc -f Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000018 0x00513d50 in llvm::MachineInstr::getParent (this=0x0) at /Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/../llvm-darcslocal/llvm/include/llvm/Analysis/LoopInfo.h:433 Line number 433 out of range; /Users/mike/Documents/hpcl/LLVM/obj-llvm-darcslocal/../llvm-darcslocal/llvm...
2007 Dec 27
0
[ wxruby-Bugs-16622 ] Calling skip() on CommandEvent causes segfault on OS X 10.5
...) on CommandEvent causes segfault on OS X 10.5 Initial Comment: If skip is called on the handler for a CommandEvent for the "About" menu item in the minimal sample, there is a segfault with the following backtrace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000005 0x906fc265 in CFGetTypeID () (gdb) whe whe #0 0x906fc265 in CFGetTypeID () #1 0x92fc6246 in HIAboutBox () #2 0x92e3860e in HIStdAppHandler::HandleEvent () #3 0x92e358fe in TEventHandler::EventHandler () #4 0x92daf863 in DispatchEventToHandlers () #5 0x92daec9d in SendEv...
2008 Feb 28
1
[LLVMdev] Are multiple execution engines allowed?
...ingModuleProvider(module from disk); executionEngine->addModuleProvider(); ////tests executionEngine->removeModuleProvider This produces memory errors that looks something like this: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000004 0x0071aaed in llvm::StringMapImpl::FindKey (this=0x0, KeyStart=0x53db66c "abort", KeyEnd=0x53db671 "") at StringMap.cpp:130 130 unsigned HTSize = NumBuckets; (gdb) where #0 0x0071aaed in llvm::StringMapImpl::FindKey (this=0x0, KeyStart=0x53db66c &qu...
2006 Mar 13
0
R_alloc problem (Mac OSX)
...powerpc-apple-darwin"...Reading symbols for shared libraries .... done (gdb) run Starting program: /Users/kelley/src/R-from-fortran/test5 Reading symbols for shared libraries .........+ done about to call R_alloc(1,4) Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0000000c GetNewPage (node_class=1) at ../../../../R-2.2.1/src/main/memory.c:622 622 ../../../../R-2.2.1/src/main/memory.c: No such file or directory. in ../../../../R-2.2.1/src/main/memory.c (gdb) where #0 GetNewPage (node_class=1) at ../../../../R-2.2.1/src/main/ mem...
2005 Apr 08
2
BUG in RODBC with OS X?
...simply crashes R with the following crash report: Date/Time: 2005-03-28 12:30:48 -0600 OS Version: 10.3.8 (Build 7U16) Report Version: 2 Command: R Path: /Applications/R.app/Contents/MacOS/R Version: 1.01 (1.01) PID: 507 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000001fc However, if I try it through an xterm (command line), I get the following: Warning messages: 1: [RODBC] ERROR: state IM004, code 0, message [iODBC][Driver Manager]Driver's SQLAllocEnv() failed 2: ODBC connection failed in: odbcDriverConnect(st, case = case, believeNRows...
2005 Sep 16
2
[LLVMdev] Problems Cross Compiling for x86 and ia64
Hi, I'm having some problems cross-compiling from ppc (OS X) to x86 object files and to ia64, at all. I'd appreciate some advice as to whether or not I'm actually supposed to be able to do this, and what's wrong if so. Here's how I configured it: ../llvm-darcslocal/llvm/configure --with-llvmgccdir=$LLVMGCCDIR --prefix=$HOME/Documents/hpcl/LLVM/install The results work fine
2009 Aug 05
1
FLAC 1.2.1 on OS X 10.4.11
yes that is what i did. got the "requires version 7.0.0 or later, but libiconv.2.dylib provides version XYZ" (forgot which version i had before). removed libiconv, downloaded compiled and installed the new one (libiconv-1.13.1), then i just get $ flac Bus error i reinstalled flac 1.1.4, still runs fine (but doesn't support multichannel). cheers, -sciss- Am 05.08.2009 um
2006 Mar 15
1
R_alloc problem on Mac OSX (PR#8683)
...t;powerpc-apple-darwin"...Reading symbols for shared libraries .... done (gdb) run Starting program: /Users/kelley/src/R-from-fortran/test5 Reading symbols for shared libraries .........+ done about to call R_alloc(1,4) Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0000000c GetNewPage (node_class=1) at ../../../../R-2.2.1/src/main/memory.c:622 622 ../../../../R-2.2.1/src/main/memory.c: No such file or directory. in ../../../../R-2.2.1/src/main/memory.c (gdb) where #0 GetNewPage (node_class=1) at ../../../../R-2.2.1/src/main/memory.c...
2009 Feb 07
0
[LLVMdev] 2.5 Pre-release1 available for testing
...in/src/llvm-2.5/src/lib/Target /Users/jyasskin/src/llvm-2.5/src/include/llvm/Intrinsics.td -o /Users/jyasskin/src/llvm-2.5/obj/lib/VMCore/Debug/Intrinsics.gen.tmp -gen-intrinsic Reading symbols for shared libraries +++.. done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0010eb75 0x963646e1 in __gnu_cxx::__exchange_and_add () (gdb) bt #0 0x963646e1 in __gnu_cxx::__exchange_and_add () #1 0x96354070 in std::string::_Rep::_M_dispose () #2 0x963560a6 in std::string::assign () #3 0x000ecd67 in llvm::cl::initializer<char [2]>::apply<llvm::cl::o...
2006 Aug 28
0
"Bus Error" Under Mac OS X x86 with Wine 0.9.20
...ine is not supported on PowerPC" exit 1 } It built and installed wine just fine. It's just when I run it that I get "Bus Error". I decided to load up gdb to see what it thought, and it had this to say: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x7ffde064 thread_init () at thread.c:228 228 thread.c: No such file or directory. in thread.c (gdb) bt #0 thread_init () at thread.c:228 #1 0x7bc2beea in __wine_process_init () at loader.c:2354 #2 0x60a088c1 in wine_init (argc=2, argv=0xbffff928, error=0xbffff4c0 "&...
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
Hello, I am trying to compile the latest samba 3.0.23c on MAC Intel OS X 10.4.8 and I am getting errors with the krb5 stuff. I have searched the net and found other people with the same error but didn't see any solution. Has anyone successfully compiled it on 10.4.8 Intel? Any help would be greatly appreciated as I am new to the mac platform but have lots of linux experience. The
2008 Sep 23
2
(not quite) reproducible segfaults in 3.0.3
In debian bug #498083 (http://bugs.debian.org/498083) someone is getting segfaults reasonably consistently, however when using -vvvv it doesn't happen... Fortunately Sven was able to get a good backtrace. I can't quite see what's causing the problem; it does seem to be related to xattrs. Please see the bugs report at the url above for the details. Any help much appreciated. Paul
2009 Feb 03
4
v1.1.11 released
http://dovecot.org/releases/1.1/dovecot-1.1.11.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.11.tar.gz.sig Hopefully this v1.1 release will last a few months. - IMAP: PERMANENTFLAGS list didn't contain \*, causing some clients not to save keywords. - dbox: INTERNALDATE and save date was returned wrong for converted maildir files. - auth: Using "username" or
2009 Feb 03
4
v1.1.11 released
http://dovecot.org/releases/1.1/dovecot-1.1.11.tar.gz http://dovecot.org/releases/1.1/dovecot-1.1.11.tar.gz.sig Hopefully this v1.1 release will last a few months. - IMAP: PERMANENTFLAGS list didn't contain \*, causing some clients not to save keywords. - dbox: INTERNALDATE and save date was returned wrong for converted maildir files. - auth: Using "username" or