Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  PeekIt  |  Crashes on launch

PeekIt

PeekIt

hex file browser

Version:  2.6.2

   [ Views: 713 ]

Crashes on launch

Feedback Type:  Troubleshooting Report

Contributed by: Catservant Sunday, March 25 2007 @ 04:26 PM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: NO

When I try to launch it on my MacBook Pro, it crashes. See my first comment for details (I didn't want to clutter up the top-level reviews).   
System Info:

Rate this Troubleshooting Report

Was this Troubleshooting Report helpful? Yes | No

Comments

2 comments |

Details - Catservant

The error is reported as:
    EXC_BAD_ACCESS (0x0001)
    KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
The call stack in the error dialog is:
0    CFGetAllocator + 16
1    CFURLGetFileSystemRepresentation + 23
2    _CFContentsOfDirectory + 298
3    CFBundleCreateBundlesFromDirectory + 87
4    LoadFormatterPlugIns + 60 (FormatterPluginMgmt.pi.c:34)
5    OpenStandardFormatterFile + 379 (formatterfile.pi.c:84)
6    InitPeekIt + 89 (InitPeekIt.c:48)
7    main + 126 (main.c:42)
8    _start + 216
9    start + 41

Reply to This

Sunday, March 25 2007 @ 04:27 PM PDT


Crashes on launch - ck8

I've had two reports of this (including yours), and it Doesn't Happen on My MacBook Pro!

Something is going wrong when PeekIt is trying to count and cache formatter plugins. Looks like the Ravenware support folder might not be being created properly and I'm not handling it right. Try deleting your ~/Application Support/Ravenware directory and re-launching.

I'll look into this further. I might also get rid of the qhole seciton of code since I don't think anyone is using the plugin functionality.
C.K. Haun
Ravenware Industries LLC

Reply to This

Monday, March 26 2007 @ 10:40 PM PDT