Contribute
Register

Multibeast Crash

Status
Not open for further replies.
Joined
Feb 3, 2011
Messages
17
Motherboard
Lenovo D30
CPU
Xeon E5-26xx
Graphics
GeForce GTX 770
Mac
  1. MacBook Pro
  2. Mac Pro
Classic Mac
  1. iMac
Mobile Phone
  1. 0
Hi,

I am hitting a crash with MultiBeast 7.5.0 as soon as I click on build, my USB key being the target,
I tried different option and it seems to crash whatever I chose:

Here is the output when I start it from a terminal.
Code:
./MultiBeast
2015-11-08 10:16:21.124 MultiBeast[1645:36684] An uncaught exception was raised
2015-11-08 10:16:21.125 MultiBeast[1645:36684] *** +[NSString stringWithUTF8String:]: NULL cString
2015-11-08 10:16:21.125 MultiBeast[1645:36684] (
	0   CoreFoundation                      0x00007fff82af0e32 __exceptionPreprocess + 178
	1   libobjc.A.dylib                     0x00007fff823b0dd4 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff82b5765d +[NSException raise:format:] + 205
	3   Foundation                          0x00007fff9431e5fd +[NSString stringWithUTF8String:] + 78
	4   MultiBeast                          0x00000001064b1000 MultiBeast + 24576
	5   MultiBeast                          0x00000001064b41a0 MultiBeast + 37280
	6   libdispatch.dylib                   0x00007fff94adc8f5 _dispatch_call_block_and_release + 12
	7   libdispatch.dylib                   0x00007fff94ad13c3 _dispatch_client_callout + 8
	8   libdispatch.dylib                   0x00007fff94ad5253 _dispatch_root_queue_drain + 1890
	9   libdispatch.dylib                   0x00007fff94ad4ab8 _dispatch_worker_thread3 + 91
	10  libsystem_pthread.dylib             0x00007fff8c91d4f2 _pthread_wqthread + 1129
	11  libsystem_pthread.dylib             0x00007fff8c91b375 start_wqthread + 13
)
2015-11-08 10:16:21.125 MultiBeast[1645:36684] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff82af0e32 __exceptionPreprocess + 178
	1   libobjc.A.dylib                     0x00007fff823b0dd4 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff82b5765d +[NSException raise:format:] + 205
	3   Foundation                          0x00007fff9431e5fd +[NSString stringWithUTF8String:] + 78
	4   MultiBeast                          0x00000001064b1000 MultiBeast + 24576
	5   MultiBeast                          0x00000001064b41a0 MultiBeast + 37280
	6   libdispatch.dylib                   0x00007fff94adc8f5 _dispatch_call_block_and_release + 12
	7   libdispatch.dylib                   0x00007fff94ad13c3 _dispatch_client_callout + 8
	8   libdispatch.dylib                   0x00007fff94ad5253 _dispatch_root_queue_drain + 1890
	9   libdispatch.dylib                   0x00007fff94ad4ab8 _dispatch_worker_thread3 + 91
	10  libsystem_pthread.dylib             0x00007fff8c91d4f2 _pthread_wqthread + 1129
	11  libsystem_pthread.dylib             0x00007fff8c91b375 start_wqthread + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
zsh: abort      ./MultiBeast

Has anyone seen that before?

Thanks
 
yes. Consistently with El Cap ...
 
Status
Not open for further replies.
Back
Top