-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when catalog item set depth to infinity #828
Comments
Is this the same as mine? Just set my Downloads folder catalogue to down 6 levels. We'll see what happens...
|
The UKDirectoryEnumerator bug should be fixed in the next version of Quicksilver. See #1045 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm consistently getting crashes for my catalog item where I keep all my dev tools and source files if i set the depth to infinity.
Excerpt of the crash log:
Thread 5 Crashed:
0 libsystem_c.dylib 0x9afe191e malloc_zone_malloc + 9
1 libsystem_c.dylib 0x9afe2882 malloc + 50
2 com.apple.CoreServices.CarbonCore 0x9c436101 FSMount::getattrsbulk(void_, unsigned long, unsigned long_, unsigned long, unsigned long, FSAttributeInfo_, unsigned char_, unsigned char*) + 1405
3 com.apple.CoreServices.CarbonCore 0x9c359070 PBGetCatalogInfoBulkSync + 615
4 com.apple.CoreServices.CarbonCore 0x9c358dec FSGetCatalogInfoBulk + 59
5 com.blacktree.QSFoundation 0x000605c6 -[UKDirectoryEnumerator nextObjectFullPath] + 111
Full crash log:
The text was updated successfully, but these errors were encountered: