my program was compiled properly with «make» on Ubuntu 11.04, but when i run it, it give error.
is this a bug on Ubuntu? or this is difference in variable types between compilers?
pls help me
*** buffer overflow detected ***: src/trilearn_player terminated
======= Backtrace: =========
/lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x50)[0x9cd0a0]
/lib/i386-linux-gnu/libc.so.6(+0xe5f7a)[0x9cbf7a]
/lib/i386-linux-gnu/libc.so.6(__strcpy_chk+0x3f)[0x9cb30f]
src/trilearn_player[0x804dd24]
src/trilearn_player[0x808b2d5]
src/trilearn_player[0x80920cf]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x8fce37]
src/trilearn_player[0x804a421]
======= Memory map: ========
00139000-0015d000 r-xp 00000000 08:0b 6060 /lib/i386-linux-gnu/libm-2.13.so
0015d000-0015e000 r--p 00023000 08:0b 6060 /lib/i386-linux-gnu/libm-2.13.so
0015e000-0015f000 rw-p 00024000 08:0b 6060 /lib/i386-linux-gnu/libm-2.13.so
001b4000-001b5000 r-xp 00000000 00:00 0 [vdso]
00488000-0049d000 r-xp 00000000 08:0b 6831 /lib/i386-linux-gnu/libpthread-2.13.so
0049d000-0049e000 r--p 00015000 08:0b 6831 /lib/i386-linux-gnu/libpthread-2.13.so
0049e000-0049f000 rw-p 00016000 08:0b 6831 /lib/i386-linux-gnu/libpthread-2.13.so
0049f000-004a1000 rw-p 00000000 00:00 0
00558000-00637000 r-xp 00000000 08:0b 134145
00637000-0063b000 r--p 000de000 08:0b 134145 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.14
0063b000-0063c000 rw-p 000e2000 08:0b 134145 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.14
0063c000-00643000 rw-p 00000000 00:00 0
0087b000-00885000 r-xp 00000000 08:0b 6826 /lib/i386-linux-gnu/libnss_files-2.13.so
00885000-00886000 r--p 00009000 08:0b 6826 /lib/i386-linux-gnu/libnss_files-2.13.so
00886000-00887000 rw-p 0000a000 08:0b 6826 /lib/i386-linux-gnu/libnss_files-2.13.so
008e6000-00a42000 r-xp 00000000 08:0b 5792 /lib/i386-linux-gnu/libc-2.13.so
asked Jul 31, 2012 at 15:25
7
/lib/i386-linux-gnu/libc.so.6(__strcpy_chk+0x3f)[0x9cb30f]
Looks like you copy too many chars to the destination.
answered Aug 2, 2012 at 3:17
ZipponZippon
1777 bronze badges
1
I’m getting basically the same error message (detected buffer overflow
) on both the Mac Intel and Mac Metal2 builds. Will the same fix apply there as well or should I open a new issue?
Process: RetroArch [91227]
Path: /Applications/RetroArch.app/Contents/MacOS/RetroArch
Identifier: libretro.RetroArch
Version: 1.7.8 (1.7.8)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: RetroArch [91227]
User ID: 1000
Date/Time: 2019-08-26 09:27:17.147 -0400
OS Version: Mac OS X 10.14.6 (18G87)
Report Version: 12
Anonymous UUID: 0C28FEE8-A8C9-585D-DCFC-F57930B60BF2
Sleep/Wake UUID: 9BC362FB-4D66-488B-BD72-7B87E1CA9D01
Time Awake Since Boot: 40000 seconds
Time Since Wake: 3400 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
detected buffer overflow
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6526b2c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff65326bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff651d56a6 abort + 127
3 libsystem_c.dylib 0x00007fff651d5819 abort_report_np + 177
4 libsystem_c.dylib 0x00007fff651f9cb1 __chk_fail + 48
5 libsystem_c.dylib 0x00007fff651f9c81 __chk_fail_overflow + 16
6 libsystem_c.dylib 0x00007fff651f9f7f __snprintf_chk + 158
7 libretro.RetroArch 0x000000010bd82836 setting_append_list + 7422
8 libretro.RetroArch 0x000000010bcad0be menu_setting_new + 123
9 libretro.RetroArch 0x000000010bd807ac menu_init + 42
10 libretro.RetroArch 0x000000010bca2f85 menu_driver_init + 123
11 libretro.RetroArch 0x000000010bc04fa2 drivers_init + 3615
12 libretro.RetroArch 0x000000010bc0fabc retroarch_main_init + 3678
13 libretro.RetroArch 0x000000010bc92413 content_load + 1167
14 libretro.RetroArch 0x000000010bc93222 task_load_content_callback + 493
15 libretro.RetroArch 0x000000010bc06d8f rarch_main + 358
16 libretro.RetroArch 0x000000010bba1585 -[RetroArch_OSX applicationDidFinishLaunching:] + 615
17 com.apple.CoreFoundation 0x00007fff3923db96 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
18 com.apple.CoreFoundation 0x00007fff3923db10 ___CFXRegistrationPost_block_invoke + 63
19 com.apple.CoreFoundation 0x00007fff3923da7a _CFXRegistrationPost + 404
20 com.apple.CoreFoundation 0x00007fff39245f28 ___CFXNotificationPost_block_invoke + 87
21 com.apple.CoreFoundation 0x00007fff391ae8b4 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
22 com.apple.CoreFoundation 0x00007fff391adc67 _CFXNotificationPost + 732
23 com.apple.Foundation 0x00007fff3b433f5b -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
24 com.apple.AppKit 0x00007fff367d7fc4 -[NSApplication _postDidFinishNotification] + 312
25 com.apple.AppKit 0x00007fff367d7917 -[NSApplication _sendFinishLaunchingNotification] + 208
26 com.apple.AppKit 0x00007fff367d5a6b -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 552
27 com.apple.AppKit 0x00007fff367d56bb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
28 com.apple.Foundation 0x00007fff3b47db3c -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 286
29 com.apple.Foundation 0x00007fff3b47d9b9 _NSAppleEventManagerGenericHandler + 102
30 com.apple.AE 0x00007fff3a3ff397 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1815
31 com.apple.AE 0x00007fff3a3fec29 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
32 com.apple.AE 0x00007fff3a3feb01 aeProcessAppleEvent + 414
33 com.apple.HIToolbox 0x00007fff384428b7 AEProcessAppleEvent + 54
34 com.apple.AppKit 0x00007fff367d1abd _DPSNextEvent + 1935
35 com.apple.AppKit 0x00007fff367d048b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
36 com.apple.AppKit 0x00007fff367ca5a8 -[NSApplication run] + 699
37 com.apple.AppKit 0x00007fff367b9ae8 NSApplicationMain + 777
38 libretro.RetroArch 0x000000010bb9e8a0 start + 52
Thread 1:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fff653233f0 start_wqthread + 0
Thread 8:
0 libsystem_kernel.dylib 0x00007fff6526886a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff6532756e _pthread_cond_wait + 722
2 libretro.RetroArch 0x000000010bd783f6 threaded_worker + 147
3 libretro.RetroArch 0x000000010bc84b8e thread_wrap + 20
4 libsystem_pthread.dylib 0x00007fff653242eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff65327249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff6532340d thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff6526527e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff650e3c99 _dispatch_sema4_timedwait + 76
2 libdispatch.dylib 0x00007fff650e4377 _dispatch_semaphore_wait_slow + 58
3 libdispatch.dylib 0x00007fff650f11fd _dispatch_worker_thread + 317
4 libsystem_pthread.dylib 0x00007fff653242eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff65327249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff6532340d thread_start + 13
Thread 10:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff6526522a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6526576c mach_msg + 60
2 com.apple.audio.CoreAudio 0x00007fff38c489f7 HALC_IOContext_Start + 145
3 com.apple.audio.CoreAudio 0x00007fff38c470e3 HALC_ProxyIOContext::IOWorkLoop() + 317
4 com.apple.audio.CoreAudio 0x00007fff38c46df4 HALC_ProxyIOContext::IOThreadEntry(void*) + 122
5 com.apple.audio.CoreAudio 0x00007fff38c46956 HALB_IOThread::Entry(void*) + 72
6 libsystem_pthread.dylib 0x00007fff653242eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff65327249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff6532340d thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010f5ef5c0 rcx: 0x00007ffee405ee58 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee405ee90 rsp: 0x00007ffee405ee58
r8: 0x0000000000000000 r9: 0x00007ffee405eed0 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x00007ffee405f320 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff6526b2c6 rfl: 0x0000000000000206 cr2: 0x00007fff9b9c1188
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10bb9d000 - 0x10bfc4ff7 +libretro.RetroArch (1.7.8 - 1.7.8) <E967BA74-A65E-3100-8948-620FEF9924F1> /Applications/RetroArch.app/Contents/MacOS/RetroArch
0x10e164000 - 0x10e167047 libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
0x10f54d000 - 0x10f5b76ef dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
0x111ee8000 - 0x111eecffb com.apple.audio.AppleHDAHALPlugIn (282.54 - 282.54) <207D25F0-B094-3569-AA6D-09B4EDD72861> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11269a000 - 0x1126a7fff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <08CC730F-CFD2-328D-B338-43D4E801ED6B> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x1126bb000 - 0x112850fff com.apple.audio.units.Components (1.14 - 1.14) <8B1DABE8-8F96-364D-9C60-36B06CD73466> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff313cb000 - 0x7fff318ddff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (12.10.12 - 12.1.0) <06CDD469-BAE7-3C07-B588-65BBB1E19B09> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x7fff318de000 - 0x7fff3196fff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.10.12 - 12.1.0) <E67EC9CB-0D8E-302A-91DB-AC5DA53743EC> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff35583000 - 0x7fff35583fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff35584000 - 0x7fff3559aff7 libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff3559b000 - 0x7fff35c34fef com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff35c35000 - 0x7fff35eaeff3 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff35eaf000 - 0x7fff35f21ffb libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff35f22000 - 0x7fff362cbff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff362cc000 - 0x7fff362e1feb libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff362e2000 - 0x7fff362e7ff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff362e8000 - 0x7fff36364ff3 libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff36365000 - 0x7fff36378fe3 libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff36379000 - 0x7fff36560ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff36561000 - 0x7fff36614ff7 libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff36615000 - 0x7fff36615fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff367b7000 - 0x7fff3756cffb com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff375be000 - 0x7fff375befff com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff375bf000 - 0x7fff3762afff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff376c3000 - 0x7fff377dafff libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff377db000 - 0x7fff3781dfff libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff37877000 - 0x7fff378a9fff libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff3790e000 - 0x7fff37912ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff379ad000 - 0x7fff379ffff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff37a00000 - 0x7fff37a0ffff com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff37a10000 - 0x7fff37a59ff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff37a5a000 - 0x7fff37a93ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff37a94000 - 0x7fff37aa0fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff37aa1000 - 0x7fff37d18ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff37d1a000 - 0x7fff37d1afff com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff38073000 - 0x7fff38414fff com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff3842e000 - 0x7fff38725fff com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff38730000 - 0x7fff387c5ff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff38803000 - 0x7fff38809ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff38939000 - 0x7fff38a88ff7 com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff38c14000 - 0x7fff38c9afff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff38cfe000 - 0x7fff38d28ffb com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff38d29000 - 0x7fff390aefef com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff390af000 - 0x7fff3919fff7 com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff391a0000 - 0x7fff395e4fe7 com.apple.CoreFoundation (6.9 - 1575.17) <EE7948FC-FDA8-3F95-A1E0-69FAED5D81AA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff395e6000 - 0x7fff39c75fff com.apple.CoreGraphics (2.0 - 1265.9) <BC95B558-EF77-3A57-A0BC-11606C778991> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff39c77000 - 0x7fff39f97fff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff3a3f5000 - 0x7fff3a3f5fff com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3a3f6000 - 0x7fff3a472ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff3a473000 - 0x7fff3a74afff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff3a74b000 - 0x7fff3a793ff7 com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff3a794000 - 0x7fff3a79cffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff3a79d000 - 0x7fff3a94eff7 com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff3a94f000 - 0x7fff3a9edff7 com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff3a9ee000 - 0x7fff3aa38ff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff3aa39000 - 0x7fff3aaa0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff3aaa1000 - 0x7fff3aac2ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff3adcd000 - 0x7fff3af2fff3 com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff3af30000 - 0x7fff3af70ff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff3af71000 - 0x7fff3b000fff com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff3b257000 - 0x7fff3b25cffb com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3b422000 - 0x7fff3b7cffff com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3b83e000 - 0x7fff3b86dffb com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3b96d000 - 0x7fff3ba77fff com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff3bada000 - 0x7fff3bb69fff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff3bb6b000 - 0x7fff3bb7affb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff3bbce000 - 0x7fff3bd59fef com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff3bd5a000 - 0x7fff3bd5effb libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff3bd5f000 - 0x7fff3be3bfef libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3be3c000 - 0x7fff3be61feb libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff3c124000 - 0x7fff3c14afeb libPng.dylib (1850.2) <FBCEE909-F573-3AD6-A45F-AF32612BF8A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff3c14b000 - 0x7fff3c14dffb libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff3c14e000 - 0x7fff3c19bfe7 libTIFF.dylib (1850.2) <F59557C9-C761-3E6F-85D1-0FBFFD53ED5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff3d30e000 - 0x7fff3d327fff com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff3dd43000 - 0x7fff3ddebff7 com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff3de07000 - 0x7fff3de26ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff3de27000 - 0x7fff3dea3fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff3dea4000 - 0x7fff3decbfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3decc000 - 0x7fff3dff7ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3dff8000 - 0x7fff3e012fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff3e013000 - 0x7fff3e014ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3ee0b000 - 0x7fff3ee17ff7 com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff418ac000 - 0x7fff418b4fe3 libcldcpuengine.dylib (2.11) <AAE49359-EB53-3FD4-ADBF-C60498BD0B34> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff418b5000 - 0x7fff4190cff7 com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff4190d000 - 0x7fff41928ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff41929000 - 0x7fff41934ffb com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff42284000 - 0x7fff42286fff libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff42287000 - 0x7fff4228cff3 libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff4228d000 - 0x7fff42291fff libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff42292000 - 0x7fff4229aff7 libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff4229b000 - 0x7fff422a6fff libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff422a7000 - 0x7fff422e1fef libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff422e2000 - 0x7fff42454ff7 libGLProgrammability.dylib (17.7.3) <5BB795C6-97AB-37AC-954C-145E3216AC3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff42455000 - 0x7fff42493fff libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff42e30000 - 0x7fff42e3fffb com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff42e40000 - 0x7fff42fd7ff7 GLEngine (17.7.3) <B2CB8E1E-4AD3-3CE4-ACB0-89A6749603D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff42fd8000 - 0x7fff43001ff3 GLRendererFloat (17.7.3) <A656F9C6-AB06-33C6-842A-600CB8B060C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff43c42000 - 0x7fff43e99ff7 com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff446ce000 - 0x7fff449cefff com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff449cf000 - 0x7fff44a5bfff com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff44a8d000 - 0x7fff44a91fff com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff44e2a000 - 0x7fff44e97fff com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff480d3000 - 0x7fff48178feb com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff48b8c000 - 0x7fff48b8dff7 com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff4918e000 - 0x7fff491baff7 com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff492e2000 - 0x7fff492f1fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff493ed000 - 0x7fff493f8fff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff49439000 - 0x7fff49482ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff496d6000 - 0x7fff496f8fff com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff49857000 - 0x7fff4986bffb com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff49c3a000 - 0x7fff49d26ff7 com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff49ee8000 - 0x7fff49ef0fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff49ef1000 - 0x7fff49f86fff com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff49f87000 - 0x7fff49ff4ff3 com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff4bc5f000 - 0x7fff4bc68ffb com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4c941000 - 0x7fff4c952ff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff4cefc000 - 0x7fff4cf62ff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4d20f000 - 0x7fff4d217ff7 com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4d393000 - 0x7fff4d3c4ff3 com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4d78b000 - 0x7fff4d80ffff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4d89f000 - 0x7fff4d9caff7 com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4d9cb000 - 0x7fff4db6bfff com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4dbbf000 - 0x7fff4dc22ff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff4dc23000 - 0x7fff4dc34ff7 com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4dcc4000 - 0x7fff4dcd3fff com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4dcd4000 - 0x7fff4dcd8ff7 com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4dd59000 - 0x7fff4ddceffb com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4de1a000 - 0x7fff4de57ff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4de58000 - 0x7fff4df93ff7 com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4eeda000 - 0x7fff4f2f5fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff52ba9000 - 0x7fff52baafff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff5423e000 - 0x7fff54249ff7 libGPUSupportMercury.dylib (17.7.3) <36E3C5B1-15EB-3713-BC3A-31A3B074DD24> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff5424a000 - 0x7fff5424ffff com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff5505b000 - 0x7fff5506afff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff551d0000 - 0x7fff55244ffb com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff56548000 - 0x7fff5654fffb com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff56553000 - 0x7fff5656bfff com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff56913000 - 0x7fff56940ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff56bd3000 - 0x7fff56be5ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff56c00000 - 0x7fff56cdbff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff56cdc000 - 0x7fff56d18ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff56d1f000 - 0x7fff56d24fff com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff57a19000 - 0x7fff57a41ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff57a42000 - 0x7fff57acfff7 com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff57c7a000 - 0x7fff57c95ffb com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff57d1e000 - 0x7fff57d48ffb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff57f84000 - 0x7fff57f8efff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff587ef000 - 0x7fff58840ff3 com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff599d8000 - 0x7fff599e7ff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5b879000 - 0x7fff5b897ff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5ba2f000 - 0x7fff5ba7ffff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff5bbdd000 - 0x7fff5bbfffff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5d409000 - 0x7fff5d527fff com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5e33b000 - 0x7fff5e5eafff com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5ed8d000 - 0x7fff5ed99fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5f4ea000 - 0x7fff5f575fc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5fa5d000 - 0x7fff5fa69ffb com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5fccf000 - 0x7fff5fd97ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff5fe4d000 - 0x7fff5fe4efff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff5fe54000 - 0x7fff6000bffb com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff60c87000 - 0x7fff60d60fff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff61538000 - 0x7fff6153bfff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff6193c000 - 0x7fff6193effb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff61c08000 - 0x7fff61c3cfff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
0x7fff61c3f000 - 0x7fff61c49ff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
0x7fff61cd7000 - 0x7fff61cd8ffb libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff61d0f000 - 0x7fff61f66ff3 libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
0x7fff61fb7000 - 0x7fff61fd6fff libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
0x7fff61fd7000 - 0x7fff61fd7fff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff62117000 - 0x7fff62118ffb libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib
0x7fff62194000 - 0x7fff62195fff libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
0x7fff621a7000 - 0x7fff621bdffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
0x7fff621be000 - 0x7fff621e7ffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
0x7fff621e8000 - 0x7fff62267fff libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
0x7fff6226b000 - 0x7fff6226bff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
0x7fff6233b000 - 0x7fff6234bffb libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
0x7fff6234c000 - 0x7fff62359fff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
0x7fff6235a000 - 0x7fff623adff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
0x7fff623ae000 - 0x7fff623c3ff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
0x7fff623c4000 - 0x7fff623c4ff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
0x7fff623c5000 - 0x7fff623d5ffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
0x7fff623d6000 - 0x7fff623eeffb libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
0x7fff62663000 - 0x7fff62679fff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
0x7fff6267a000 - 0x7fff6267bff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff62819000 - 0x7fff62911ff7 libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
0x7fff62b27000 - 0x7fff62b7dff3 libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
0x7fff62cb1000 - 0x7fff62cb1fff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
0x7fff62ce3000 - 0x7fff62ce8ff7 libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
0x7fff62ce9000 - 0x7fff62ceeff7 libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
0x7fff62d19000 - 0x7fff62e09fff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
0x7fff62e0a000 - 0x7fff6306bffb libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
0x7fff630b8000 - 0x7fff630b9fff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
0x7fff630ba000 - 0x7fff630d2ff3 liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
0x7fff630ea000 - 0x7fff6318eff7 libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
0x7fff6318f000 - 0x7fff63393fff libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
0x7fff6356b000 - 0x7fff638bcff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
0x7fff6394e000 - 0x7fff640d3fdf libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
0x7fff640e5000 - 0x7fff640e9ffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
0x7fff640ec000 - 0x7fff64121fff libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
0x7fff6423a000 - 0x7fff64252ffb libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
0x7fff642a5000 - 0x7fff64482fff libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
0x7fff6469b000 - 0x7fff6469eff7 libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
0x7fff6469f000 - 0x7fff646acfff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
0x7fff646b1000 - 0x7fff64793ff3 libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
0x7fff64794000 - 0x7fff647bcff3 libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
0x7fff647bd000 - 0x7fff647cfff7 libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
0x7fff64fb3000 - 0x7fff64fb7ff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
0x7fff64fb8000 - 0x7fff64fc2ff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
0x7fff64fc3000 - 0x7fff64fcaff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
0x7fff64fcb000 - 0x7fff64fd4ff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
0x7fff64fd5000 - 0x7fff65059fc3 libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
0x7fff650e0000 - 0x7fff65119ff7 libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
0x7fff6511a000 - 0x7fff65146ff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
0x7fff65147000 - 0x7fff65147ffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
0x7fff65148000 - 0x7fff65154ff3 libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib
0x7fff65155000 - 0x7fff65155ff7 liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
0x7fff65156000 - 0x7fff6515bfff libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
0x7fff6515c000 - 0x7fff6515effb libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
0x7fff6515f000 - 0x7fff65160ff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
0x7fff65161000 - 0x7fff65178ff3 libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
0x7fff65179000 - 0x7fff65179ff7 libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
0x7fff6517a000 - 0x7fff65201fff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
0x7fff65202000 - 0x7fff65205ffb libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
0x7fff65206000 - 0x7fff65209ff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff6520a000 - 0x7fff65210fff libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
0x7fff65211000 - 0x7fff65217ff7 libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
0x7fff65218000 - 0x7fff65263ffb libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
0x7fff65264000 - 0x7fff6528cff7 libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
0x7fff6528d000 - 0x7fff652d8ff7 libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
0x7fff652d9000 - 0x7fff65303fff libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
0x7fff65304000 - 0x7fff6530eff7 libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
0x7fff6530f000 - 0x7fff65316fff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
0x7fff65317000 - 0x7fff65320fef libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
0x7fff65321000 - 0x7fff6532bff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
0x7fff6532c000 - 0x7fff6532fff7 libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
0x7fff65330000 - 0x7fff65332ff3 libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
0x7fff65333000 - 0x7fff6533aff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
0x7fff6533b000 - 0x7fff65350fff libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
0x7fff65352000 - 0x7fff65357ffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
0x7fff65358000 - 0x7fff65387fff libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 25759
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=385.9M resident=0K(0%) swapped_out_or_unallocated=385.9M(100%)
Writable regions: Total=646.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=646.3M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 3860K 3
CG image 24K 2
CoreAnimation 72K 6
CoreGraphics 8K 1
CoreImage 24K 2
CoreUI image data 488K 5
CoreUI image file 404K 4
Foundation 4K 1
Kernel Alloc Once 8K 1
MALLOC 241.3M 49
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 1792K 2 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Memory Tag 242 12K 1
OpenGL GLSL 256K 3
STACK GUARD 56.0M 11
Stack 13.1M 11
VM_ALLOCATE 100K 12
__DATA 26.2M 237
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 224.1M 7
__TEXT 161.8M 240
__UNICODE 564K 1
mapped file 55.0M 17
shared memory 664K 10
=========== ======= =======
TOTAL 1.1G 639
TOTAL, minus reserved VM space 789.4M 639
Model: MacBookPro11,2, BootROM 156.0.0.0.0, 4 processors, Intel Core i7, 2 GHz, 16 GB, SMC 2.18f15
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
- 1
Greetings!
Lately I faced critical error after updating J-Link drivers from 6.44d to 6.98a. After update my system cannot run debug with GDB. Process halted after connection to target with «buffer overflow detected» message.
Setup:
Target: KIT_XMC47_RELAX with on-board J-Link based on XMC4200
Platform: Ubuntu 20.04 LTE (VirtualBox)
Driver: 6.98a (and all previous since 6.94)I checked available drivers — all from 6.44d (which I initially used) till 6.92 are fine. Problem started at 6.94. Also checked with Ubuntu 18.04 — it’s ok there. Also working at Win10.
Log:
-
- 2
Hi,
We have seen this before but only in combination with loading an RTOS plugin.
As you also found out it is not a generic problem but only seems to happen under specific Ubuntu versions (18.x is fine, 20.x throws the error).
It is a message from outside GDBServer (probably from GLIBC or so) that ends up in the terminal.
When debugging the issue, there was a system call which triggered the error message but it was not obvious why because the buffer that was passed (to store a path) was way larger than the path that was stored.We will have a look into this again and check if we can reproduce.
Can you provide the VirtualBox image if needed?
We will try to setup it on our own but in case it is not reproducible, the image would help.BR
AlexPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 3
Good day and thanks for reply!
I am sure that you will be able to re-create issue since I also tried with another freshly installed VM with same OS and drivers. Anyway I’m ready to prepare another VM instance (more compact than my usual ones) for you once again by first request.
Also I tested latest drivers named V6.98b — problem still present. I am attaching screenshots of system error report -maybe they will be useful in tracking issue.
-
- 4
A clean VM would be appreciated as this could speed things up and allows us to check if the our fix works in your environment as well.
Investigation is scheduled for later this / next week.Please read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 5
Good day, Erik.
As I promised — below you can find a link to freshly installed, clean, packed and ready VM.
Info:
Software: VirtualBox Version 6.1.18 r142142 (Qt5.6.2)
User and pass: main/main
Sample project path: /home/main/Desktop/Sample/
Toolchain path: /home/main/Downloads/gcc-arm-none-eabi-10-2020-q4-major/
IDE: Visual Studio Code (if it’s possible to call it IDE)Note:
You won’t be able to compile project since I made scripts only for Debug tests. Also — this project prepared and compiled in DAVE 4.4.2 (Infineon’s IDE) and moved inside VM for debug (this made on purpose to make setup faster and also because I can’t share exact project and used libs due to reasons).
Anyway — all described in head post problems were recreated and easy to reproduce — right now installed driver version 6.92 and all works like charm but in Downloads folder you can find latest (per now) 6.98c and if you will replace current driver with it — debug became unavailable.How to use project:
1) Open VS Code (from Favorite panel).
2) Open Sample folder at Desktop in VS Code.
3) Make sure JLink (in my case that’s XMC4700 Relax Kit) attached to VM.
4) Hit F5 button — Debug process will start and will wait at the start of main function.
5) Fill free to Run, use Breakpoints, read-out variables etc. -
- 6
Good day!
I tested newest version ( named 6.98d ) — all symptoms are the same.
Any new on this topic?
The post was edited 1 time, last by Godsmack (Mar 29th 2021, 1:07pm).
-
- 7
Please excuse the delay in response. It’s been some quite busy days…
It’s not forgotten and we plan to have a look at this later this week or next week at the latest.I will keep you posted.
Best regards
ErikPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 8
Greetings, dear SEGGER team!
2 weeks passed by, any news by this topic?
I tested latest release named V7.00 — I can’t see same error but debug doesn’t start anyway.
-
- 9
I am experiencing the same issue and would also be very grateful if it was solved
-
- 10
Hi,
Sorry for the delay in response.
We have not forgotten about this.Unfortunately, we do not have any resources available to look into this,
but we will do so as soon as possible.
We have some high priority projects with upcoming deadlines we have to get out of the way first.We are sorry for any inconvenience caused.
Best regards
FabianPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 11
Hi Godsmack et al,
I just got back on this and tried the VM you provided etc.
First of all:
Thanks for the VM. One of the best prepared support cases ever.
Download, start, description how to reproduce etc. all just perfect!Godsmack wrote:
Anyway — all described in head post problems were recreated and easy to reproduce — right now installed driver version 6.92 and all works like charm but in Downloads folder you can find latest (per now) 6.98c and if you will replace current driver with it — debug became unavailable.
I tried with with the following versions:
V6.92 (pre-installed in the VM)
V6.98c (from your Download folder)
V7.20a (current release)With all 3 versions I am able to start a debug session with Visual Studio Code and I am able to step through the code, set BPs, …
I did not see the «buffer overflow» message a single time.
I also made sure that I use exactly the same version of Virtual Box as you do.This is weird…
I am running Virtual Box on a Windows 10 x86_64 host but the host should not really matter.Is there anything else I need to do to reproduce the issue?
BR
AlexPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 12
I also checked with another VM (Ubuntu 20.04 + VMWare) I have here but starting GDBServer (same command line as you use)
and waiting for the target connection etc. works fine in this VM as well.
I also checked with
V6.98c
V7.20aBR
AlexPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 13
Good day, Alex!
First of all — thanks for finding time to look into this issue!
After reading your messages I decided to repeat your steps as described:
- I rolled back VM to state which I provided.
- Tested V6.92 which was installed — works.
- Installed V6.98c (from your Download folder) — it works too…
At this stage I was pretty discouraged — I am sure that in VM that I provided the issue has been present. So the hunt begins…
In the following description I will operate only with provided deb packages which are located in the Download folder (V6.92 and V6.98c).What I didn’t mention in the original description — each new installation was made after complete removal of the previous version. How to make it — in Terminal enter following command:
sudo apt-get purge --auto-remove jlink
Take a note at the “auto” prefix — it is extremely important to make sure that we will remove ALL unused dependencies.
After this command feel free to install V6.98c (from Download folder). Running the debug process after this will cause one of two cases — either terminal stuck on “Connecting to target…” or mentioned in the original post “Buffer overflow” (please check attached screenshot).I noticed that removing different versions causing removing different amount of dependencies:
- Installed V6.92 from deb package
- Executed
sudo apt-get purge --remove jlink
(to see which packages will stay but will be unused we do not use auto prefix) - Command output:
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages were automatically installed and are no longer required:
libncurses5 libtinfo5
Use ‘sudo apt autoremove’ to remove them.
The following packages will be REMOVED:
jlink*
0 upgraded, 0 newly installed, 1 to remove and 71 not upgraded.
After this operation, 82,9 MB disk space will be freed.
Do you want to continue? [Y/n]Let’s repeat with the newer version.
- Installed V6.98c from deb package
- Executed again
sudo apt-get purge --remove jlink
- Command output:
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages will be REMOVED:
jlink*
0 upgraded, 0 newly installed, 1 to remove and 71 not upgraded.
After this operation, 85,6 MB disk space will be freed.
Do you want to continue? [Y/n]In conclusion — if the installation of the new JLink has been performed in a cumulative manner — all systems are working great. In case of pure installation, the issue is still present.
Best Regards
Images
-
Screenshot 2021-05-17 133257.png
366.47 kB, 1,735×1,119, viewed 241 times
-
- 14
Also tested with latest release V720a:
- Removed all installed JLink by executing
sudo apt-get purge --auto-remove jlink
- Download and installed JLink_Linux_V720a_x86_64.deb
- Run VSCode and hit F5
- «buffer overflow detected» error (check the attached screenshot)
Log from Output tab bellow:
Images
-
Screenshot 2021-05-18 122843.png
354.08 kB, 1,735×1,121, viewed 240 times
-
- 15
Hi,
After executing the «purge» with «auto-remove» I can reproduce the issue.
However, I can only reproduce it when starting a session from within VSCode.
If I start JLinkGDBServer stand-alone but with exactly the same command line as VSCode uses, I *never* get a fault:Source Code
- /usr/bin/JLinkGDBServer -if swd -port 50000 -swoport 50001 -telnetport 50002 -device XMC4700-2048
Another weird thing is that this seems to be the toolchain base address used by VSCode:
Source Code
- /home/main/Downloads/gcc-arm-none-eabi-10-2020-q4-major/bin/
But if I try to start GDB from thar directory, I get a fault because of missing dependencies (The dependencies that were removed with the purge…):
Source Code
- /home/main/Downloads/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gdb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
So it looks like not only GDBServer is «broken» after the purge…
Wondering how VSCode debugging is supposed to work at all if even GDB cannot be started.
I am not convinced that GDBServer is really the problem here but I am digging…Additional info:
Issuing «sudo apt install libncurses5» makes GDB to be usable again but at the same time gets rid of the buffer overflow message.
Things are working fine, as soon as this lib is installed.
From /pro/<PID>/maps I do not see that JLinkGDBServerCLExe is loading libncurses, so I do not see any relation between libncurses and J-Link GDB Server.
However, as even GDB stops working if libncurses is not installed, it is hard to say what goes on here.Please read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 16
OK, found it.
It actually is not really a buffer overflow but glibc seems to detect it as one.Fact 1) If you remove libncurses5 from your system as part of autoremove, you make your GDB toolchain half-way unusable because arm-none-eabi-gdb depends on it. As this is a portable and non-installed package, the package manager does not detect that libncurses5 is still «needed».
Fact 2) By forcing fact 1, you trigger the following behavior of VSCode:
- Start GDBServer
- Try to start GDB which should then open the ELF file and connect to GDBServer
Starting of GDB fails because of the missing dependency.
VSCode sends a kill request to GDBServer.And there is the bug:
GDBServer has a race condition on close so that it can happen that it calls a socket operation with an invalid socket handle.Fact 3)
While we will fix the race condition in fact 2) you won’t be able to debug after «sudo apt purge —autoremove jlink» because GDB cannot run without libncurses5[i].[/i]
So yes, it is a bug but it only fires in a situation where you would be unable to debug anyhow.Will be fixed in V7.20c
BR
AlexPlease read the forum rules before posting.
Keep in mind, this is *not* a support forum.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/Or you can contact us via e-mail.
-
- 17
Good day, SEGGER team.
Yes, I can confirm that after clear installation of V698c debug is not available but after installing libncurses5 all functionality fully restored.
So, for the Ivan and future users here some workaround:
1. Fully remove all installed previously JLink and dependencies by executing:
sudo apt-get purge --auto-remove jlink
2. Install required JLink version downloaded from dedicated page (according to my tests affected versions are from 6.98a to 7.20a)
3. Additionally install libncurses5 by executing following command
sudo apt-get install libncurses5
and debugging back in place.
Thank you Alex for deep dive in the issue!
BR
-
Share
I’m trying to debug a c program written by someone else and I haven’t had to debug c in a long time and nothing this complicated so I’m a bit of a noob. I’m really lost. Please help.
(gdb) run all_list /media/Elements/ANT/data_HLP/STACK/ 20
Starting program: /media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv all_list /media/Elements/ANT/data_HLP/STACK/ 20
[Thread debugging using libthread_db enabled]
file name 0 is 2006_APR_5to150.lst
length of file 0 is 2937
file name 1 is 2006_AUG_5to150.lst
length of file 1 is 12567
all info read fine
*** buffer overflow detected ***: /media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x37)[0x7ffff75e7b87]
/lib/libc.so.6[0x7ffff75e6b30]
/lib/libc.so.6[0x7ffff75e5f99]
/lib/libc.so.6(_IO_default_xsputn+0x98)[0x7ffff7564968]
/lib/libc.so.6(_IO_vfprintf+0x3da2)[0x7ffff7538b42]
/lib/libc.so.6(__vsprintf_chk+0x99)[0x7ffff75e6039]
/lib/libc.so.6(__sprintf_chk+0x7f)[0x7ffff75e5f7f]
/media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv[0x40135f]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7ffff750eabd]
/media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv[0x400b19]
======= Memory map: ========
00400000-00402000 r-xp 00000000 08:21 3131097 /media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv
00601000-00602000 r—p 00001000 08:21 3131097 /media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv
00602000-00603000 rw-p 00002000 08:21 3131097 /media/Elements/ANT/progs_HLP/STACK/debug_my_stack_noday_cv
00603000-6f4be000 rw-p 00000000 00:00 0 [heap]
7ffff70bd000-7ffff70d3000 r-xp 00000000 08:05 212175 /lib/libgcc_s.so.1
7ffff70d3000-7ffff72d2000 —p 00016000 08:05 212175 /lib/libgcc_s.so.1
7ffff72d2000-7ffff72d3000 r—p 00015000 08:05 212175 /lib/libgcc_s.so.1
7ffff72d3000-7ffff72d4000 rw-p 00016000 08:05 212175 /lib/libgcc_s.so.1
7ffff72d4000-7ffff72eb000 r-xp 00000000 08:05 212577 /lib/libpthread-2.10.1.so
7ffff72eb000-7ffff74ea000 —p 00017000 08:05 212577 /lib/libpthread-2.10.1.so
7ffff74ea000-7ffff74eb000 r—p 00016000 08:05 212577 /lib/libpthread-2.10.1.so
7ffff74eb000-7ffff74ec000 rw-p 00017000 08:05 212577 /lib/libpthread-2.10.1.so
7ffff74ec000-7ffff74f0000 rw-p 00000000 00:00 0
7ffff74f0000-7ffff7656000 r-xp 00000000 08:05 212485 /lib/libc-2.10.1.so
7ffff7656000-7ffff7856000 —p 00166000 08:05 212485 /lib/libc-2.10.1.so
7ffff7856000-7ffff785a000 r—p 00166000 08:05 212485 /lib/libc-2.10.1.so
7ffff785a000-7ffff785b000 rw-p 0016a000 08:05 212485 /lib/libc-2.10.1.so
7ffff785b000-7ffff7860000 rw-p 00000000 00:00 0
7ffff7860000-7ffff78e2000 r-xp 00000000 08:05 212567 /lib/libm-2.10.1.so
7ffff78e2000-7ffff7ae2000 —p 00082000 08:05 212567 /lib/libm-2.10.1.so
7ffff7ae2000-7ffff7ae3000 r—p 00082000 08:05 212567 /lib/libm-2.10.1.so
7ffff7ae3000-7ffff7ae4000 rw-p 00083000 08:05 212567 /lib/libm-2.10.1.so
7ffff7ae4000-7ffff7bd8000 r-xp 00000000 08:05 1209312 /usr/lib/libfftw3.so.3.2.3
7ffff7bd8000-7ffff7dd7000 —p 000f4000 08:05 1209312 /usr/lib/libfftw3.so.3.2.3
7ffff7dd7000-7ffff7dde000 r—p 000f3000 08:05 1209312 /usr/lib/libfftw3.so.3.2.3
7ffff7dde000-7ffff7ddf000 rw-p 000fa000 08:05 1209312 /usr/lib/libfftw3.so.3.2.3
7ffff7ddf000-7ffff7dfe000 r-xp 00000000 08:05 212299 /lib/ld-2.10.1.so
7ffff7fe4000-7ffff7fe7000 rw-p 00000000 00:00 0
7ffff7ff6000-7ffff7ff8000 rw-p 00000000 00:00 0
7ffff7ff9000-7ffff7ffc000 rw-p 00000000 00:00 0
7ffff7ffc000-7ffff7ffd000 r-xp 00000000 00:00 0 [vdso]
7ffff7ffd000-7ffff7ffe000 r—p 0001e000 08:05 212299 /lib/ld-2.10.1.so
7ffff7ffe000-7ffff7fff000 rw-p 0001f000 08:05 212299 /lib/ld-2.10.1.so
7ffffffea000-7ffffffff000 rw-p 00000000 00:00 0 [stack]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Program received signal SIGABRT, Aborted.
0x00007ffff75234b5 in raise () from /lib/libc.so.6
(gdb) where
#0 0x00007ffff75234b5 in raise () from /lib/libc.so.6
#1 0x00007ffff7526f50 in abort () from /lib/libc.so.6
#2 0x00007ffff755c1b7 in ?? () from /lib/libc.so.6
#3 0x00007ffff75e7b87 in __fortify_fail () from /lib/libc.so.6
#4 0x00007ffff75e6b30 in __chk_fail () from /lib/libc.so.6
#5 0x00007ffff75e5f99 in ?? () from /lib/libc.so.6
#6 0x00007ffff7564968 in _IO_default_xsputn () from /lib/libc.so.6
#7 0x00007ffff7538b42 in vfprintf () from /lib/libc.so.6
#8 0x00007ffff75e6039 in __vsprintf_chk () from /lib/libc.so.6
#9 0x00007ffff75e5f7f in __sprintf_chk () from /lib/libc.so.6
#10 0x000000000040135f in sprintf (argc=<value optimized out>, argv=<value optimized out>) at /usr/include/bits/stdio2.h:34
#11 main (argc=<value optimized out>, argv=<value optimized out>) at debug_my_stack_noday_cv.c:261
I checked line 261, but I’m not sure what’s wrong.
Code:
#define MAIN #include <stdio.h> #include <stdlib.h> #include <math.h> #include "/media/Elements/ANT/progs_HLP/HEADFILE/mysac.h" #include "string.h" /* a program to take the list files, for up to 30 files, and stack all the files that are present in all directories. The list files must have the absolute path as the first line. The other lines should be a file name followed by a tab then the number of days of raw data that lead to this correlation. */ /* information about all files in all directories are read into this af[] structure. */ // change the delta of sac file when it is not 1.0 /* _cv vision dosn't use the SAC program but use the pure C progrrame. * */ struct onefile { /* file name and number */ char name[100]; /* complete file name */ int ndays; /* number of days for the given correlation */ int onoff; /* tells if file has been stacked (1) or not (0) */ float depmin; /* min signal value, from sac header depmin value */ float depmax; /* like depmin, max signal value */ }; struct allfiles { /*for whole filelist with dir and len*/ char dir[100]; /* absolute path, ending in a "/" */ struct onefile fname[400000]; /* structure for each file */ int len; /* total number of files in a given directory */ } af[40]; /* up to 30 month.lst files can be used, this can be changed */ /**/ void write_sac (char *fname, float *sig, SAC_HD *SHD) /*---------------------------------------------------------------------------- * ----------------------------------------------------------------------------*/ { FILE *fsac; int i; /*..........................................................................*/ fsac = fopen(fname, "wb"); if ( !SHD ) SHD = &SAC_HEADER; SHD->iftype = (long)ITIME; SHD->leven = (long)TRUE; SHD->lovrok = (long)TRUE; SHD->internal4 = 6L; /*+++++++++++++++++++++++++++++++++++++++++*/ SHD->depmin = sig[0]; SHD->depmax = sig[0]; for ( i = 0; i < SHD->npts ; i++ ) { if ( SHD->depmin > sig[i] ) SHD->depmin = sig[i]; if ( SHD->depmax < sig[i] ) SHD->depmax = sig[i]; } fwrite(SHD,sizeof(SAC_HD),1,fsac); fwrite(sig,sizeof(float),(int)(SHD->npts),fsac); fclose (fsac); } /**/ /*c/////////////////////////////////////////////////////////////////////////*/ /*--------------------------------------------------------------------------*/ SAC_HD *read_sac (char *fname, float *sig, SAC_HD *SHD, int nmax) /*---------------------------------------------------------------------------- ----------------------------------------------------------------------------*/ { FILE *fsac; /*..........................................................................*/ if((fsac = fopen(fname, "rb")) == NULL) { printf("could not open sac file to read%s n", fname); exit(1); } if ( !fsac ) { /*fprintf(stderr,"file %s not findn", fname);*/ return NULL; } if ( !SHD ) SHD = &SAC_HEADER; fread(SHD,sizeof(SAC_HD),1,fsac); if ( SHD->npts > nmax ) { fprintf(stderr, "ATTENTION !!! dans le fichier %s npts est limite a %d",fname,nmax); SHD->npts = nmax; } fread(sig,sizeof(float),(int)(SHD->npts),fsac); fclose (fsac); /*------------- calcule de t0 ----------------*/ { int eh, em ,i; float fes; char koo[9]; for ( i = 0; i < 8; i++ ) koo[i] = SHD->ko[i]; koo[8] = 0 ; SHD->o = SHD->b + SHD->nzhour*3600. + SHD->nzmin*60 + SHD->nzsec + SHD->nzmsec*.001; sscanf(koo,"%d%*[^0123456789]%d%*[^.0123456789]%g",&eh,&em,&fes); SHD->o -= (eh*3600. + em*60. + fes); /*-------------------------------------------*/} return SHD; } #define SLEN 400000 float sig0[SLEN]; float cvsig[SLEN]; float tempsig[SLEN]; int main(int argc, char *argv[]) { FILE *fp1, *fp0; char ch; int i = 0, j = 0, k = 0, quit = 0, nfiles = 0; int inotbase = 0, jbase = 0, jnotbs = 0; int div_by = 0, mindays = 0, ibase = 0; char dir[100], filename[100], nombre[100]; char dump[100], outdir[100], fname[100]; float minv = 2000000; SAC_HD cvSAC_HEADER, tempSAC_HEADER; /* check for comand line arg */ if(argc!=4) { printf("Usage: enter filelist outfile_directory mindaysn"); exit(1); } strcpy(outdir, argv[2]); /* open file for reading */ if((fp0 = fopen(argv[1], "r"))==NULL) { printf("cannot open infile.n"); exit(1); } fgets(filename, 60, fp0); /*name of month.lst */ /* fill the structure with all the file information for up to 30 files */ do{ i = strlen(filename); filename[i-1] =''; printf("file name %d is %sn", k, filename); /* open file for reading */ if((fp1 = fopen(filename, "r"))==NULL) { printf("cannot open infile number %d.n", k); exit(1); } /* first line of file must be the absolute path*/ fgets(dir, 80, fp1); i = strlen(dir); dir[i-1] = ''; strcpy(af[k].dir, dir); //fprintf(stderr,"the SAC files are at : %s n",dir); if( fgets(nombre,80,fp1)==NULL) goto next; do { i = strlen(nombre); nombre[i-1] = ''; sprintf(fname, "%s%s", af[k].dir, nombre); if (fmod(j,50.0)==0.0) //fprintf(stderr,"%s%sn",af[k].dir,nombre); /*---------------- reading sac file -------------------*/ if ( read_sac (fname, sig0, &SAC_HEADER, SLEN) == NULL ){ fprintf(stderr,"file %s not foundn", fname); return 0; } /* judge if the sac file is a null file with only headfile no signal */ if( SAC_HEADER.depmin < minv ) { strcpy(af[k].fname[j].name, nombre); /* get the number of days */ // fgets(dump, 30, fp1); //af[k].fname[j].ndays = atoi(dump); af[k].fname[j].ndays = 20; af[k].fname[j].onoff = 0; af[k].fname[j].depmin = ((-1)*SAC_HEADER.depmin); af[k].fname[j].depmax = SAC_HEADER.depmax; j++; } else { //fgets(dump, 30, fp1); } fgets(nombre,80,fp1); } while(!feof(fp1)); next: /* j is number of files for a given dir */ af[k].len = j; fprintf(stderr, "length of file %d is %dn", k, af[k].len); j = 0; k++; fgets(filename, 60, fp0); } while(!feof(fp0)); fprintf(stderr, "all info read finenn"); nfiles = k; /* number of files as determined from loop*/ fclose(fp1); fclose(fp0); /*next section checks for file existence in all directories and writes script to add the files together. It will only be executed if the file is in all directories. */ /* inotbase is file num. inotbase=0 is reference file*/ jbase = 0;/* j is line of first (ibase) file */ jnotbs = 0;/* jnotbs is line of second file */ char cvsacname[30]; char tempsacname[30]; char cvobsac[30]; int cvi=0; /* increment over nfiles so if a file is in the second, third etc but not the first it will not be missed */ for(ibase = 0; ibase < nfiles; ibase++){ if (af[ibase].len==0) continue; do{ /* outer do while */ inotbase = ibase + 1; if(af[ibase].fname[jbase].onoff==0){ /* write sac script header */ /*if((fp1 = fopen("dostack.csh", "w"))==NULL) { fprintf(stderr, "cannot open dostack.csh n"); exit(1); } fprintf(stderr, "filename is %sn", af[ibase].fname);*/ // read sac file to cvsig[200000], SAC_HD cvsac_hd; sprintf(cvsacname,"%s%s",af[ibase].dir, af[ibase].fname[jbase].name); // fprintf(stderr,"%sn",cvsacname); if ( read_sac (cvsacname, cvsig, &cvSAC_HEADER, SLEN) == NULL ){ fprintf(stderr,"file %s not foundn", af[ibase].fname); return 0; } if (cvSAC_HEADER.delta!=1.0) cvSAC_HEADER.delta=1.0; af[ibase].fname[jbase].onoff=1; //fprintf(fp1, "#!/bin/cshn"); //fprintf(fp1, "sac << ENDn"); //fprintf(fp1, "r %s%sn", af[ibase].dir, af[ibase].fname[jbase].name); // if(af[ibase].fname[jbase].depmin > af[ibase].fname[jbase].depmax){ // fprintf(fp1, "div %fn", af[ibase].fname[jbase].depmin); // } // else fprintf(fp1, "div %fn", af[ibase].fname[jbase].depmax); //fprintf(fp1, "mul %dn", af[ibase].fname[jbase].ndays); //fprintf(fp1, "w ann"); /* div_by will sum up total number of days from each month */ div_by = af[ibase].fname[jbase].ndays; do{ /* inner do while */ /* if strings are different, increment jnotbs, quit if jnotbs gets to reach the end of the file */ if(strcmp(af[ibase].fname[jbase].name, af[inotbase].fname[jnotbs].name)) { if(jnotbs == af[inotbase].len) { fprintf(stderr, "match wrongn"); if(inotbase != nfiles) inotbase++; jnotbs = 0; } else jnotbs++; } /* if file names are the same, write this part of the script*/ else { //fprintf(fp1, "r %s%sn", af[inotbase].dir, af[ibase].fname[jbase].name); sprintf(tempsacname,"%s%s", af[inotbase].dir, af[ibase].fname[jbase].name); fprintf(stderr,"%sn",tempsacname); if ( read_sac (tempsacname, tempsig, &tempSAC_HEADER, SLEN) == NULL ){ fprintf(stderr,"file %s not foundn", af[ibase].fname); return 0; } if (tempSAC_HEADER.delta!=1.0) tempSAC_HEADER.delta=1.0; af[inotbase].fname[jnotbs].onoff = 1; // if(af[inotbase].fname[jnotbs].depmin > af[inotbase].fname[jnotbs].depmax){ // fprintf(fp1, "div %fn", af[inotbase].fname[jnotbs].depmin); // } //else fprintf(fp1, "div %fn", af[inotbase].fname[jnotbs].depmax); //fprintf(fp1, "mul %dn", af[inotbase].fname[jnotbs].ndays); //fprintf(fp1, "w aan"); //fprintf(fp1, "r an"); //fprintf(fp1, "addf aan"); //fprintf(fp1, "w ann"); fprintf(stderr,"npts: %dn",tempSAC_HEADER.npts); if (tempSAC_HEADER.npts == cvSAC_HEADER.npts) { for (cvi=0; cvi<tempSAC_HEADER.npts; cvi++) { cvsig[cvi]=cvsig[cvi]+tempsig[cvi]; } div_by += af[inotbase].fname[jnotbs].ndays; } else fprintf(stderr,"the sac file %s is not consistant with sac file %sn", cvsacname,tempsacname); inotbase++; jnotbs = 0; } } while(inotbase != nfiles); /* inner do while */ //fprintf(fp1, "r an"); //fprintf(fp1, "ch user0 %dn", div_by); //fprintf(fp1, "w %s%sn", outdir, af[ibase].fname[jbase].name); //fprintf(fp1, "ENDnn"); //fclose(fp1); /* if inotbase = nfiles, file present in all directories */ /* this could be made into something less than nfiles for example, if nfiles = 12, this could be executed for inotbase > 10 or something. */ if(inotbase == nfiles){ //fprintf(stderr, "file %s present in all dirs n", af[ibase].fname[jbase].name); } strcpy(dump, argv[3]); mindays=atoi(dump); if(div_by >= mindays){ //system("csh dostack.csh"); //sprintf(dump, "mv dostack.csh scripts/%d%s.csh", ibase, af[ibase].fname[jbase].name); //system(dump); //fprintf(stderr,"outdir : %sn",outdir); sprintf(cvobsac,"%s%s",outdir, af[ibase].fname[jbase].name); cvSAC_HEADER.delta=1.0; write_sac (cvobsac,&(cvsig[0]),&cvSAC_HEADER); } } /* end if loop */ /* reset the indices */ quit = 0; jnotbs = 0; jbase++; } while(jbase != af[ibase].len); /* outer do while */ jbase = 0; } /* end for loop */ return 0; }
Code:
#ifndef MYSAC #define MYSAC typedef struct sac { float delta, depmin, depmax, scale, odelta; float b, e, o, a, internal1; float t0, t1, t2, t3, t4; float t5, t6, t7, t8, t9; float f, resp0, resp1, resp2, resp3; float resp4, resp5, resp6, resp7, resp8; float resp9, stla, stlo, stel, stdp; float evla, evlo, evel, evdp, unused1; float user0, user1, user2, user3, user4; float user5, user6, user7, user8, user9; float dist, az, baz, gcarc, internal2; float internal3, depmen, cmpaz, cmpinc, unused2; float unused3, unused4, unused5, unused6, unused7; float unused8, unused9, unused10, unused11, unused12; int nzyear, nzjday, nzhour, nzmin, nzsec; int nzmsec, internal4, internal5, internal6, npts; int internal7, internal8, unused13, unused14, unused15; int iftype, idep, iztype, unused16, iinst; int istreg, ievreg, ievtyp, iqual, isynth; int unused17, unused18, unused19, unused20, unused21; int unused22, unused23, unused24, unused25, unused26; int leven, lpspol, lovrok, lcalda, unused27; char kstnm[8], kevnm[16]; char khole[8], ko[8], ka[8]; char kt0[8], kt1[8], kt2[8]; char kt3[8], kt4[8], kt5[8]; char kt6[8], kt7[8], kt8[8]; char kt9[8], kf[8], kuser0[8]; char kuser1[8], kuser2[8], kcmpnm[8]; char knetwk[8], kdatrd[8], kinst[8]; } SAC_HD; #ifndef MAIN extern SAC_HD SAC_HEADER; #else SAC_HD SAC_HEADER; #endif static SAC_HD sac_null = { -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345., -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, -12345, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' }, { '-','1','2','3','4','5',' ',' ' } }; /* defines for logical data types */ #define TRUE 1 #define FALSE 0 /* defines for enumerated data types */ #define IREAL 0 #define ITIME 1 #define IRLIM 2 #define IAMPH 3 #define IXY 4 #define IUNKN 5 #define IDISP 6 #define IVEL 7 #define IACC 8 #define IB 9 #define IDAY 10 #define IO 11 #define IA 12 #define IT0 13 #define IT1 14 #define IT2 15 #define IT3 16 #define IT4 17 #define IT5 18 #define IT6 19 #define IT7 20 #define IT8 21 #define IT9 22 #define IRADNV 23 #define ITANNV 24 #define IRADEV 25 #define ITANEV 26 #define INORTH 27 #define IEAST 28 #define IHORZA 29 #define IDOWN 30 #define IUP 31 #define ILLLBB 32 #define IWWSN1 33 #define IWWSN2 34 #define IHGLP 35 #define ISRO 36 #define INUCL 37 #define IPREN 38 #define IPOSTN 39 #define IQUAKE 40 #define IPREQ 41 #define IPOSTQ 42 #define ICHEM 43 #define IOTHER 44 #define IGOOD 45 #define IGLCH 46 #define IDROP 47 #define ILOWSN 48 #define IRLDTA 49 #define IVOLTS 50 #define INIV51 51 #define INIV52 52 #define INIV53 53 #define INIV54 54 #define INIV55 55 #define INIV56 56 #define INIV57 57 #define INIV58 58 #define INIV59 59 #define INIV60 60 #define FCS "%15.7f%15.7f%15.7f%15.7f%15.7fn" #define ICS "%10d%10d%10d%10d%10dn" #define CCS1 "%-8.8s%-8.8s%-8.8sn" #define CCS2 "%-8.8s%-16.16sn" SAC_HD *read_sac (char *fname, float *sig, SAC_HD *SHD, int nmax); void write_sac (char *fname, float *sig, SAC_HD *SHD); #endif
#1 2012-07-15 17:26:52
- padremayi
- Member
- Registered: 2012-06-29
- Posts: 49
[SOLVED] Buffer overflow detected
Yesterday it works fine, today (my PC hasn’t been rebooted) I’m receiving this error:
[ionic@linux-france qmc2]$ ./qmc2-sdlmame
Warning: option --plugin-path no longer exists.
Warning: option --plugin-path no longer exists.
[0xaaecf88] main services discovery error: no suitable services discovery module
*** buffer overflow detected ***: ./qmc2-sdlmame terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x45)[0xb48bb0a5]
/lib/libc.so.6(+0xfcf3a)[0xb48b8f3a]
/lib/libc.so.6(+0xfefaa)[0xb48bafaa]
/lib/libQtCore.so.4(+0x151aa3)[0xb4c14aa3]
/lib/libQtCore.so.4(_ZN8QProcess14waitForStartedEi+0x34)[0xb4bcb094]
./qmc2-sdlmame[0x81f7449]
./qmc2-sdlmame[0x80c59ba]
./qmc2-sdlmame[0x833e9e5]
/lib/libQtCore.so.4(_ZN14QMetaCallEvent13placeMetaCallEP7QObject+0x3a)[0xb4c4d91a]
/lib/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x26b)[0xb4c51e5b]
/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x8a)[0xb506d90a]
/lib/libQtGui.so.4(_ZN11QMainWindow5eventEP6QEvent+0x6c)[0xb54962bc]
/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xbc)[0xb5014f6c]
/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x234)[0xb5019a24]
/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e)[0xb4c3bbce]
/lib/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x42d)[0xb4c3f8fd]
/lib/libQtCore.so.4(_ZN16QCoreApplication16sendPostedEventsEP7QObjecti+0x2c)[0xb4c3fb8c]
/lib/libQtCore.so.4(+0x1aa874)[0xb4c6d874]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x143)[0xb442e753]
/lib/libglib-2.0.so.0(+0x46af0)[0xb442eaf0]
/lib/libglib-2.0.so.0(g_main_context_iteration+0x41)[0xb442ebd1]
/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x61)[0xb4c6d9f1]
/lib/libQtGui.so.4(+0x1eb0ea)[0xb50c60ea]
/lib/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x4c)[0xb4c3a6ac]
/lib/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x141)[0xb4c3a9a1]
/lib/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x9a)[0xb4c3fc3a]
/lib/libQtGui.so.4(_ZN12QApplication4execEv+0x24)[0xb5012dd4]
./qmc2-sdlmame/lib/libc.so.6(__libc_start_main+0xf5)[0xb47d5605]
./qmc2-sdlmame[0x8070ba1]
======= Memory map: ========
08048000-08658000 r-xp 00000000 08:16 319835 /home/ionic/Compilazione/qmc2/qmc2-sdlmame
08658000-08659000 r--p 0060f000 08:16 319835 /home/ionic/Compilazione/qmc2/qmc2-sdlmame
08659000-0865b000 rw-p 00610000 08:16 319835 /home/ionic/Compilazione/qmc2/qmc2-sdlmame
0865b000-0866c000 rw-p 00000000 00:00 0
0a39d000-0b30d000 rw-p 00000000 00:00 0 [heap]
aca00000-aca21000 rw-p 00000000 00:00 0
aca21000-acb00000 ---p 00000000 00:00 0
acbb3000-acbb4000 ---p 00000000 00:00 0
acbb4000-ad51f000 rw-p 00000000 00:00 0 [stack:8271]
ad678000-ad67e000 rw-p 00000000 00:00 0
ad67e000-ade00000 rw-s 00000000 00:04 70647874 /SYSV00000000 (deleted)
ade00000-ade21000 rw-p 00000000 00:00 0
ade21000-adf00000 ---p 00000000 00:00 0
adf36000-adf37000 ---p 00000000 00:00 0
adf37000-adfb7000 rw-p 00000000 00:00 0 [stack:8268]
adfb7000-ae01f000 r--p 00000000 08:16 530421 /usr/share/locale/it/LC_MESSAGES/vlc.mo
ae01f000-ae117000 r-xp 00000000 08:16 1090843 /usr/lib/libvlccore.so.5.1.0
ae117000-ae118000 ---p 000f8000 08:16 1090843 /usr/lib/libvlccore.so.5.1.0
ae118000-ae11d000 r--p 000f8000 08:16 1090843 /usr/lib/libvlccore.so.5.1.0
ae11d000-ae11e000 rw-p 000fd000 08:16 1090843 /usr/lib/libvlccore.so.5.1.0
ae11e000-ae139000 r-xp 00000000 08:16 1090844 /usr/lib/libvlc.so.5.3.1
ae139000-ae13a000 r--p 0001a000 08:16 1090844 /usr/lib/libvlc.so.5.3.1
ae13a000-ae13b000 rw-p 0001b000 08:16 1090844 /usr/lib/libvlc.so.5.3.1
ae15a000-ae18e000 r-xp 00000000 08:16 1101604 /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so
ae18e000-ae18f000 r--p 00034000 08:16 1101604 /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so
ae18f000-ae190000 rw-p 00035000 08:16 1101604 /usr/lib/kde4/plugins/phonon_backend/phonon_vlc.so
ae190000-ae2af000 r--s 00000000 08:16 465221 /var/tmp/kdecache-ionic/ksycoca4
ae2af000-ae39f000 r-xp 00000000 08:16 1085542 /usr/lib/libasound.so.2.0.0
ae39f000-ae3a3000 r--p 000f0000 08:16 1085542 /usr/lib/libasound.so.2.0.0
ae3a3000-ae3a4000 rw-p 000f4000 08:16 1085542 /usr/lib/libasound.so.2.0.0
ae3c3000-ae3d2000 r-xp 00000000 08:16 1101943 /usr/lib/kde4/plugins/phonon_platform/kde.so
ae3d2000-ae3d3000 r--p 0000e000 08:16 1101943 /usr/lib/kde4/plugins/phonon_platform/kde.so
ae3d3000-ae3d4000 rw-p 0000f000 08:16 1101943 /usr/lib/kde4/plugins/phonon_platform/kde.so
ae3d4000-ae3da000 rw-p 00000000 00:00 0
ae3da000-aede5000 rw-s 00000000 08:16 466741 /var/tmp/kdecache-ionic/icon-cache.kcache
aede5000-aeea4000 r--p 00000000 08:16 158474 /usr/share/fonts/TTF/arial.ttf
aeea4000-aef5b000 r--p 00000000 08:16 158525 /usr/share/fonts/TTF/arialbd.ttf
aef5b000-aefd2000 rw-s 00000000 00:04 70615096 /SYSV00000000 (deleted)
aefd2000-af055000 rw-p 00000000 00:00 0
af089000-af094000 r-xp 00000000 08:16 73486 /usr/lib/libnss_files-2.16.so
af094000-af095000 r--p 0000a000 08:16 73486 /usr/lib/libnss_files-2.16.so
af095000-af096000 rw-p 0000b000 08:16 73486 /usr/lib/libnss_files-2.16.so
af099000-af0a6000 rw-p 00000000 00:00 0
af0a6000-af0ac000 r-xp 00000000 08:16 1095680 /usr/lib/vlc/plugins/control/libhotkeys_plugin.so
af0ac000-af0ad000 r--p 00005000 08:16 1095680 /usr/lib/vlc/plugins/control/libhotkeys_plugin.so
af0ad000-af0ae000 rw-p 00006000 08:16 1095680 /usr/lib/vlc/plugins/control/libhotkeys_plugin.so
af0ae000-af0b3000 r-xp 00000000 08:16 1095736 /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
af0b3000-af0b4000 r--p 00004000 08:16 1095736 /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
af0b4000-af0b5000 rw-p 00005000 08:16 1095736 /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
af0b5000-af0cc000 r--p 00000000 08:16 100361 /usr/local/share/qmc2/lng/qmc2_it.qm
af0cc000-af0d1000 r-xp 00000000 08:16 1101703 /usr/lib/kde4/plugins/imageformats/kimg_pic.so
af0d1000-af0d2000 r--p 00004000 08:16 1101703 /usr/lib/kde4/plugins/imageformats/kimg_pic.so
af0d2000-af0d3000 rw-p 00005000 08:16 1101703 /usr/lib/kde4/plugins/imageformats/kimg_pic.so
af0d3000-af120000 r-xp 00000000 08:16 1086183 /usr/lib/libjasper.so.1.0.0
af120000-af121000 r--p 0004c000 08:16 1086183 /usr/lib/libjasper.so.1.0.0
af121000-af124000 rw-p 0004d000 08:16 1086183 /usr/lib/libjasper.so.1.0.0
af124000-af12a000 rw-p 00000000 00:00 0
af12e000-af132000 r-xp 00000000 08:16 1101701 /usr/lib/kde4/plugins/imageformats/kimg_xview.so
af132000-af133000 r--p 00003000 08:16 1101701 /usr/lib/kde4/plugins/imageformats/kimg_xview.so
af133000-af134000 rw-p 00004000 08:16 1101701 /usr/lib/kde4/plugins/imageformats/kimg_xview.so
af134000-af143000 r-xp 00000000 08:16 1101698 /usr/lib/kde4/plugins/imageformats/kimg_xcf.so
af143000-af144000 r--p 0000e000 08:16 1101698 /usr/lib/kde4/plugins/imageformats/kimg_xcf.so
af144000-af145000 rw-p 0000f000 08:16 1101698 /usr/lib/kde4/plugins/imageformats/kimg_xcf.so
af145000-af149000 rw-p 00000000 00:00 0
af149000-af18b000 r-xp 00000000 08:16 1086195 /usr/lib/libHalf.so.6.0.0
af18b000-af18c000 rw-p 00041000 08:16 1086195 /usr/lib/libHalf.so.6.0.0
af18c000-af1a2000 r-xp 00000000 08:16 1086197 /usr/lib/libIex.so.6.0.0
af1a2000-af1a4000 rw-p 00016000 08:16 1086197 /usr/lib/libIex.so.6.0.0
af1a4000-af268000 r-xp 00000000 08:16 1086203 /usr/lib/libIlmImf.so.6.0.0
af268000-af26a000 r--p 000c3000 08:16 1086203 /usr/lib/libIlmImf.so.6.0.0
af26a000-af26b000 rw-p 000c5000 08:16 1086203 /usr/lib/libIlmImf.so.6.0.0
af26b000-af26c000 rw-p 00000000 00:00 0
af26c000-af271000 r-xp 00000000 08:16 1101695 /usr/lib/kde4/plugins/imageformats/kimg_tga.so
af271000-af272000 r--p 00004000 08:16 1101695 /usr/lib/kde4/plugins/imageformats/kimg_tga.so
af272000-af273000 rw-p 00005000 08:16 1101695 /usr/lib/kde4/plugins/imageformats/kimg_tga.so
af273000-af27c000 r-xp 00000000 08:16 1101697 /usr/lib/kde4/plugins/imageformats/kimg_rgb.so
af27c000-af27d000 r--p 00008000 08:16 1101697 /usr/lib/kde4/plugins/imageformats/kimg_rgb.so
af27d000-af27e000 rw-p 00009000 08:16 1101697 /usr/lib/kde4/plugins/imageformats/kimg_rgb.so
af27e000-af283000 r-xp 00000000 08:16 1101696 /usr/lib/kde4/plugins/imageformats/kimg_ras.so
af283000-af284000 r--p 00004000 08:16 1101696 /usr/lib/kde4/plugins/imageformats/kimg_ras.so
af284000-af285000 rw-p 00005000 08:16 1101696 /usr/lib/kde4/plugins/imageformats/kimg_ras.so
af285000-af289000 r-xp 00000000 08:16 1101692 /usr/lib/kde4/plugins/imageformats/kimg_jp2.so
af289000-af28a000 r--p 00003000 08:16 1101692 /usr/lib/kde4/plugins/imageformats/kimg_jp2.so
af28a000-af28b000 rw-p 00004000 08:16 1101692 /usr/lib/kde4/plugins/imageformats/kimg_jp2.so
af28b000-af293000 r-xp 00000000 08:16 1101693 /usr/lib/kde4/plugins/imageformats/kimg_eps.so
af293000-af294000 r--p 00007000 08:16 1101693 /usr/lib/kde4/plugins/imageformats/kimg_eps.so
af294000-af295000 rw-p 00008000 08:16 1101693 /usr/lib/kde4/plugins/imageformats/kimg_eps.so
af295000-af305000 r-xp 00000000 08:16 1085553 /usr/lib/libtiff.so.5.1.0
af305000-af306000 r--p 0006f000 08:16 1085553 /usr/lib/libtiff.so.5.1.0
af306000-af309000 rw-p 00070000 08:16 1085553 /usr/lib/libtiff.so.5.1.0
af309000-af377000 r-xp 00000000 08:16 1085570 /usr/lib/libmng.so.1.0.0
af377000-af379000 r--p 0006d000 08:16 1085570 /usr/lib/libmng.so.1.0.0
af379000-af37a000 rw-p 0006f000 08:16 1085570 /usr/lib/libmng.so.1.0.0
af37b000-af37f000 r-xp 00000000 08:16 1101700 /usr/lib/kde4/plugins/imageformats/kimg_psd.so
af37f000-af380000 r--p 00003000 08:16 1101700 /usr/lib/kde4/plugins/imageformats/kimg_psd.so
af380000-af381000 rw-p 00004000 08:16 1101700 /usr/lib/kde4/plugins/imageformats/kimg_psd.so
af381000-af388000 r-xp 00000000 08:16 1101694 /usr/lib/kde4/plugins/imageformats/kimg_pcx.so
af388000-af389000 r--p 00007000 08:16 1101694 /usr/lib/kde4/plugins/imageformats/kimg_pcx.so
af389000-af38a000 rw-p 00008000 08:16 1101694 /usr/lib/kde4/plugins/imageformats/kimg_pcx.so
af38a000-af38f000 r-xp 00000000 08:16 1086201 /usr/lib/libIlmThread.so.6.0.0
af38f000-af390000 rw-p 00004000 08:16 1086201 /usr/lib/libIlmThread.so.6.0.0
af390000-af397000 r-xp 00000000 08:16 1101699 /usr/lib/kde4/plugins/imageformats/kimg_dds.so
af397000-af398000 r--p 00006000 08:16 1101699 /usr/lib/kde4/plugins/imageformats/kimg_dds.so
af398000-af399000 rw-p 00007000 08:16 1101699 /usr/lib/kde4/plugins/imageformats/kimg_dds.so
af399000-af3de000 r-xp 00000000 08:16 1085552 /usr/lib/libjpeg.so.8.0.2
af3de000-af3df000 r--p 00045000 08:16 1085552 /usr/lib/libjpeg.so.8.0.2
af3df000-af3e0000 rw-p 00046000 08:16 1085552 /usr/lib/libjpeg.so.8.0.2
af3e0000-af3f0000 rw-p 00000000 00:00 0
af3f2000-af3f7000 r-xp 00000000 08:16 1086199 /usr/lib/libImath.so.6.0.0
af3f7000-af3f8000 rw-p 00004000 08:16 1086199 /usr/lib/libImath.so.6.0.0
af3f8000-af3fd000 r-xp 00000000 08:16 1101702 /usr/lib/kde4/plugins/imageformats/kimg_exr.so
af3fd000-af3fe000 r--p 00004000 08:16 1101702 /usr/lib/kde4/plugins/imageformats/kimg_exr.so
af3fe000-af3ff000 rw-p 00005000 08:16 1101702 /usr/lib/kde4/plugins/imageformats/kimg_exr.so
af3ff000-af406000 r-xp 00000000 08:16 1085931 /usr/lib/qt/plugins/imageformats/libqtiff.so
af406000-af407000 r--p 00006000 08:16 1085931 /usr/lib/qt/plugins/imageformats/libqtiff.so
af407000-af408000 rw-p 00007000 08:16 1085931 /usr/lib/qt/plugins/imageformats/libqtiff.so
af408000-af40d000 r-xp 00000000 08:16 1085929 /usr/lib/qt/plugins/imageformats/libqmng.so
af40d000-af40e000 r--p 00004000 08:16 1085929 /usr/lib/qt/plugins/imageformats/libqmng.so
af40e000-af40f000 rw-p 00005000 08:16 1085929 /usr/lib/qt/plugins/imageformats/libqmng.so
af40f000-af42a000 r-xp 00000000 08:16 1090251 /usr/lib/liboxygenstyle.so.4.8.0
af42a000-af42b000 r--p 0001a000 08:16 1090251 /usr/lib/liboxygenstyle.so.4.8.0
af42b000-af42c000 rw-p 0001b000 08:16 1090251 /usr/lib/liboxygenstyle.so.4.8.0
af42c000-af4d7000 r-xp 00000000 08:16 1102517 /usr/lib/kde4/plugins/styles/oxygen.so
af4d7000-af4db000 r--p 000ab000 08:16 1102517 /usr/lib/kde4/plugins/styles/oxygen.so
af4db000-af4dc000 rw-p 000af000 08:16 1102517 /usr/lib/kde4/plugins/styles/oxygen.so
af4dc000-af4ec000 r-xp 00000000 08:16 76759 /usr/lib/libudev.so.1.0.2
af4ec000-af4ed000 r--p 00010000 08:16 76759 /usr/lib/libudev.so.1.0.2
af4ed000-af4ee000 rw-p 00011000 08:16 76759 /usr/lib/libudev.so.1.0.2
af4ee000-af524000 r-xp 00000000 08:16 1085514 /usr/lib/libstreams.so.0.7.7
af524000-af525000 r--p 00036000 08:16 1085514 /usr/lib/libstreams.so.0.7.7
af525000-af526000 rw-p 00037000 08:16 1085514 /usr/lib/libstreams.so.0.7.7
af526000-af57e000 r-xp 00000000 08:16 1086001 /usr/lib/libsopranoclient.so.1.2.0
af57e000-af57f000 r--p 00058000 08:16 1086001 /usr/lib/libsopranoclient.so.1.2.0
af57f000-af580000 rw-p 00059000 08:16 1086001 /usr/lib/libsopranoclient.so.1.2.0
af580000-af678000 r-xp 00000000 08:16 1085999 /usr/lib/libsoprano.so.4.3.0
af678000-af67b000 r--p 000f7000 08:16 1085999 /usr/lib/libsoprano.so.4.3.0
af67b000-af67c000 rw-p 000fa000 08:16 1085999 /usr/lib/libsoprano.so.4.3.0
af67c000-af6a1000 r-xp 00000000 08:16 76660 /usr/lib/liblzma.so.5.0.4
af6a1000-af6a2000 r--p 00024000 08:16 76660 /usr/lib/liblzma.so.5.0.4
af6a2000-af6a3000 rw-p 00025000 08:16 76660 /usr/lib/liblzma.so.5.0.4
af6a3000-af6a8000 r-xp 00000000 08:16 1089502 /usr/lib/libXtst.so.6.1.0
af6a8000-af6a9000 r--p 00004000 08:16 1089502 /usr/lib/libXtst.so.6.1.0
af6a9000-af6aa000 rw-p 00005000 08:16 1089502 /usr/lib/libXtst.so.6.1.0
af6aa000-af6e0000 r-xp 00000000 08:16 1086036 /usr/lib/libdbusmenu-qt.so.2.6.0
af6e0000-af6e1000 r--p 00035000 08:16 1086036 /usr/lib/libdbusmenu-qt.so.2.6.0
af6e1000-af6e2000 rw-p 00036000 08:16 1086036 /usr/lib/libdbusmenu-qt.so.2.6.0
af6e2000-af7e9000 r-xp 00000000 08:16 1085940 /usr/lib/libattica.so.0.4.0
af7e9000-af7eb000 r--p 00107000 08:16 1085940 /usr/lib/libattica.so.0.4.0
af7eb000-af7ed000 rw-p 00109000 08:16 1085940 /usr/lib/libattica.so.0.4.0
af7ed000-af8bf000 r-xp 00000000 08:16 1089854 /usr/lib/libsolid.so.4.8.0
af8bf000-af8c0000 ---p 000d2000 08:16 1089854 /usr/lib/libsolid.so.4.8.0
af8c0000-af8ca000 r--p 000d2000 08:16 1089854 /usr/lib/libsolid.so.4.8.0
af8ca000-af8cb000 rw-p 000dc000 08:16 1089854 /usr/lib/libsolid.so.4.8.0
af8cb000-af952000 r-xp 00000000 08:16 1085515 /usr/lib/libstreamanalyzer.so.0.7.7
af952000-af954000 r--p 00086000 08:16 1085515 /usr/lib/libstreamanalyzer.so.0.7.7
af954000-af955000 rw-p 00088000 08:16 1085515 /usr/lib/libstreamanalyzer.so.0.7.7
af955000-af9a7000 r-xp 00000000 08:16 1085872 /usr/lib/libQtSvg.so.4.8.2
af9a7000-af9a8000 r--p 00052000 08:16 1085872 /usr/lib/libQtSvg.so.4.8.2
af9a8000-af9a9000 rw-p 00053000 08:16 1085872 /usr/lib/libQtSvg.so.4.8.2
af9a9000-afa8b000 r-xp 00000000 08:16 1089841 /usr/lib/libnepomuk.so.4.8.0
afa8b000-afa8d000 r--p 000e1000 08:16 1089841 /usr/lib/libnepomuk.so.4.8.0
afa8d000-afa8e000 rw-p 000e3000 08:16 1089841 /usr/lib/libnepomuk.so.4.8.0
afa8e000-afd52000 r-xp 00000000 08:16 1089845 /usr/lib/libkdecore.so.5.8.0
afd52000-afd5b000 r--p 002c3000 08:16 1089845 /usr/lib/libkdecore.so.5.8.0
afd5b000-afd5f000 rw-p 002cc000 08:16 1089845 /usr/lib/libkdecore.so.5.8.0
afd5f000-afd60000 rw-p 00000000 00:00 0
afd60000-b0189000 r-xp 00000000 08:16 1089846 /usr/lib/libkdeui.so.5.8.0
b0189000-b019e000 r--p 00428000 08:16 1089846 /usr/lib/libkdeui.so.5.8.0
b019e000-b01a5000 rw-p 0043d000 08:16 1089846 /usr/lib/libkdeui.so.5.8.0
b01a5000-b01a6000 rw-p 00000000 00:00 0
b01a6000-b0441000 r-xp 00000000 08:16 1089852 /usr/lib/libkio.so.5.8.0
b0441000-b044a000 r--p 0029a000 08:16 1089852 /usr/lib/libkio.so.5.8.0
b044a000-b044e000 rw-p 002a3000 08:16 1089852 /usr/lib/libkio.so.5.8.0
b044e000-b044f000 rw-p 00000000 00:00 0
b0450000-b0454000 r-xp 00000000 08:16 1085933 /usr/lib/qt/plugins/imageformats/libqtga.so
b0454000-b0455000 r--p 00004000 08:16 1085933 /usr/lib/qt/plugins/imageformats/libqtga.so
b0455000-b0456000 rw-p 00005000 08:16 1085933 /usr/lib/qt/plugins/imageformats/libqtga.so
b0456000-b045a000 r-xp 00000000 08:16 1085930 /usr/lib/qt/plugins/imageformats/libqsvg.so
b045a000-b045b000 r--p 00004000 08:16 1085930 /usr/lib/qt/plugins/imageformats/libqsvg.so
b045b000-b045c000 rw-p 00005000 08:16 1085930 /usr/lib/qt/plugins/imageformats/libqsvg.so
b045c000-b0463000 r-xp 00000000 08:16 1085927 /usr/lib/qt/plugins/imageformats/libqjpeg.so
b0463000-b0464000 r--p 00006000 08:16 1085927 /usr/lib/qt/plugins/imageformats/libqjpeg.so
b0464000-b0465000 rw-p 00007000 08:16 1085927 /usr/lib/qt/plugins/imageformats/libqjpeg.so
b0465000-b046c000 r-xp 00000000 08:16 1085932 /usr/lib/qt/plugins/imageformats/libqico.so
b046c000-b046d000 r--p 00006000 08:16 1085932 /usr/lib/qt/plugins/imageformats/libqico.so
b046d000-b046e000 rw-p 00007000 08:16 1085932 /usr/lib/qt/plugins/imageformats/libqico.so
b046e000-b0475000 r-xp 00000000 08:16 1085766 /usr/lib/libXrandr.so.2.2.0
b0475000-b0476000 r--p 00006000 08:16 1085766 /usr/lib/libXrandr.so.2.2.0
b0476000-b0477000 rw-p 00007000 08:16 1085766 /usr/lib/libXrandr.so.2.2.0
b0477000-b0479000 r-xp 00000000 08:16 1095604 /usr/lib/vlc/plugins/misc/libinhibit_plugin.so
b0479000-b047a000 r--p 00001000 08:16 1095604 /usr/lib/vlc/plugins/misc/libinhibit_plugin.so
b047a000-b047b000 rw-p 00002000 08:16 1095604 /usr/lib/vlc/plugins/misc/libinhibit_plugin.so
b047b000-b0489000 r-xp 00000000 08:16 1085771 /usr/lib/libXi.so.6.1.0
b0489000-b048a000 r--p 0000d000 08:16 1085771 /usr/lib/libXi.so.6.1.0
b048a000-b048b000 rw-p 0000e000 08:16 1085771 /usr/lib/libXi.so.6.1.0
b048b000-b0494000 r-xp 00000000 08:16 1089376 /usr/lib/libXcursor.so.1.0.2
b0494000-b0495000 r--p 00008000 08:16 1089376 /usr/lib/libXcursor.so.1.0.2
b0495000-b0496000 rw-p 00009000 08:16 1089376 /usr/lib/libXcursor.so.1.0.2
b0496000-b04a6000 r--s 00000000 08:16 466964 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
b04a6000-b04d5000 r--s 00000000 08:16 465692 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
b04d5000-b04db000 rw-p 00000000 00:00 0
b04db000-b04ff000 r--p 00000000 08:16 531606 /usr/share/locale/it/LC_MESSAGES/libc.mo
b04ff000-b161f000 r--p 00000000 08:16 1085423 /usr/lib/libicudata.so.49.1.2
b161f000-b1620000 rw-p 0111f000 08:16 1085423 /usr/lib/libicudata.so.49.1.2
b1620000-b1781000 r-xp 00000000 08:16 1085436 /usr/lib/libicuuc.so.49.1.2
b1781000-b178b000 r--p 00161000 08:16 1085436 /usr/lib/libicuuc.so.49.1.2
b178b000-b178c000 rw-p 0016b000 08:16 1085436 /usr/lib/libicuuc.so.49.1.2
b178c000-b1790000 rw-p 00000000 00:00 0
b1790000-b198b000 r-xp 00000000 08:16 1085426 /usr/lib/libicui18n.so.49.1.2
b198b000-b198c000 ---p 001fb000 08:16 1085426 /usr/lib/libicui18n.so.49.1.2
b198c000-b1992000 r--p 001fb000 08:16 1085426 /usr/lib/libicui18n.so.49.1.2
b1992000-b1993000 rw-p 00201000 08:16 1085426 /usr/lib/libicui18n.so.49.1.2
b1993000-b1994000 rw-p 00000000 00:00 0
b1995000-b1997000 r-xp 00000000 08:16 1095455 /usr/lib/vlc/plugins/mmxext/libmemcpymmxext_plugin.so
b1997000-b1998000 r--p 00001000 08:16 1095455 /usr/lib/vlc/plugins/mmxext/libmemcpymmxext_plugin.so
b1998000-b1999000 rw-p 00002000 08:16 1095455 /usr/lib/vlc/plugins/mmxext/libmemcpymmxext_plugin.so
b1999000-b199d000 r-xp 00000000 08:16 75969 /usr/lib/libattr.so.1.1.0
b199d000-b199e000 r--p 00003000 08:16 75969 /usr/lib/libattr.so.1.1.0
b199e000-b199f000 rw-p 00004000 08:16 75969 /usr/lib/libattr.so.1.1.0
b199f000-b19a6000 r-xp 00000000 08:16 76025 /usr/lib/libacl.so.1.1.0
b19a6000-b19a7000 r--p 00007000 08:16 76025 /usr/lib/libacl.so.1.1.0
b19a7000-b19a8000 rw-p 00008000 08:16 76025 /usr/lib/libacl.so.1.1.0
b19a8000-b19b1000 r-xp 00000000 08:16 1102518 /usr/lib/kde4/plugins/gui_platform/libkde.so
b19b1000-b19b2000 r--p 00008000 08:16 1102518 /usr/lib/kde4/plugins/gui_platform/libkde.so
b19b2000-b19b3000 rw-p 00009000 08:16 1102518 /usr/lib/kde4/plugins/gui_platform/libkde.so
b19b3000-b1bb3000 r--p 00000000 08:16 253284 /usr/lib/locale/locale-archive
b1bb3000-b1bba000 rw-p 00000000 00:00 0
b1bba000-b1bcd000 r-xp 00000000 08:16 73484 /usr/lib/libresolv-2.16.so
b1bcd000-b1bce000 ---p 00013000 08:16 73484 /usr/lib/libresolv-2.16.so
b1bce000-b1bcf000 r--p 00013000 08:16 73484 /usr/lib/libresolv-2.16.so
b1bcf000-b1bd0000 rw-p 00014000 08:16 73484 /usr/lib/libresolv-2.16.so
b1bd0000-b1bd2000 rw-p 00000000 00:00 0
b1bd2000-b1be7000 r-xp 00000000 08:16 73502 /usr/lib/libnsl-2.16.so
b1be7000-b1be8000 r--p 00014000 08:16 73502 /usr/lib/libnsl-2.16.so
b1be8000-b1be9000 rw-p 00015000 08:16 73502 /usr/lib/libnsl-2.16.so
b1be9000-b1beb000 rw-p 00000000 00:00 0
b1beb000-b1bf1000 r-xp 00000000 08:16 1089449 /usr/lib/libogg.so.0.8.0
b1bf1000-b1bf2000 rw-p 00005000 08:16 1089449 /usr/lib/libogg.so.0.8.0
b1bf2000-b1c1c000 r-xp 00000000 08:16 1089492 /usr/lib/libvorbis.so.0.4.6
b1c1c000-b1c1d000 r--p 00029000 08:16 1089492 /usr/lib/libvorbis.so.0.4.6
b1c1d000-b1c1e000 rw-p 0002a000 08:16 1089492 /usr/lib/libvorbis.so.0.4.6
b1c1e000-b1d84000 r-xp 00000000 08:16 1089495 /usr/lib/libvorbisenc.so.2.0.9
b1d84000-b1d95000 r--p 00165000 08:16 1089495 /usr/lib/libvorbisenc.so.2.0.9
b1d95000-b1d96000 rw-p 00176000 08:16 1089495 /usr/lib/libvorbisenc.so.2.0.9
b1d96000-b1d97000 rw-p 00000000 00:00 0
b1d97000-b1de6000 r-xp 00000000 08:16 1089508 /usr/lib/libFLAC.so.8.2.0
b1de6000-b1de7000 rw-p 0004e000 08:16 1089508 /usr/lib/libFLAC.so.8.2.0
b1de7000-b1dec000 r-xp 00000000 08:16 1089498 /usr/lib/libasyncns.so.0.3.1
b1dec000-b1ded000 r--p 00004000 08:16 1089498 /usr/lib/libasyncns.so.0.3.1
b1ded000-b1dee000 rw-p 00005000 08:16 1089498 /usr/lib/libasyncns.so.0.3.1
b1dee000-b1e5a000 r-xp 00000000 08:16 1089511 /usr/lib/libsndfile.so.1.0.25
b1e5a000-b1e5b000 r--p 0006c000 08:16 1089511 /usr/lib/libsndfile.so.1.0.25
b1e5b000-b1e5c000 rw-p 0006d000 08:16 1089511 /usr/lib/libsndfile.so.1.0.25
b1e5c000-b1e60000 rw-p 00000000 00:00 0
b1e60000-b1e86000 r-xp 00000000 08:16 79683 /usr/lib/libexpat.so.1.6.0
b1e86000-b1e87000 ---p 00026000 08:16 79683 /usr/lib/libexpat.so.1.6.0
b1e87000-b1e89000 r--p 00026000 08:16 79683 /usr/lib/libexpat.so.1.6.0
b1e89000-b1e8a000 rw-p 00028000 08:16 79683 /usr/lib/libexpat.so.1.6.0
b1e8a000-b1e8b000 rw-p 00000000 00:00 0
b1e8b000-b1e8f000 r-xp 00000000 08:16 76295 /usr/lib/libuuid.so.1.3.0
b1e8f000-b1e90000 r--p 00003000 08:16 76295 /usr/lib/libuuid.so.1.3.0
b1e90000-b1e91000 rw-p 00004000 08:16 76295 /usr/lib/libuuid.so.1.3.0
b1e91000-b3ad6000 r-xp 00000000 08:16 1090572 /usr/lib/libnvidia-glcore.so.302.17
b3ad6000-b3b3a000 rwxp 01c45000 08:16 1090572 /usr/lib/libnvidia-glcore.so.302.17
b3b3a000-b3b4e000 rwxp 00000000 00:00 0
b3b4e000-b3b51000 r-xp 00000000 08:16 1090575 /usr/lib/libnvidia-tls.so.302.17
b3b51000-b3b52000 rw-p 00002000 08:16 1090575 /usr/lib/libnvidia-tls.so.302.17
b3b52000-b3b61000 r-xp 00000000 08:16 75708 /usr/lib/libbz2.so.1.0.6
b3b61000-b3b62000 rw-p 0000f000 08:16 75708 /usr/lib/libbz2.so.1.0.6
b3b62000-b3bab000 r-xp 00000000 08:16 1085364 /usr/lib/libdbus-1.so.3.7.2
b3bab000-b3bac000 r--p 00048000 08:16 1085364 /usr/lib/libdbus-1.so.3.7.2
b3bac000-b3bad000 rw-p 00049000 08:16 1085364 /usr/lib/libdbus-1.so.3.7.2
b3bad000-b3bae000 rw-p 00000000 00:00 0
b3bae000-b3c13000 r-xp 00000000 08:16 1095342 /usr/lib/pulseaudio/libpulsecommon-2.0.so
b3c13000-b3c14000 r--p 00064000 08:16 1095342 /usr/lib/pulseaudio/libpulsecommon-2.0.so
b3c14000-b3c15000 rw-p 00065000 08:16 1095342 /usr/lib/pulseaudio/libpulsecommon-2.0.so
b3c15000-b3c1c000 r-xp 00000000 08:16 1089517 /usr/lib/libjson.so.0.0.1
b3c1c000-b3c1d000 r--p 00006000 08:16 1089517 /usr/lib/libjson.so.0.0.1
b3c1d000-b3c1e000 rw-p 00007000 08:16 1089517 /usr/lib/libjson.so.0.0.1
b3c1e000-b3c23000 r-xp 00000000 08:16 76520 /usr/lib/libffi.so.6.0.0
b3c23000-b3c24000 r--p 00005000 08:16 76520 /usr/lib/libffi.so.6.0.0
b3c24000-b3c25000 rw-p 00006000 08:16 76520 /usr/lib/libffi.so.6.0.0
b3c25000-b3c87000 r-xp 00000000 08:16 76443 /usr/lib/libpcre.so.1.0.1
b3c87000-b3c88000 r--p 00061000 08:16 76443 /usr/lib/libpcre.so.1.0.1
b3c88000-b3c89000 rw-p 00062000 08:16 76443 /usr/lib/libpcre.so.1.0.1
b3c89000-b3d14000 r-xp 00000000 08:16 1089583 /usr/lib/liborc-0.4.so.0.16.0
b3d14000-b3d15000 r--p 0008a000 08:16 1089583 /usr/lib/liborc-0.4.so.0.16.0
b3d15000-b3d19000 rw-p 0008b000 08:16 1089583 /usr/lib/liborc-0.4.so.0.16.0
b3d19000-b3d1a000 rw-p 00000000 00:00 0
b3d1a000-b3d1b000 r-xp 00000000 08:16 76541 /usr/lib/libgthread-2.0.so.0.3200.3
b3d1b000-b3d1c000 r--p 00000000 08:16 76541 /usr/lib/libgthread-2.0.so.0.3200.3
b3d1c000-b3d1d000 rw-p 00001000 08:16 76541 /usr/lib/libgthread-2.0.so.0.3200.3
b3d1d000-b3e64000 r-xp 00000000 08:16 1085408 /usr/lib/libxml2.so.2.7.8
b3e64000-b3e68000 r--p 00147000 08:16 1085408 /usr/lib/libxml2.so.2.7.8
b3e68000-b3e69000 rw-p 0014b000 08:16 1085408 /usr/lib/libxml2.so.2.7.8
b3e69000-b3e6a000 rw-p 00000000 00:00 0
b3e6a000-b3e6d000 r-xp 00000000 08:16 76540 /usr/lib/libgmodule-2.0.so.0.3200.3
b3e6d000-b3e6e000 r--p 00002000 08:16 76540 /usr/lib/libgmodule-2.0.so.0.3200.3
b3e6e000-b3e6f000 rw-p 00003000 08:16 76540 /usr/lib/libgmodule-2.0.so.0.3200.3
b3e6f000-b3e74000 r-xp 00000000 08:16 1085593 /usr/lib/libXdmcp.so.6.0.0
b3e74000-b3e75000 r--p 00004000 08:16 1085593 /usr/lib/libXdmcp.so.6.0.0
b3e75000-b3e76000 rw-p 00005000 08:16 1085593 /usr/lib/libXdmcp.so.6.0.0
b3e76000-b3e78000 r-xp 00000000 08:16 1085596 /usr/lib/libXau.so.6.0.0
b3e78000-b3e79000 r--p 00001000 08:16 1085596 /usr/lib/libXau.so.6.0.0
b3e79000-b3e7a000 rw-p 00002000 08:16 1085596 /usr/lib/libXau.so.6.0.0
b3e7a000-b3e7b000 rw-p 00000000 00:00 0
b3e7b000-b3e82000 r-xp 00000000 08:16 73489 /usr/lib/librt-2.16.so
b3e82000-b3e83000 r--p 00006000 08:16 73489 /usr/lib/librt-2.16.so
b3e83000-b3e84000 rw-p 00007000 08:16 73489 /usr/lib/librt-2.16.so
b3e84000-b4030000 r-xp 00000000 08:16 79274 /usr/lib/libcrypto.so.1.0.0
b4030000-b4040000 r--p 001ab000 08:16 79274 /usr/lib/libcrypto.so.1.0.0
b4040000-b4047000 rw-p 001bb000 08:16 79274 /usr/lib/libcrypto.so.1.0.0
b4047000-b404a000 rw-p 00000000 00:00 0
b404a000-b40a6000 r-xp 00000000 08:16 79273 /usr/lib/libssl.so.1.0.0
b40a6000-b40a8000 r--p 0005c000 08:16 79273 /usr/lib/libssl.so.1.0.0
b40a8000-b40ac000 rw-p 0005e000 08:16 79273 /usr/lib/libssl.so.1.0.0
b40ac000-b40bd000 r-xp 00000000 08:16 1085710 /usr/lib/libXext.so.6.4.0
b40bd000-b40be000 r--p 00010000 08:16 1085710 /usr/lib/libXext.so.6.4.0
b40be000-b40bf000 rw-p 00011000 08:16 1085710 /usr/lib/libXext.so.6.4.0
b40bf000-b40f2000 r-xp 00000000 08:16 1089961 /usr/lib/libfontconfig.so.1.4.4
b40f2000-b40f3000 r--p 00032000 08:16 1089961 /usr/lib/libfontconfig.so.1.4.4
b40f3000-b40f4000 rw-p 00033000 08:16 1089961 /usr/lib/libfontconfig.so.1.4.4
b40f4000-b410a000 r-xp 00000000 08:16 1085753 /usr/lib/libICE.so.6.3.0
b410a000-b410b000 r--p 00015000 08:16 1085753 /usr/lib/libICE.so.6.3.0
b410b000-b410c000 rw-p 00016000 08:16 1085753 /usr/lib/libICE.so.6.3.0
b410c000-b410f000 rw-p 00000000 00:00 0
b410f000-b4116000 r-xp 00000000 08:16 1085758 /usr/lib/libSM.so.6.0.1
b4116000-b4117000 r--p 00006000 08:16 1085758 /usr/lib/libSM.so.6.0.1
b4117000-b4118000 rw-p 00007000 08:16 1085758 /usr/lib/libSM.so.6.0.1
b4118000-b412d000 r-xp 00000000 08:16 75772 /usr/lib/libz.so.1.2.7
b412d000-b412e000 r--p 00014000 08:16 75772 /usr/lib/libz.so.1.2.7
b412e000-b412f000 rw-p 00015000 08:16 75772 /usr/lib/libz.so.1.2.7
b412f000-b415d000 r-xp 00000000 08:16 1085565 /usr/lib/libpng15.so.15.11.0
b415d000-b415e000 r--p 0002d000 08:16 1085565 /usr/lib/libpng15.so.15.11.0
b415e000-b415f000 rw-p 0002e000 08:16 1085565 /usr/lib/libpng15.so.15.11.0
b415f000-b420b000 r-xp 00000000 08:16 1090314 /usr/lib/libGL.so.302.17
b420b000-b422b000 rwxp 000ab000 08:16 1090314 /usr/lib/libGL.so.302.17
b422b000-b423a000 rwxp 00000000 00:00 0
b423a000-b42da000 r-xp 00000000 08:16 75736 /usr/lib/libfreetype.so.6.9.0
b42da000-b42de000 r--p 0009f000 08:16 75736 /usr/lib/libfreetype.so.6.9.0
b42de000-b42ee000 rw-p 000a3000 08:16 75736 /usr/lib/libfreetype.so.6.9.0
b42ee000-b42f0000 rw-p 00000000 00:00 0
b42f0000-b436c000 r-xp 00000000 08:16 1085866 /usr/lib/libQtDBus.so.4.8.2
b436c000-b436d000 r--p 0007c000 08:16 1085866 /usr/lib/libQtDBus.so.4.8.2
b436d000-b436e000 rw-p 0007d000 08:16 1085866 /usr/lib/libQtDBus.so.4.8.2
b436e000-b4390000 r-xp 00000000 08:16 1089694 /usr/lib/libqzeitgeist.so.0.8.0
b4390000-b4391000 r--p 00021000 08:16 1089694 /usr/lib/libqzeitgeist.so.0.8.0
b4391000-b4392000 rw-p 00022000 08:16 1089694 /usr/lib/libqzeitgeist.so.0.8.0
qmc2-sdlmess (MESS, not MAME) works fine, recompilation doesn’t changed nothing. Damn.
Last edited by padremayi (2012-07-15 22:42:17)
#2 2012-07-15 19:44:36
- guelfi
- Member
- From: /home/guelfi
- Registered: 2011-07-01
- Posts: 111
Re: [SOLVED] Buffer overflow detected
I’d suggest reporting the bug upstream.
#3 2012-07-15 20:45:56
- padremayi
- Member
- Registered: 2012-06-29
- Posts: 49
Re: [SOLVED] Buffer overflow detected
guelfi wrote:
I’d suggest reporting the bug upstream.
However yesterday it works…
EDIT: I resolved!
There is a damn folder
~/.qmc2
that contains QMC2 configurations.
I don’t know why, but this command
doesn’t find that folder (can you explian me why?).
I erased that folder and QMC2 MAME version works again…
This is a Linux mystery…
Last edited by padremayi (2012-07-16 11:06:50)
#4 2012-07-15 23:47:00
- ewaller
- Administrator
- From: Pasadena, CA
- Registered: 2009-07-13
- Posts: 19,250
Re: [SOLVED] Buffer overflow detected
padremayi wrote:
This is a Linux mistery…
I did not think that Mistery was an English word. It turns out, it is: It means, among some more archaic things, a trade.
I was sure the OP meant «Mystery»: Something unknown or not fully understood.
I also thought they could have meant «Misery», something I have been feeling since this glib thing.
Anyway, glad it is solved
Nothing is too wonderful to be true, if it be consistent with the laws of nature — Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. — Alan Turing
—
How to Ask Questions the Smart Way
#5 2012-07-15 23:51:45
- cfr
- Member
- From: Cymru
- Registered: 2011-11-27
- Posts: 7,127
Re: [SOLVED] Buffer overflow detected
I’m glad the OP didn’t mean ‘mystery’ — then I might have felt obligated to explain.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
#6 2012-07-16 01:21:51
- thisoldman
- Member
- From: Pittsburgh
- Registered: 2009-04-25
- Posts: 1,172
Re: [SOLVED] Buffer overflow detected
padremayi wrote:
I don’t know why, but this command, ‘find / -name qmc2’, doesn’t find that folder (can you explian me why?).
They are two different names. ‘qmc2’ is not the same name as ‘.qmc2′. Just as the strings ‘padremayi’ and ‘apadremayi’ are not the same strings.
This command would find both ‘qmc2’ and ‘.qmc2′:
find / ( -name qmc2 , -name .qmc2 )
The escapes, or backslashes, and the spaces separating punctuation from the other characters are needed in that command.
Last edited by thisoldman (2012-07-16 01:25:17)
#7 2012-07-16 11:06:11
- padremayi
- Member
- Registered: 2012-06-29
- Posts: 49
Re: [SOLVED] Buffer overflow detected
ewaller wrote:
padremayi wrote:
This is a Linux mistery…
I did not think that Mistery was an English word. It turns out, it is: It means, among some more archaic things, a trade.
I was sure the OP meant «Mystery»: Something unknown or not fully understood.
I also thought they could have meant «Misery», something I have been feeling since this glib thing.Anyway, glad it is solved
Oh, sorry, I meant mYstery
thisoldman wrote:
padremayi wrote:
I don’t know why, but this command, ‘find / -name qmc2’, doesn’t find that folder (can you explian me why?).
They are two different names. ‘qmc2’ is not the same name as ‘.qmc2′. Just as the strings ‘padremayi’ and ‘apadremayi’ are not the same strings.
This command would find both ‘qmc2’ and ‘.qmc2′:
find / ( -name qmc2 , -name .qmc2 )
The escapes, or backslashes, and the spaces separating punctuation from the other characters are needed in that command.
qmc2 is not a part of .qmc2?
I don’t know in advance if that folder exists and is hidden.
#8 2012-07-16 11:14:19
- Psykorgasm
- Member
- Registered: 2011-11-24
- Posts: 177
Re: [SOLVED] Buffer overflow detected
padremayi wrote:
qmc2 is not a part of .qmc2?
I don’t know in advance if that folder exists and is hidden.
Find is quite specific, sometimes it’s just easier to find / -name *qmc2* — or *qmc2 or qmc2* depending on what you you may be looking to find.
#9 2012-07-16 12:08:55
- padremayi
- Member
- Registered: 2012-06-29
- Posts: 49
Re: [SOLVED] Buffer overflow detected
Psykorgasm wrote:
padremayi wrote:
qmc2 is not a part of .qmc2?
I don’t know in advance if that folder exists and is hidden.Find is quite specific, sometimes it’s just easier to find / -name *qmc2* — or *qmc2 or qmc2* depending on what you you may be looking to find.
The first and the third command don’t work:
[ionic@linux-france qmc2]$ find / -name *qmc2*
find: paths must precede expression: qmc2-0.36.tar.bz2
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
[ionic@linux-france qmc2]$ find / -name qmc2*
find: paths must precede expression: qmc2-0.36.tar.bz2
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
Ok, for the second one
#10 2012-07-16 12:13:21
- progandy
- Member
- Registered: 2012-05-17
- Posts: 5,120
Re: [SOLVED] Buffer overflow detected
Don’t forget quotes when using wildcards: -name ‘*qmc2*’
| alias CUTF=’LANG=en_XX.UTF-8@POSIX ‘ |
#11 2012-07-16 12:19:14
- Psykorgasm
- Member
- Registered: 2011-11-24
- Posts: 177
Re: [SOLVED] Buffer overflow detected
I believe that’s because you are in the same directory as what you are looking for — it’s never threw those errors to me before.
cd thn try it.
Edit, also, what progandy said
Last edited by Psykorgasm (2012-07-16 12:19:45)
#12 2012-07-16 12:23:00
- padremayi
- Member
- Registered: 2012-06-29
- Posts: 49
Re: [SOLVED] Buffer overflow detected
progandy wrote:
Don’t forget quotes when using wildcards: -name ‘*qmc2*’
Psykorgasm wrote:
I believe that’s because you are in the same directory as what you are looking for — it’s never threw those errors to me before.
cd thn try it.Edit, also, what progandy said
Many thanks, this
works fine
Last edited by padremayi (2012-07-16 12:36:13)