Hard crash on analyzing a picture
Reported by Virgil Dupras | May 3rd, 2010 @ 12:22 PM
The user had a hard crash while analyzing pictures. This is his console log:
5/2/10 11:19:08 AM [0x0-0x552552].com.hardcoded_software.dupeguru_pe[51591] Sun May 2 11:19:08 Snow-Leopard-Mac-Pro.local dupeGuru PE[51591] <Error>: CGImageSourceCreateWithURL: url parameter is nil
5/2/10 11:19:08 AM dupeGuru PE[51591] NSExceptionHandler has recorded the following exception:
NSUncaughtSystemExceptionException -- Uncaught system exception: signal 5
Stack trace: 0x7fff805d42d3 0x7fff813a680a 0x1046f09c0 0x1045ef9e1 0x102f15be8 0x102f16c86 0x102f1776b 0x102e92a2b 0x102e626d2 0x102e74671 0x102e626d2 0x102e6291c 0x102ed39eb 0x102f11927 0x102f1776b 0x102f15b19 0x102f1776b 0x102f15b19 0x102f16c86 0x102f1776b 0x102f15b19 0x102f1776b 0x102e92a2b 0x102e626d2 0x102f136db 0x102f1776b 0x102e92a2b 0x102e626d2 0x102f136db 0x102f16c86 0x102f16c86 0x102f1776b 0x102e92a2b 0x102e626d2 0x102e74671 0x102e626d2 0x102f0f0b7 0x102f4f4be 0x7fff8137f8b6 0x7fff8137f769
5/2/10 11:19:08 AM com.apple.launchd.peruser.501[155] ([0x0-0x552552].com.hardcoded_software.dupeguru_pe[51591]) Exited: Killed
Probably an OOM error.
Comments and changes to this ticket
-
Virgil Dupras July 14th, 2010 @ 09:26 AM
- State changed from new to accepted
- Assigned user set to Virgil Dupras
- Milestone order changed from 0 to 0
Yup, if you call get_blocks with '' as a path, you get that crash.
-
Virgil Dupras July 14th, 2010 @ 09:36 AM
- State changed from accepted to fixed
(from [409a9c7a6e1b]) [#96 state:fixed] Fixed a hard crash on calling get_blocks() with an empty path. http://bitbucket.org/hsoft/dupeguru/changeset/409a9c7a6e1b/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 96 Hard crash on analyzing a picture (from [409a9c7a6e1b]) [#96 state:fixed] Fixed a hard cras...