Hi,
a friend on mine very often run into an issue when using still images loading
by a QC image importer patch.
I cannot reproduce this issue on 10.8 (he is on 10.7), so maybe its a known
issue with 10.7 and it fixed on 10.8? Its too bad QC does not have a change log.
Anyway, I attached the exception generated, because it seems interesting. What
is QCDownloadPatch? Is that the Image Importer? Why is it using network?
Looking into the length of the data, I have no idea what could be this length -
a simple 640x480 jpg probably won't need around 800MB of data.
Thanks,
Tamas
*** -[NSConcreteMutableData appendBytes:length:]: unable to allocate memory for
length (875298816)
(
0 CoreFoundation 0x92ef7a67 __raiseError + 231
1 libobjc.A.dylib 0x931ca149 objc_exception_throw
+ 155
2 CoreFoundation 0x92e5f289 +[NSException
raise:format:arguments:] + 137
3 CoreFoundation 0x92e5f1f9 +[NSException
raise:format:] + 57
4 Foundation 0x9c71a89e
_NSMutableDataGrowBytes + 1136
5 Foundation 0x9c71a391
-[NSConcreteMutableData appendBytes:length:] + 354
6 Foundation 0x9c71a9b3
-[NSConcreteMutableData appendData:] + 85
7 QuartzComposer 0x98f9ef63 -[QCDownloadPatch
connection:didReceiveData:] + 66
8 Foundation 0x9c76a63b
-[NSURLConnection(NSURLConnectionReallyInternal)
sendDidReceiveData:originalLength:] + 169
9 Foundation 0x9c76a563
___NSURLConnectionDidReceiveData_block_invoke_1 + 156
10 Foundation 0x9c768d20
-[NSURLConnection(NSURLConnectionReallyInternal) delegatePerform:] + 36
11 Foundation 0x9c76a4c2
_NSURLConnectionDidReceiveData + 96
12 CFNetwork 0x96ba0c77
_ZN19URLConnectionClient21_clientDidReceiveDataEPK9__CFArrayPNS_26ClientConnectionEventQueueE
+ 357
13 CFNetwork 0x96c5a6ff
_ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsumePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl
+ 879
14 CFNetwork 0x96b7c404
_ZN19URLConnectionClient13processEventsEv + 174
15 CFNetwork 0x96c5a051
_ZThn52_N25URLConnectionInstanceData24multiplexerClientPerformEv + 21
16 CFNetwork 0x96b7c2be
_ZN17MultiplexerSource7performEv + 244
17 CoreFoundation 0x92dc413f
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
18 CoreFoundation 0x92dc3af6
__CFRunLoopDoSources0 + 246
19 CoreFoundation 0x92ded9c8 __CFRunLoopRun + 1112
20 CoreFoundation 0x92ded1dc CFRunLoopRunSpecific
+ 332
21 CoreFoundation 0x92dfdf01 CFRunLoopRun + 129
22 QuartzComposer 0x98fa0765 -[QCRunLoopPatch
_runLoopThread:] + 443
23 Foundation 0x9c75be25 -[NSThread main] + 45
24 Foundation 0x9c75bdd5 __NSThread__main__ +
1582
25 libsystem_c.dylib 0x9041eed9 _pthread_start + 335
26 libsystem_c.dylib 0x904226de thread_start + 34
) _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [email protected]