[Mono-bugs] [Bug 689869] New: App crashes when making lots of repeated HTTP requests.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 26 07:05:15 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=689869
https://bugzilla.novell.com/show_bug.cgi?id=689869#c0
Summary: App crashes when making lots of repeated HTTP
requests.
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: iPhone
OS/Version: Apple iOS 4.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: Andrew.Tait at decisionmechanics.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=426576)
--> (http://bugzilla.novell.com/attachment.cgi?id=426576)
This is the test app that crashes.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
We're creating an app that continuously polls a web service. It crashes after a
number of hours. So, we built a test app that just downloads the home page of
the company's website every second. They works for around 600 downloads, then
the test app hangs for a minute or more and then crashes (with no .NET
exception).
Feels like some kind of resource leak, but I'm clearly not sure.
Reproducible: Always
Steps to Reproduce:
Run the app. Wait for counter to reach around 600 hundred (sometimes up to
1000) iterations. It will then hang for a while (1-2 mins) before crashing.
Actual Results:
A crash.
Expected Results:
It should have kept on running.
Here's a recent crash log:
Incident Identifier: F7D76A77-0605-4F26-8A4D-4D11532F1E93
CrashReporter Key: 5a9686a69af1142ee28329d475c1a418a7470b09
Hardware Model: iPhone2,1
Process: BanxiaCrashDemo [10392]
Path:
/var/mobile/Applications/B9F2415C-0969-4540-8979-56FD1BAB1D6E/Banxia.CrashDemo.app/BanxiaCrashDemo
Identifier: BanxiaCrashDemo
Version: ??? (???)
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2011-04-26 11:41:24.735 +0100
OS Version: iPhone OS 4.3.2 (8H7)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3523aa1c 0x35229000 + 72220
1 libsystem_c.dylib 0x36b573b4 0x36b24000 + 209844
2 libsystem_c.dylib 0x36b4fbf8 0x36b24000 + 179192
3 BanxiaCrashDemo 0x0034e9d8 mono_handle_native_sigsegv
(mini-exceptions.c:2249)
4 BanxiaCrashDemo 0x003762b4 sigabrt_signal_handler
(mini-posix.c:195)
5 libsystem_c.dylib 0x36b62728 0x36b24000 + 255784
6 libsystem_c.dylib 0x36b573b4 0x36b24000 + 209844
7 libsystem_c.dylib 0x36b4fbf8 0x36b24000 + 179192
8 BanxiaCrashDemo 0x0048b3bc monoeg_g_logv (goutput.c:133)
9 BanxiaCrashDemo 0x0048b450 monoeg_assertion_message
(goutput.c:154)
10 BanxiaCrashDemo 0x00330284 mono_thread_abort
(mini.c:2629)
11 BanxiaCrashDemo 0x0034db40 mono_handle_exception_internal
(mini-exceptions.c:1536)
12 BanxiaCrashDemo 0x0034e428 mono_handle_exception
(mini-exceptions.c:1831)
13 BanxiaCrashDemo 0x003742c8 mono_arm_throw_exception
(exceptions-arm.c:158)
14 BanxiaCrashDemo 0x002d2124 throw_exception + 40
15 BanxiaCrashDemo 0x001d666c
System_IO_StreamReader_ReadBuffer + 72
16 BanxiaCrashDemo 0x001d69d4
System_IO_StreamReader_Read_char___int_int + 124
17 BanxiaCrashDemo 0x001d7000
System_IO_StreamReader_ReadToEnd + 152
18 BanxiaCrashDemo 0x00003b14
Banxia_CrashDemo_RootViewController_GetResponseContent_System_Net_HttpWebResponse
+ 304
19 BanxiaCrashDemo 0x00004050
Banxia_CrashDemo_RootViewController_GetResponseContent_string + 940
20 BanxiaCrashDemo 0x000042c0
Banxia_CrashDemo_RootViewController_ReadPage + 284
21 BanxiaCrashDemo 0x000059ec
MonoTouch_Foundation_NSActionDispatcher_Apply + 36
22 BanxiaCrashDemo 0x0029e7e4
wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr
+ 192
23 BanxiaCrashDemo 0x00334320 mono_jit_runtime_invoke
(mini.c:5746)
24 BanxiaCrashDemo 0x004239d0 mono_runtime_invoke
(object.c:2756)
25 BanxiaCrashDemo 0x004a9624 monotouch_trampoline
(monotouch-glue.m:652)
26 Foundation 0x333bb7c6 0x3332b000 + 591814
27 CoreFoundation 0x35692a40 0x3561d000 + 481856
28 CoreFoundation 0x35694ec4 0x3561d000 + 491204
29 CoreFoundation 0x3569583e 0x3561d000 + 493630
30 CoreFoundation 0x35625ebc 0x3561d000 + 36540
31 CoreFoundation 0x35625dc4 0x3561d000 + 36292
32 GraphicsServices 0x343d4418 0x343d0000 + 17432
33 GraphicsServices 0x343d44c4 0x343d0000 + 17604
34 UIKit 0x36091d62 0x36063000 + 191842
35 UIKit 0x3608f800 0x36063000 + 182272
36 BanxiaCrashDemo 0x00022f48
wrapper_managed_to_native_MonoTouch_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr
+ 232
37 BanxiaCrashDemo 0x00002cf0
Banxia_CrashDemo_Application_Main_string__ + 144
38 BanxiaCrashDemo 0x0029e7e4
wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr
+ 192
39 BanxiaCrashDemo 0x00334320 mono_jit_runtime_invoke
(mini.c:5746)
40 BanxiaCrashDemo 0x004239d0 mono_runtime_invoke
(object.c:2756)
41 BanxiaCrashDemo 0x00426980 mono_runtime_exec_main
(object.c:3939)
42 BanxiaCrashDemo 0x004259e4 mono_runtime_run_main
(object.c:3561)
43 BanxiaCrashDemo 0x0033bb10 mono_jit_exec (driver.c:1102)
44 BanxiaCrashDemo 0x0032e980 main (main.m:2072)
45 BanxiaCrashDemo 0x0000244c start + 44
Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
Thread 1:
0 libsystem_kernel.dylib 0x3523bfbc 0x35229000 + 77756
1 libdispatch.dylib 0x33e9f032 0x33e99000 + 24626
2 libdispatch.dylib 0x33ea003a 0x33e99000 + 28730
3 libdispatch.dylib 0x33e9f5ea 0x33e99000 + 26090
4 libsystem_c.dylib 0x36b5858a 0x36b24000 + 214410
5 libsystem_c.dylib 0x36b58bbc 0x36b24000 + 215996
Thread 2:
0 libsystem_kernel.dylib 0x35238c50 0x35229000 + 64592
1 libsystem_kernel.dylib 0x35238f6e 0x35229000 + 65390
2 BanxiaCrashDemo 0x00481970 mono_sem_wait
(mono-semaphore.c:115)
3 BanxiaCrashDemo 0x003b9350 finalizer_thread (gc.c:1070)
4 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
5 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
6 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
7 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
8 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
9 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 3 name: WebThread
Thread 3:
0 libsystem_kernel.dylib 0x35238c00 0x35229000 + 64512
1 libsystem_kernel.dylib 0x35238758 0x35229000 + 63320
2 CoreFoundation 0x356932b8 0x3561d000 + 484024
3 CoreFoundation 0x35695562 0x3561d000 + 492898
4 CoreFoundation 0x35625ebc 0x3561d000 + 36540
5 CoreFoundation 0x35625dc4 0x3561d000 + 36292
6 WebCore 0x30ab527e 0x30aaf000 + 25214
7 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
8 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 4:
0 libsystem_kernel.dylib 0x3523ad18 0x35229000 + 72984
1 libsystem_c.dylib 0x36b264ac 0x36b24000 + 9388
2 BanxiaCrashDemo 0x00474708 SleepEx (wthreads.c:1025)
3 BanxiaCrashDemo 0x004497f0 monitor_thread
(threadpool.c:773)
4 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
5 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
6 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
7 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
8 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
9 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 5:
0 libsystem_kernel.dylib 0x35238c68 0x35229000 + 64616
1 libsystem_kernel.dylib 0x35238f62 0x35229000 + 65378
2 BanxiaCrashDemo 0x004818cc mono_sem_timedwait
(mono-semaphore.c:76)
3 BanxiaCrashDemo 0x0044c190 async_invoke_thread
(threadpool.c:1484)
4 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
5 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
6 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
7 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
8 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
9 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 6:
0 libsystem_kernel.dylib 0x3523bfbc 0x35229000 + 77756
1 BanxiaCrashDemo 0x00447664 tp_kqueue_wait
(tpool-kqueue.c:95)
2 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
3 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
4 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
5 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
6 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
7 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 7:
0 libsystem_kernel.dylib 0x35238c68 0x35229000 + 64616
1 libsystem_kernel.dylib 0x35238f62 0x35229000 + 65378
2 BanxiaCrashDemo 0x004818cc mono_sem_timedwait
(mono-semaphore.c:76)
3 BanxiaCrashDemo 0x0044c190 async_invoke_thread
(threadpool.c:1484)
4 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
5 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
6 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
7 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
8 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
9 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 8:
0 libsystem_kernel.dylib 0x35238c68 0x35229000 + 64616
1 libsystem_kernel.dylib 0x35238f62 0x35229000 + 65378
2 BanxiaCrashDemo 0x004818cc mono_sem_timedwait
(mono-semaphore.c:76)
3 BanxiaCrashDemo 0x0044c190 async_invoke_thread
(threadpool.c:1484)
4 BanxiaCrashDemo 0x0044e8dc start_wrapper_internal
(threads.c:782)
5 BanxiaCrashDemo 0x0044e9d0 start_wrapper (threads.c:830)
6 BanxiaCrashDemo 0x00473564 thread_start_routine
(wthreads.c:285)
7 BanxiaCrashDemo 0x004a327c GC_start_routine
(pthread_support.c:1468)
8 libsystem_c.dylib 0x36b5730a 0x36b24000 + 209674
9 libsystem_c.dylib 0x36b58bb4 0x36b24000 + 215988
Thread 0 crashed with ARM Thread State:
r0: 0x00000000 r1: 0x00000000 r2: 0x00000001 r3: 0x00000000
r4: 0x3f2df48c r5: 0x00000006 r6: 0x00000400 r7: 0x2fdfd30c
r8: 0x00853de0 r9: 0x00000000 r10: 0x03e11ad0 r11: 0x2fdfe128
ip: 0x00000148 sp: 0x2fdfd300 lr: 0x36b573bb pc: 0x3523aa1c
cpsr: 0x00000010
Binary Images:
0x1000 - 0x52ffff +BanxiaCrashDemo armv6
<abf0beb9d3f7340f99e5d7a040fefa15>
/var/mobile/Applications/B9F2415C-0969-4540-8979-56FD1BAB1D6E/Banxia.CrashDemo.app/BanxiaCrashDemo
0x2fe00000 - 0x2fe25fff dyld armv7 <bb9bfc7d242331d29a79adf7ef7aaa18>
/usr/lib/dyld
0x30737000 - 0x30858fff CoreGraphics armv7 <65f6c8701b563542820a26b0dfc4f6a4>
/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x30862000 - 0x3086efff SpringBoardServices armv7
<c68262667ac8397a949ce4e92dfec7db>
/System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3086f000 - 0x308abfff libGLImage.dylib armv7
<9d97699e44ee3651ba4ac37e5adec35b>
/System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x309f9000 - 0x309f9fff libdnsinfo.dylib armv7
<21415179ffa03f949fa8cc851c6c31c7> /usr/lib/system/libdnsinfo.dylib
0x30a62000 - 0x30a9ffff CoreText armv7 <fb6a72faec2330c4b2cd33c2e9c59588>
/System/Library/Frameworks/CoreText.framework/CoreText
0x30aa0000 - 0x30aaefff OpenGLES armv7 <5a76beaeaa013f0cbf16e5cb154598ab>
/System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x30aaf000 - 0x310bafff WebCore armv7 <07941e59d0a33f94802c16c76238fddf>
/System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x31403000 - 0x314c7fff libobjc.A.dylib armv7
<6b51e76fde9f381bb7b3bc5badbfee3a> /usr/lib/libobjc.A.dylib
0x3320e000 - 0x332bdfff QuartzCore armv7 <ef9632c9781f3101916b65e9faae1579>
/System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x332c5000 - 0x332c9fff AssetsLibraryServices armv7
<e1cbfe599c96369ca4bdb0dd99d3cd9f>
/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x332ca000 - 0x3330cfff CoreAudio armv7 <c972fd5f8e89333ca680b9a33587f896>
/System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x3332b000 - 0x3344afff Foundation armv7 <09ff368178c5321c9715b9c8d491d53f>
/System/Library/Frameworks/Foundation.framework/Foundation
0x334d2000 - 0x33541fff ProofReader armv7 <6d843c6aecdd37ae84baa40af8ad7e65>
/System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x3356f000 - 0x335c4fff libvDSP.dylib armv7
<0221caba81a235c5a896a835e2aac047>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x335c5000 - 0x338b2fff libLAPACK.dylib armv7
<b855d60dac01310495453bddfd004f0d>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x33b7b000 - 0x33baafff SystemConfiguration armv7
<1d73b8a159363f96bb9c039655c5eae6>
/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x33d39000 - 0x33d3bfff IOMobileFramebuffer armv7
<683f321680763e519d61541170ba2133>
/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x33e58000 - 0x33e8dfff AddressBook armv7 <3f2071a77bc134cd82065eef90d4082f>
/System/Library/Frameworks/AddressBook.framework/AddressBook
0x33e99000 - 0x33ea6fff libdispatch.dylib armv7
<9a0511ad5ebc3db898f1f49ed1a73d34> /usr/lib/system/libdispatch.dylib
0x33f6e000 - 0x33f72fff libGFXShared.dylib armv7
<a0772a32cd8b3b9194bb0c29807c1c5b>
/System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x34180000 - 0x3419dfff libsystem_info.dylib armv7
<48016be86e3f3cd9aeee1c6590e1ac6f> /usr/lib/system/libsystem_info.dylib
0x341a0000 - 0x3425ffff CFNetwork armv7 <b09e0d53de9f3bc8bde494780f3cdd4f>
/System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x342f6000 - 0x342f8fff libgcc_s.1.dylib armv7
<a2631ac302f4310dae8367939e16b7c2> /usr/lib/libgcc_s.1.dylib
0x342f9000 - 0x34319fff PrintKit armv7 <e5a01ca9083a36afacc08611a398e2ad>
/System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x3436b000 - 0x343bcfff libsqlite3.dylib armv7
<8a41cc6a6d9332308bc415d27577fd24> /usr/lib/libsqlite3.dylib
0x343d0000 - 0x343dcfff GraphicsServices armv7
<b5a7e43e0cd630739f56c4649b90c874>
/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x343dd000 - 0x34472fff ImageIO armv7 <d520e3241d1130e8ac1375ee0f2c1095>
/System/Library/Frameworks/ImageIO.framework/ImageIO
0x34473000 - 0x34476fff IOSurface armv7 <ad50e71624583d06b891344d832f9b08>
/System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x34477000 - 0x345cbfff AudioToolbox armv7 <6619c8c13f8d328e923e797fa8d0df23>
/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x3466f000 - 0x34789fff libicucore.A.dylib armv7
<bada0c2725bb31a483d5adf9aaf1f8df> /usr/lib/libicucore.A.dylib
0x34872000 - 0x34874fff MobileInstallation armv7
<94b6d6c5d9883175af26764567528127>
/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x34875000 - 0x3491efff libxml2.2.dylib armv7
<5538d3f2c7d83b88b06168488fe6326b> /usr/lib/libxml2.2.dylib
0x34963000 - 0x34968fff libcopyfile.dylib armv7
<e57c2b9054b831d9a37119baaa4947cb> /usr/lib/system/libcopyfile.dylib
0x34982000 - 0x34983fff libsystem_blocks.dylib armv7
<ccc041df3de73eafb7a59e74cdb1702b> /usr/lib/system/libsystem_blocks.dylib
0x34984000 - 0x3498ffff libz.1.dylib armv7 <ac706bee36593dc683fd5a96a389d72e>
/usr/lib/libz.1.dylib
0x34aa5000 - 0x34aeffff libstdc++.6.dylib armv7
<b2cac408951c3f3c9ba3cf563e54ce81> /usr/lib/libstdc++.6.dylib
0x34af0000 - 0x34ba1fff WebKit armv7 <eb9a0d69c64b3127b2bffd71641add3b>
/System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x34bc5000 - 0x34bfcfff Security armv7 <6599f42a910b3b31a0e1d98c883d61cb>
/System/Library/Frameworks/Security.framework/Security
0x34c30000 - 0x34c31fff libremovefile.dylib armv7
<e8858a499d663e6a9e3c188521273cc1> /usr/lib/system/libremovefile.dylib
0x34c67000 - 0x34c68fff libdyld.dylib armv7
<41a7b5e5d9983449ab33affed0f635ad> /usr/lib/system/libdyld.dylib
0x34cc4000 - 0x34d0afff CoreTelephony armv7
<bc7470708aa231fc8e24133b90f9ec32>
/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x34e44000 - 0x34e48fff libcache.dylib armv7
<d2f7fd2a352b3cd59c564be34b53cf80> /usr/lib/system/libcache.dylib
0x34f8b000 - 0x34fc3fff libCGFreetype.A.dylib armv7
<ccea634795153164a681f0f311f4461d>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x34fdc000 - 0x34fddfff CoreSurface armv7 <7b83cd757da73e6e826693c29296d3fa>
/System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x34ff2000 - 0x34ff3fff libsystem_network.dylib armv7
<39bf0f48bd8539169a77f8f61cdcd4c9> /usr/lib/system/libsystem_network.dylib
0x35025000 - 0x3502efff CoreVideo armv7 <ea847e6dba2d36b1826b255c73b39539>
/System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x3505d000 - 0x35064fff AggregateDictionary armv7
<ab9777b39e8e3026ad64dc90323cad7e>
/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x35065000 - 0x35067fff libAccessibility.dylib armv7
<d55f1553d14831a2a5435ae27ef75ef4> /usr/lib/libAccessibility.dylib
0x3515a000 - 0x3516ffff libresolv.9.dylib armv7
<e92cfbb83f7b330db19181e797bb3f7b> /usr/lib/libresolv.9.dylib
0x35174000 - 0x35177fff libmacho.dylib armv7
<43311c113a9d3182b7d007129819f029> /usr/lib/system/libmacho.dylib
0x3521e000 - 0x35224fff liblockdown.dylib armv7
<14c89b7346433c1f8675f454531f6ca3> /usr/lib/liblockdown.dylib
0x35229000 - 0x35240fff libsystem_kernel.dylib armv7
<a06ec84e53bf32098b63c0caebdb45b6> /usr/lib/system/libsystem_kernel.dylib
0x352ad000 - 0x352adfff libCVMSPluginSupport.dylib armv7
<42d8aa2a31843a6e8bfff745644a7ba5>
/System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x352ae000 - 0x352e6fff IOKit armv7 <80ae313ad69d3363935c88e51a11862d>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x352fb000 - 0x35314fff libRIP.A.dylib armv7
<4825c3e392983aba947eca06555e4480>
/System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x35422000 - 0x35526fff JavaScriptCore armv7
<61a94142e2d23dafa2964190dd46e9e3>
/System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x3561d000 - 0x35702fff CoreFoundation armv7
<a8444f997111304c9571b3ff974b769c>
/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x35cdb000 - 0x35ce0fff libsystem_dnssd.dylib armv7
<c7cfe523e2d73521abc01587313ef730> /usr/lib/system/libsystem_dnssd.dylib
0x35d90000 - 0x35daffff Bom armv7 <b178e3efb4d733c694bd5a55e57a314f>
/System/Library/PrivateFrameworks/Bom.framework/Bom
0x35e50000 - 0x35e83fff AppSupport armv7 <0217468bd9f839229a47910b7816b3d5>
/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x35eaa000 - 0x35eaffff libnotify.dylib armv7
<9d7198e91de9386a9e5ea43608a66a57> /usr/lib/system/libnotify.dylib
0x35f67000 - 0x35f6cfff MobileKeyBag armv7 <8c35c090bc373cb181fc26b961b8dba5>
/System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x35f6d000 - 0x3605afff libiconv.2.dylib armv7
<f4146ce07e3031ea8a81fa5516fd77d0> /usr/lib/libiconv.2.dylib
0x36062000 - 0x36062fff Accelerate armv7 <7d5ad465049136afaa1f0d89aac600bc>
/System/Library/Frameworks/Accelerate.framework/Accelerate
0x36063000 - 0x363f0fff UIKit armv7 <c271b78464d93cb7bf28c6e49df293ba>
/System/Library/Frameworks/UIKit.framework/UIKit
0x364e8000 - 0x36547fff libBLAS.dylib armv7
<0b36b2272aa33a8c9aa22d99c89d7189>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x3672f000 - 0x36736fff libbz2.1.0.dylib armv7
<0a082e1d475432959ba93aa3dbf7fb31> /usr/lib/libbz2.1.0.dylib
0x3689b000 - 0x368a0fff liblaunch.dylib armv7
<f5ccc8234aea3ebd9a88bd37f0fa23ae> /usr/lib/system/liblaunch.dylib
0x36a08000 - 0x36a08fff libsystem_sandbox.dylib armv7
<f47c01d627853b328e088b3fdd08e87d> /usr/lib/system/libsystem_sandbox.dylib
0x36a3a000 - 0x36a63fff MobileCoreServices armv7
<57fef84bdc17301d8bf53ba0fb967fe6>
/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x36a64000 - 0x36a64fff vecLib armv7 <0c60cd0a60f43d2791d36cb357d30e3c>
/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x36b24000 - 0x36ba5fff libsystem_c.dylib armv7
<a7077267b6743ed3bbdd86d4380c75d9> /usr/lib/system/libsystem_c.dylib
0x36cbf000 - 0x36cfefff libSystem.B.dylib armv7
<33dcf9a403ae3fd5971d6030ada2fcab> /usr/lib/libSystem.B.dylib
0x36ea2000 - 0x36eaffff libbsm.0.dylib armv7
<0a1e2bb78d5138419ecad8ba0fe42fdd> /usr/lib/libbsm.0.dylib
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list