Not sure how to post to this thread having just signed up for the
list, but hopefully this routes correctly..

Hi,
I wanted to confirm that the aes changes in trunk do indeed solve that
unrecognized instruction issue, however,
I am still experiencing immediate termination whenever I use valgrind
with the following output:

==66368== valgrind: Unrecognised instruction at address 0x3a36b8c.
==66368==    at 0x3A36B8C: __abort (in /usr/lib/system/libsystem_c.dylib)
==66368==    by 0x3A36AAA: abort (in /usr/lib/system/libsystem_c.dylib)
==66368==    by 0x3D79431: _SCSessionUniverseByUIDAcquireAndLock (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore)
==66368==    by 0x3D73358: FSNodeStorageGetAndLockCurrentUniverse (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore)
==66368==    by 0x3D731C0: FileIDTreeGetAndLockVolumeEntryForDeviceID
(in 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore)
==66368==    by 0x3D97E63: FSMount::FSMount(unsigned int,
FSMountNumberType, int*, unsigned int const*) (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore)
==66368==    by 0x3D97D58: FSMountPrepare (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore)
==66368==    by 0x8D8EDA3: MountInfoPrepare(void***, unsigned int,
int, void*, unsigned int const*, __CFURL const*, __CFError**) (in
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal)
==66368==    by 0x8D80ADF: parseAttributeBuffer(__CFAllocator const*,
unsigned char const*, unsigned char, attrlist const*, void const*,
void**, _FileAttributes*, unsigned int*) (in
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal)
==66368==    by 0x8D81167: corePropertyProviderPrepareValues(__CFURL
const*, __FileCache*, __CFString const* const*, void const**, long,
void const*, __CFError**) (in
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal)
==66368==    by 0x8D7D737: prepareValuesForBitmap(__CFURL const*,
__FileCache*, _FilePropertyBitmap*, __CFError**) (in
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal)
==66368==    by 0x8D82778: _FSURLGetCatalogInfo (in
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal)
==66368==    by 0x44863BA: FSNodePrepareCatalogInfo (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices)
==66368==    by 0x44867E9: _LSGetBundleClassForNode (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices)
==66368==    by 0x4487304: _LSFindOrRegisterBundleNode (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices)
==66368==    by 0x448B420: _LSRegisterSelf (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices)
==66368==    by 0x448A301: _LSApplicationCheckIn (in
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices)
==66368==    by 0x575BF55: _RegisterApplication (in
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices)
==66368==    by 0x575A89C: GetCurrentProcess (in
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices)
==66368==    by 0x235147A: _GetAggregateUIMode (in
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
==66368==    by 0x2351433: IsMenuBarVisible (in
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox)
==66368==    by 0x97820E: _NSInitializeAppContext (in
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
==66368==    by 0x97774A: -[NSApplication init] (in
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
==66368==    by 0x977371: +[NSApplication sharedApplication] (in
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
==66368==    by 0xBF88E0: NSApplicationMain (in
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit)
==66368==    by 0x100001677: ??? (in
/Applications/TextEdit.app/Contents/MacOS/TextEdit)

Matt

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to