• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OS X 10.7 and TextEdit creating new files vs. editing existing files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS X 10.7 and TextEdit creating new files vs. editing existing files


  • Subject: Re: OS X 10.7 and TextEdit creating new files vs. editing existing files
  • From: Steve Goddard <email@hidden>
  • Date: Tue, 16 Aug 2011 10:57:52 -0700 (PDT)

The backtrace log for the get an error trying to save the new file to our file system mount (gid is the same on the target parent and the local machine)

One log error:
TextEdit(481) deny file-issue-extension /Volumes/VMware Shared Folders/ifs/steveg-new.rtf

Report:
Process:         TextEdit [481]
Path:            /Applications/TextEdit.app/Contents/MacOS/TextEdit
Load Address:    0x10e90e000
Identifier:      TextEdit
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [207]

Date/Time:       2011-08-16 10:43:14.061 -0700
OS Version:      Mac OS X Server 10.7 (11A511)
Report Version:  7

Backtrace:
0   libsystem_kernel.dylib        	0x00000001125639e2 __mac_syscall + 10
1   libsystem_sandbox.dylib       	0x000000011259224e sandbox_extension_issue + 92
2   libsystem_sandbox.dylib       	0x00000001125923dc _amkrtemp + 119
3   Foundation                    	0x000000010ee876c0 -[NSFileManager _URLForReplacingItemAtURL:error:] + 500
4   Foundation                    	0x000000010ede2009 -[NSFileManager URLForDirectory:inDomain:appropriateForURL:create:error:] + 68
5   Foundation                    	0x000000010ef8c896 +[NSFileWrapper(NSInternalForAppKit) _temporaryDirectoryURLForWritingToURL:error:] + 78
6   AppKit                        	0x000000010f660fa9 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 396
7   AppKit                        	0x000000010f64aaba -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 27
8   AppKit                        	0x000000010f660e0b -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 344
9   AppKit                        	0x000000010f669ee4 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_8 + 329
10  AppKit                        	0x000000010f64ddb9 __-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_15 + 198
11  libdispatch.dylib             	0x000000011231b90a _dispatch_call_block_and_release + 18
12  libdispatch.dylib             	0x000000011231c7e9 _dispatch_worker_thread2 + 255
13  libsystem_c.dylib             	0x00000001124173da _pthread_wqthread + 316
14  libsystem_c.dylib             	0x0000000112418b85 start_wqthread + 13

Binary Images:
       0x10edb2000 -        0x10f0c4fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x10f2a3000 -        0x10fe9bfff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x11231a000 -        0x112328fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
       0x1123c7000 -        0x1124a4fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
       0x11254d000 -        0x11256dfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
       0x112591000 -        0x112592fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib

----- Original Message -----
> From: "Steve Kalkwarf" <email@hidden>
> To: email@hidden
> Sent: Tuesday, August 16, 2011 5:18:48 AM
> Subject: Re: OS X 10.7 and TextEdit creating new files vs. editing existing files
>
> On Aug 15, 2011, at 7:44 PM, Steve Goddard wrote:
>
> > The messages I see in the logs are of the the type:
> >
> > Aug 12 13:58:53 promb-1s-dhcp133 sandboxd[4280] ([4237]):
> > TextEdit(4237) deny file-write-mode /Volumes/VMware Shared
> > Folders/folder/new.rtf
> > Aug 12 13:58:53 promb-1s-dhcp133 sandboxd[4280] ([4237]):
> > TextEdit(4237) deny file-write* /Volumes/VMware Shared
> > Folders/folder/new.rtf
> > Aug 12 13:58:53 promb-1s-dhcp133 sandboxd[4280] ([4237]):
> > TextEdit(4237) deny file-issue-extension /Volumes/VMware Shared
> > Folders/folder/new.rtf
>
> Out of curiosity, do the backtrace logfiles associated with those
> entries tell you anything interesting?
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Filesystem-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: OS X 10.7 and TextEdit creating new files vs. editing existing files (From: Steve Kalkwarf <email@hidden>)

  • Prev by Date: Re: OS X 10.7 and TextEdit creating new files vs. editing existing files
  • Next by Date: OS X 10.7.1 FSMoveObjectAsync still has serious bugs
  • Previous by thread: Re: OS X 10.7 and TextEdit creating new files vs. editing existing files
  • Next by thread: OS X 10.7.1 FSMoveObjectAsync still has serious bugs
  • Index(es):
    • Date
    • Thread