HF 7 Beta crashes on Mac

Announcement of new releases, bugs, support, suggestions
Locked
pwnell
Posts: 33
Joined: 16.12.2012 21:40

HF 7 Beta crashes on Mac

Post by pwnell »

When I render a DNG stack and try to save the output to DNG file I get this (yesterday it worked so not sure why it is now broken):

Process: HeliconFocus [31055]
Path: /Applications/HeliconFocus.app/Contents/MacOS/HeliconFocus
Identifier: com.heliconsoft.HeliconFocus
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: HeliconFocus [31055]
User ID: 501

Date/Time: 2018-04-18 14:47:14.618 -0700
OS Version: Mac OS X 10.13.4 (17E199)
Report Version: 12
Bridge OS Version: 2.3 (15P3169)
Anonymous UUID: 1171F4A6-83EC-7E71-1BBE-85B1F728AF12


Time Awake Since Boot: 1400000 seconds

System Integrity Protection: enabled

Crashed Thread: 22

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
terminating with uncaught exception of type dngutils_exception: Failed to init pixel buffer
abort() called

Thread 22 Crashed:
0 libsystem_kernel.dylib 0x00007fff51f04b6e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff520cf080 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff51e601ae abort + 127
3 libc++abi.dylib 0x00007fff4fd64f8f abort_message + 245
4 libc++abi.dylib 0x00007fff4fd65113 default_terminate_handler() + 241
5 libobjc.A.dylib 0x00007fff5119ceab _objc_terminate() + 105
6 libc++abi.dylib 0x00007fff4fd807c9 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff4fd8026f __cxa_throw + 121
8 com.heliconsoft.HeliconFocus 0x000000010873c7d9 DNGUtils::CopyToDNGImage_threaded(dng_image*, HLRectT<int>, HLImage const*, HLThreadingContext*) + 425
9 com.heliconsoft.HeliconFocus 0x000000010873caa2 0x108724000 + 101026
10 com.heliconsoft.HeliconFocus 0x0000000108a05991 HLMTWorkingThread::ThreadJob::Run() + 97
11 com.heliconsoft.HeliconFocus 0x0000000108a0579f 0x108724000 + 3020703
12 com.heliconsoft.HeliconFocus 0x0000000108a05137 void* std::__1::__thread_proxy<std::__1::tuple<HLThread::StartThread()::'lambda'()> >(void*) + 103
13 libsystem_pthread.dylib 0x00007fff520cc661 _pthread_body + 340
14 libsystem_pthread.dylib 0x00007fff520cc50d _pthread_start + 377
15 libsystem_pthread.dylib 0x00007fff520cbbf9 thread_start + 13
User avatar
Stas Yatsenko
Posts: 3841
Joined: 06.05.2009 14:05
Contact:

Re: HF 7 Beta crashes on Mac

Post by Stas Yatsenko »

We sent you a link to new Beta version in a private message, I would appreciate if you check it.
Locked