Board index FlightGear Development

FlightGear 2018.1.1 Release Candidate: Please test!

FlightGear is opensource, so you can be the developer. In the need for help on anything? We are here to help you.
Forum rules
Core development is discussed on the official FlightGear-Devel development mailing list.

Bugs can be reported in the bug tracker.

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Thorsten » Sat Feb 24, 2018 6:45 pm

It's the OSG version being used which has a bug in OSGText.
Thorsten
 
Posts: 12490
Joined: Mon Nov 02, 2009 9:33 am

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Clive2670 » Sat Feb 24, 2018 7:00 pm

BEL ISAAK wrote in Sat Feb 24, 2018 6:14 pm:One graphical bug I encounterd is this one: in the 777, on the PFD and the EICAS (not on the ND), text previously colored green or magenta is now colored white (e.g. speed, altitude, radio altitude, QNH...) I didn't modify anything in the aircraft files while transitioning to 2018.1.1. Does anyone have any idea where I should look to find the cause? Switching between ALS and default renderer doesn't seem to solve anything.

Thanks a lot!

Image

May I ask how did you get the 777 to run? As I posted I couldn't get the F/G hangar to load! As it was the "wrong version"
Thanks Clive aka: G-BLS01
Can be seen flying the Boeing 777-200LR
Toshiba laptop,
Intel i5 4210U,
16Gb RAM,
AMD R7-M260 graphics 2Gb RAM
Clive2670
 
Posts: 589
Joined: Mon Feb 08, 2016 8:11 pm
Location: Anywhere in the World at some point on Flightgear!
Callsign: G-BLS01
Version: 2018.3.1
OS: Windows 10 64bit

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Octal450 » Sun Feb 25, 2018 5:57 am

Hi BEL ISAAK,
This problem I reported on the dev list a while back, and was affected mostly on Linux and Mac, but they didn't manage to fix it in time, it has to do with the OSG (OSGText) new version.

I am very annoyed to hear now this problem affects EVERYONE instead of just a select few, effectively it got worse... and I don't know the reason for that.

However, James has said he will look into it, and I hope it will be fixed in 2018.2. This issue affects my Airbus' as well, and I will need to find another solution now... very irritating.

James on the dev mailing list wrote:I didn’t spend more time on this since November, but it’s still on my to-do list. For the official Mac and Windows releases we have an easy work-around of rolling back that particular change on the custom OSG branch I maintain anyway. (See my fork of OSG on GitHub). Of course that won’t help people building from scratch on Linux, or official distro builds if they are using OSG 3.4.1

So we do need a real fix, but I don’t have a good sense of what that might look like yet - sorry.


Kind Regards,
Josh
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5583
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Thorsten » Sun Feb 25, 2018 7:57 am

I am very annoyed to hear now this problem affects EVERYONE instead of just a select few, effectively it got worse... and I don't know the reason for that.


The reason for the OSG change is as far as I understand that James wanted to add HDPI scaling support and other goodies to the PUI widgets (don't ask me why, since PUI is supposed to go anyway...), that OSG 3.2 can't deliver that reasonably, and that when the question of version bumping to 3.4 came up, yours truly was the only one voicing concerns and (as often) suggesting a conservative approach and carefully weight pros and cons, but since the rest of developers were in favor it got done.

It's one of these changeswhich look very compelling from a large-scale architecture point of view and not really from the ground level where aircraft are made... my 2 cents.
Thorsten
 
Posts: 12490
Joined: Mon Nov 02, 2009 9:33 am

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby sidi762 » Sun Feb 25, 2018 11:26 am

Hi,

Just experienced an crash on macOS, 2018.1.1.
Flying an Extra500, crashed 3 hour after takeoff when approaching ZSSS.
Hope this info could help!
Also, the osgText issue was not fixed in this version of FG.

Best regards,
Sidi
Code: Select all
Process:               fgfs [95992]
Path:                  /Users/USER/Desktop/FlightGear.app/Contents/MacOS/fgfs
Identifier:            org.flightgear.FlightGear
Version:               2018.1.1 (2018.1.1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           fgfs [95992]
User ID:               501

Date/Time:             2018-02-24 15:51:26.125 +0800
OS Version:            Mac OS X 10.12.6 (16G29)
Report Version:        12
Anonymous UUID:        6690EC2E-F997-7F37-3FC4-C790620037BA

Sleep/Wake UUID:       0CDE8880-1F77-4C74-A581-6F4BFD3F00B7

Time Awake Since Boot: 110000 seconds
Time Since Wake:       18000 seconds

System Integrity Protection: enabled

Crashed Thread:        13

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Thread 0:: Dispatch queue: com.apple.main-thread
0   libosg.130.dylib                 0x000000010e52f191 osg::Matrixd::preMult(osg::Matrixd const&) + 49
1   libosg.130.dylib                 0x000000010e53a25e osg::MatrixTransform::computeLocalToWorldMatrix(osg::Matrixd&, osg::NodeVisitor*) const + 222
2   libosg.130.dylib                 0x000000010e5c117d osg::Transform::computeBound() const + 77
3   libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
4   org.flightgear.FlightGear        0x000000010d29ec7f SGRotateTransform::computeBound() const + 31
5   libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
6   org.flightgear.FlightGear        0x000000010d29ec7f SGRotateTransform::computeBound() const + 31
7   libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
8   libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
9   libosg.130.dylib                 0x000000010e5c114b osg::Transform::computeBound() const + 27
10  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
11  org.flightgear.FlightGear        0x000000010d29ec7f SGRotateTransform::computeBound() const + 31
12  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
13  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
14  org.flightgear.FlightGear        0x000000010d29ec7f SGRotateTransform::computeBound() const + 31
15  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
16  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
17  libosg.130.dylib                 0x000000010e5c114b osg::Transform::computeBound() const + 27
18  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
19  libosg.130.dylib                 0x000000010e5c114b osg::Transform::computeBound() const + 27
20  libosg.130.dylib                 0x000000010e59fb23 osg::Switch::computeBound() const + 259
21  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
22  libosg.130.dylib                 0x000000010e59fb23 osg::Switch::computeBound() const + 259
23  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
24  libosg.130.dylib                 0x000000010e59fb23 osg::Switch::computeBound() const + 259
25  libosg.130.dylib                 0x000000010e4e2c26 osg::Group::computeBound() const + 422
26  libosgViewer.130.dylib           0x000000010e326716 osgViewer::ViewerBase::renderingTraversals() + 3622
27  org.flightgear.FlightGear        0x000000010ceb5c8e fgOSMainLoop() + 126
28  org.flightgear.FlightGear        0x000000010c861692 fgMainInit(int, char**) + 5266
29  org.flightgear.FlightGear        0x000000010c821412 main + 290
30  org.flightgear.FlightGear        0x000000010c821104 start + 52

Thread 1:: Qt bearer thread
0   libsystem_kernel.dylib           0x00007fff8cc1819e poll + 10
1   org.qt-project.QtCore            0x000000010fd513e0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2   org.qt-project.QtCore            0x000000010fd52a59 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 857
3   org.qt-project.QtCore            0x000000010fcfa082 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 418
4   org.qt-project.QtCore            0x000000010fb3b051 QThread::exec() + 113
5   org.qt-project.QtCore            0x000000010fb3ef6f 0x10fb13000 + 180079
6   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
7   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
8   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib           0x00007fff8cc0f34a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff8cc0e797 mach_msg + 55
2   com.apple.CoreFoundation         0x00007fff77361434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation         0x00007fff773608c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation         0x00007fff77360114 CFRunLoopRunSpecific + 420
5   com.apple.AppKit                 0x00007fff74fa6f02 _NSEventThread + 205
6   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
7   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
8   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 3:
0   libsystem_kernel.dylib           0x00007fff8cc16eb6 __select + 10
1   org.flightgear.FlightGear        0x000000010d09198f simgear::HTTP::Client::update(int) + 207
2   org.flightgear.FlightGear        0x000000010d181ab8 simgear::SGTerraSync::WorkerThread::runInternal() + 936
3   org.flightgear.FlightGear        0x000000010d181118 simgear::SGTerraSync::WorkerThread::run() + 56
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010cd795c3 0x10c817000 + 5645763
3   org.flightgear.FlightGear        0x000000010cd7912d FLITEVoiceSynthesizer::WorkerThread::run() + 61
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 5:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010cd795c3 0x10c817000 + 5645763
3   org.flightgear.FlightGear        0x000000010cd7912d FLITEVoiceSynthesizer::WorkerThread::run() + 61
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 6:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010cd795c3 0x10c817000 + 5645763
3   org.flightgear.FlightGear        0x000000010cd7912d FLITEVoiceSynthesizer::WorkerThread::run() + 61
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 7:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010cd795c3 0x10c817000 + 5645763
3   org.flightgear.FlightGear        0x000000010cd7912d FLITEVoiceSynthesizer::WorkerThread::run() + 61
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 8:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   libOpenThreads.20.dylib          0x000000010e7a2daf OpenThreads::Condition::wait(OpenThreads::Mutex*) + 79
3   org.flightgear.FlightGear        0x000000010cd74fd6 FGVoiceMgr::FGVoiceThread::run() + 134
4   libOpenThreads.20.dylib          0x000000010e7a1dcd OpenThreads::ThreadPrivateActions::StartThread(void*) + 189
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 9:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x00007fff8cc0f34a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff8cc0e797 mach_msg + 55
2   com.apple.audio.CoreAudio        0x00007fff76eca935 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 127
3   com.apple.audio.CoreAudio        0x00007fff76eca8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio        0x00007fff76ec78d0 HALC_ProxyIOContext::IOWorkLoop() + 1196
5   com.apple.audio.CoreAudio        0x00007fff76ec7264 HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6   com.apple.audio.CoreAudio        0x00007fff76ec6fa3 HALB_IOThread::Entry(void*) + 75
7   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
8   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
9   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 10:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010d06ce63 0x10c817000 + 8740451
3   org.flightgear.FlightGear        0x000000010d06cafb 0x10c817000 + 8739579
4   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 11:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x00007fff8cc0f34a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff8cc0e797 mach_msg + 55
2   com.apple.audio.CoreAudio        0x00007fff76eca935 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 127
3   com.apple.audio.CoreAudio        0x00007fff76eca8a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio        0x00007fff76ec78d0 HALC_ProxyIOContext::IOWorkLoop() + 1196
5   com.apple.audio.CoreAudio        0x00007fff76ec7264 HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6   com.apple.audio.CoreAudio        0x00007fff76ec6fa3 HALB_IOThread::Entry(void*) + 75
7   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
8   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
9   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 12:
0   libsystem_kernel.dylib           0x00007fff8cc16f46 __semwait_signal + 10
1   libsystem_c.dylib                0x00007fff8cb9db72 nanosleep + 199
2   org.flightgear.FlightGear        0x000000010d02236a iaxc_millisleep + 74
3   org.flightgear.FlightGear        0x000000010d020a80 0x10c817000 + 8428160
4   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
5   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
6   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 13 Crashed:
0   libc++abi.dylib                  0x00007fff8b6f3a39 __dynamic_cast + 38
1   org.flightgear.FlightGear        0x000000010d27a299 simgear::DefaultCachePolicy::find(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) + 73
2   org.flightgear.FlightGear        0x000000010d280255 0x10c817000 + 10916437
3   org.flightgear.FlightGear        0x000000010d27bfc5 simgear::ModelRegistry::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) + 165
4   libosgDB.130.dylib               0x000000010df4480f osgDB::Registry::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*, bool) + 271
5   libosgDB.130.dylib               0x000000010df7b637 osgDB::readNodeFile(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) + 55
6   org.flightgear.FlightGear        0x000000010d298232 0x10c817000 + 11014706
7   org.flightgear.FlightGear        0x000000010d298b69 0x10c817000 + 11017065
8   org.flightgear.FlightGear        0x000000010d296ec6 simgear::SGReaderWriterXML::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) const + 166
9   org.flightgear.FlightGear        0x000000010d32964a 0x10c817000 + 11609674
10  org.flightgear.FlightGear        0x000000010d3290da 0x10c817000 + 11608282
11  org.flightgear.FlightGear        0x000000010d27bfc5 simgear::ModelRegistry::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) + 165
12  libosgDB.130.dylib               0x000000010df4480f osgDB::Registry::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*, bool) + 271
13  libosgDB.130.dylib               0x000000010df7d8ca osgDB::readRefNodeFile(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*) + 58
14  org.flightgear.FlightGear        0x000000010d2f618d 0x10c817000 + 11399565
15  org.flightgear.FlightGear        0x000000010d2f5f26 0x10c817000 + 11398950
16  org.flightgear.FlightGear        0x000000010d2f54cc 0x10c817000 + 11396300
17  org.flightgear.FlightGear        0x000000010d2f4fc1 0x10c817000 + 11395009
18  libosgDB.130.dylib               0x000000010df4477c osgDB::Registry::readNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, osgDB::Options const*, bool) + 124
19  libosgDB.130.dylib               0x000000010df4347e osgDB::DatabasePager::DatabaseThread::run() + 4382
20  libOpenThreads.20.dylib          0x000000010e7a1dcd OpenThreads::ThreadPrivateActions::StartThread(void*) + 189
21  libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
22  libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
23  libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 14:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   libOpenThreads.20.dylib          0x000000010e7a2daf OpenThreads::Condition::wait(OpenThreads::Mutex*) + 79
3   libosgDB.130.dylib               0x000000010df43e4d osgDB::DatabasePager::DatabaseThread::run() + 6893
4   libOpenThreads.20.dylib          0x000000010e7a1dcd OpenThreads::ThreadPrivateActions::StartThread(void*) + 189
5   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
6   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
7   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 15:
0   libsystem_kernel.dylib           0x00007fff8cc16bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8cd027fa _pthread_cond_wait + 712
2   org.flightgear.FlightGear        0x000000010d07e918 0x10c817000 + 8812824
3   org.flightgear.FlightGear        0x000000010d1553ca SGThread::PrivateData::start_routine(void*) + 10
4   libsystem_pthread.dylib          0x00007fff8cd0193b _pthread_body + 180
5   libsystem_pthread.dylib          0x00007fff8cd01887 _pthread_start + 286
6   libsystem_pthread.dylib          0x00007fff8cd0108d thread_start + 13

Thread 16:
0   libsystem_kernel.dylib           0x00007fff8cc1744e __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff8cd01621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib          0x00007fff8cd0107d start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib           0x00007fff8cc1744e __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff8cd01621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib          0x00007fff8cd0107d start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib           0x00007fff8cc1744e __workq_kernreturn + 10
1   libsystem_pthread.dylib          0x00007fff8cd01621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib          0x00007fff8cd0107d start_wqthread + 13

Thread 13 crashed with X86 Thread State (64-bit):
 rax: 0xbadd33ae2a0ebead  rbx: 0x000070000bb60850  rcx: 0x0000000000000000  rdx: 0x000000010e6d3270
 rdi: 0x00006000015a6580  rsi: 0x000000010e6d3e10  rbp: 0x000070000bb5fc30  rsp: 0x000070000bb5fba0
  r8: 0x0000000000003064   r9: 0x0000600000085a70  r10: 0xffffffffffffffff  r11: 0x0000000000000202
 r12: 0x000070000bb5ff60  r13: 0x00006000015a6580  r14: 0x00006080000439f0  r15: 0x000000010e6d3270
 rip: 0x00007fff8b6f3a39  rfl: 0x0000000000010206  cr2: 0x000000012cf7f442

Logical CPU:     1
Error Code:      0x00000000
Trap Number:     13


Binary Images:
      0x10c817000 -        0x10d917ff7 +org.flightgear.FlightGear (2018.1.1 - 2018.1.1) <4A0103A5-BC17-3074-AC67-02D979EC2659> /Users/USER/Desktop/FlightGear.app/Contents/MacOS/fgfs
      0x10dde3000 -        0x10de2afff +libosgText.130.dylib (3.4) <DCCB7B65-6CFB-3027-B904-4380C5DE2718> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgText.130.dylib
      0x10de4f000 -        0x10dec0fff +libosgSim.130.dylib (3.4) <DD41E212-8160-376F-A33B-D92DBE3C1736> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgSim.130.dylib
      0x10def6000 -        0x10dfd3fff +libosgDB.130.dylib (3.4) <57BAC14F-8C0F-3C6C-9C98-956AEBD9B7C3> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgDB.130.dylib
      0x10e046000 -        0x10e079fff +libosgParticle.130.dylib (3.4) <2E58BC11-9959-315E-81BB-07736F3DCB29> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgParticle.130.dylib
      0x10e09a000 -        0x10e0bcff7 +libosgFX.130.dylib (3.4) <01F73603-9158-35EB-8693-306EAF9C5C9E> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgFX.130.dylib
      0x10e0d7000 -        0x10e216ff7 +libosgUtil.130.dylib (3.4) <8B3CBF47-6EED-3ADD-BB7E-A1E79AF99B36> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgUtil.130.dylib
      0x10e2ba000 -        0x10e36afff +libosgViewer.130.dylib (3.4) <22B8E627-9813-351E-9419-395506F6C02F> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgViewer.130.dylib
      0x10e3cd000 -        0x10e412ff7 +libosgGA.130.dylib (3.4) <110F9D4F-F9B5-3A38-AFB8-9CD3984507F0> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosgGA.130.dylib
      0x10e45d000 -        0x10e6c6ff7 +libosg.130.dylib (3.4) <3F9312F7-00DD-37AA-8A9F-2E0D9CCD1E6A> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libosg.130.dylib
      0x10e7a0000 -        0x10e7a4ff7 +libOpenThreads.20.dylib (3.3) <B0278109-0346-3C16-8A5A-67E40CF3A327> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/libOpenThreads.20.dylib
      0x10e7ae000 -        0x10e7b9ffb +org.qt-project.QtQuickWidgets (5.9 - 5.9.3) <16B670B5-1FB1-3508-BE98-7BB6715A1BE3> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/5/QtQuickWidgets
      0x10e7c9000 -        0x10ec18fff +org.qt-project.QtWidgets (5.9 - 5.9.3) <60A6C173-8F91-3D3D-BC8E-7FABC09267C3> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
      0x10ed8a000 -        0x10f02bff7 +org.qt-project.QtQuick (5.9 - 5.9.3) <7F91AC41-DA13-30BC-B819-90B4E375CCF5> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick
      0x10f132000 -        0x10f537ff7 +org.qt-project.QtGui (5.9 - 5.9.3) <2D1352C4-776C-319F-9458-829CFE39E26A> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
      0x10f63e000 -        0x10f905ff7 +org.qt-project.QtQml (5.9 - 5.9.3) <690A6360-BB84-3ABD-AB89-C5DA823106DC> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml
      0x10f9bf000 -        0x10fac0ffb +org.qt-project.QtNetwork (5.9 - 5.9.3) <7133BE72-BDC4-324F-AC23-2ABC7FD93F48> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
      0x10fb13000 -        0x10ffdcfff +org.qt-project.QtCore (5.9 - 5.9.3) <4797916D-DCC9-391C-A193-37819A761BB0> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
      0x1100e0000 -        0x1100efffb  libSimplifiedChineseConverter.dylib (69) <0047A988-B6F7-38F5-936A-EAFDE8A47490> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
      0x111a63000 -        0x111bb1ff3 +libqcocoa.dylib (0) <AA6D7005-87C3-3D73-9BC5-7A6BED2A4FE9> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/platforms/libqcocoa.dylib
      0x111bfd000 -        0x111c28ff3 +org.qt-project.QtPrintSupport (5.9 - 5.9.3) <0C6E46E0-3516-3364-92FC-2A0099105A97> /Users/USER/Desktop/FlightGear.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
      0x11495d000 -        0x114963fff +libqgif.dylib (0) <0425E692-B608-3550-A4B6-A576BC763B3F> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqgif.dylib
      0x11496a000 -        0x114b10fff  GLEngine (14.0.16) <08F2E804-13D2-3E80-9322-1A23A84A55F3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      0x114b4f000 -        0x11509eff7  com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.25.17 - 10.2.5) <8633C1AB-7008-3B8B-8D6D-8E1DE49DD265> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver
      0x1152b9000 -        0x1152e3fff  GLRendererFloat (14.0.16) <6B57F70A-EFAC-3DB2-B9BA-E55D05D44DB5> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
      0x1152ed000 -        0x11536cff7  com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.25.17 - 10.2.5) <20DB0471-534D-3570-9E5A-AB052CF54E68> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
      0x1154bf000 -        0x1154c4fff +libqico.dylib (0) <54CA6A05-1620-3753-842C-61D47AB80E7C> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqico.dylib
      0x115f57000 -        0x115f5effb +libqicns.dylib (0) <F508C526-5E48-39D6-B558-12CABBE1A725> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqicns.dylib
      0x115f65000 -        0x115fa0ff7 +libqjpeg.dylib (0) <827E4112-71DB-3882-8EF2-7692FB50051E> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqjpeg.dylib
      0x115fa9000 -        0x115fadff3 +libqmacjp2.dylib (0) <A322EAF6-5F3D-3990-A4A5-8AD967F63C8A> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
      0x115fb4000 -        0x115fb8ff7 +libqtga.dylib (0) <D6C734FC-4D6E-3FCC-A3EA-72B7AD42D1DC> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqtga.dylib
      0x115fbe000 -        0x11601fff7 +libqtiff.dylib (0) <764D983A-6C8B-3D91-8B7C-57F5206F1BA7> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqtiff.dylib
      0x11602b000 -        0x11602fff3 +libqwbmp.dylib (0) <7A733B67-7EF5-3C06-B524-AF0DB7128F45> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqwbmp.dylib
      0x116036000 -        0x1160c1ffb +libqwebp.dylib (0) <318C867E-5B9F-3281-8882-24F936D00EF2> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/imageformats/libqwebp.dylib
      0x116205000 -        0x116212ff7 +osgdb_imageio.dylib (???) <028D5A6B-14E1-3740-9473-1F7E59D4AF5B> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/osgPlugins/osgdb_imageio.dylib
      0x116c79000 -        0x116c87fff +osgdb_freetype.dylib (???) <1FD0B980-CA37-378D-86A1-7B14B44F5482> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/osgPlugins/osgdb_freetype.dylib
      0x116c93000 -        0x116d0bffb +libfreetype.6.dylib (0) <03D7872B-DEF1-3988-AD39-287640344215> /usr/local/opt/freetype/lib/libfreetype.6.dylib
      0x116d24000 -        0x116d47ffb +libpng16.16.dylib (0) <44F2FE8A-980E-335E-A6F9-F6633924FD5E> /usr/local/opt/libpng/lib/libpng16.16.dylib
      0x116df4000 -        0x116dfbff7 +osgdb_txf.dylib (???) <72944207-B394-3954-B72A-0E730CE4AFB0> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/osgPlugins/osgdb_txf.dylib
      0x116e05000 -        0x116e18fff +libqcorewlanbearer.dylib (0) <3DB7D475-CB67-3609-BB2D-5E2A0F71E97F> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
      0x116e23000 -        0x116e2aff3 +libqgenericbearer.dylib (0) <2158947D-0427-3430-BDD2-AEAD0778555B> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
      0x117a3d000 -        0x117a40ff3 +libqtquick2plugin.dylib (0) <5BC396B0-7333-30EB-86B4-BEC26478092B> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/quick/libqtquick2plugin.dylib
      0x117a50000 -        0x117a54fff  com.apple.audio.AppleHDAHALPlugIn (279.48 - 279.48) <ECA84145-2AC4-347D-BBC0-933AAAC15356> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
      0x117a5c000 -        0x117a5fff3 +libwindowplugin.dylib (0) <3BF9A2BE-4B3E-3E82-B7B0-6E9B8ACA5FF7> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/quick/libwindowplugin.dylib
      0x11c3b6000 -        0x11c3d5ff7 +osgdb_ac.dylib (???) <A98BA86F-AAB6-31A1-8AA4-074A8CC98287> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/osgPlugins/osgdb_ac.dylib
      0x11ca7f000 -        0x11cabcdc7  dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
      0x12b769000 -        0x12b776fff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <758B28B5-5E48-36C7-ACF7-888B553F3EA4> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
      0x130cb7000 -        0x130e1efff  com.apple.audio.units.Components (1.14 - 1.14) <C79BB0B7-9231-316F-A48D-BA93A68EA7ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
      0x1310bb000 -        0x1310c3fff +osgdb_rgb.dylib (???) <9F9E307C-4CB7-3028-84D6-B287579936EF> /Users/USER/Desktop/FlightGear.app/Contents/PlugIns/osgPlugins/osgdb_rgb.dylib
      0x14d546000 -        0x14d560ff7  com.apple.security.csparser (3.0 - 57740.60.18) <119893A8-D878-3AF2-BA3C-F70D5C6E6950> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
   0x7fff71f8a000 -     0x7fff722cfff7  com.apple.RawCamera.bundle (7.04 - 914) <86A67D11-9791-3CE6-9FF5-3387C0AB925B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
   0x7fff73b01000 -     0x7fff73b05ffb  com.apple.agl (3.3.1 - AGL-3.3.1) <752FDB92-EF67-3D04-BF40-A352BF1075CF> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
   0x7fff73b06000 -     0x7fff73cc7fff  com.apple.avfoundation (2.0 - 1187.36) <2F390EAD-07BB-3788-9E73-13104C2E04CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
   0x7fff73cc8000 -     0x7fff73d6aff7  com.apple.audio.AVFAudio (1.0 - ???) <7997D588-B542-3EBB-B822-D719C1114BB4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
   0x7fff73e35000 -     0x7fff73e35fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
   0x7fff73e36000 -     0x7fff73e4dffb  libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
   0x7fff73e4e000 -     0x7fff74367feb  com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
   0x7fff74368000 -     0x7fff744d9ff3  libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
   0x7fff744da000 -     0x7fff744eeffb  libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
   0x7fff744ef000 -     0x7fff748e5fef  libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
   0x7fff748e6000 -     0x7fff748fcfff  libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
   0x7fff748fd000 -     0x7fff74903fff  libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
   0x7fff74904000 -     0x7fff74918ff7  libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
   0x7fff74919000 -     0x7fff74aa0fe7  libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
   0x7fff74aa1000 -     0x7fff74b53fff  libvMisc.dylib (600.60.1) <E18365D7-DCC4-3304-A8D1-395E656D7B99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
   0x7fff74b54000 -     0x7fff74b54fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
   0x7fff74b55000 -     0x7fff74b92ffb  com.apple.Accounts (113 - 113) <8550BD08-7D05-3AC4-A0CC-B67ECB2DE950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
   0x7fff74b93000 -     0x7fff74e12ff7  com.apple.AddressBook.framework (10.0 - 1756.20) <E512B69B-8DBE-3085-95BE-750B8EFC97FD> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
   0x7fff74e13000 -     0x7fff75becff3  com.apple.AppKit (6.9 - 1504.83.101) <AE51ACB3-D501-3F91-B369-3D3711F24D0A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
   0x7fff75bfe000 -     0x7fff75bfefff  com.apple.ApplicationServices (48 - 48) <DA687F9A-7B2D-342B-8796-16E45344F853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
   0x7fff75bff000 -     0x7fff75c6dff7  com.apple.ApplicationServices.ATS (377 - 422.2) <A31D17BE-F747-39FB-9A84-5F2F8891204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
   0x7fff75d07000 -     0x7fff75e36ff7  libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
   0x7fff75e37000 -     0x7fff75e81fff  libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
   0x7fff75ede000 -     0x7fff75f11fff  libTrueTypeScaler.dylib (194.12) <8944A23A-EE36-3657-9B4F-933231C8FDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
   0x7fff75f7e000 -     0x7fff76028ff7  com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
   0x7fff76029000 -     0x7fff7607afff  com.apple.HIServices (1.22 - 593) <045870A9-1D92-3FEF-8722-671E99A35E71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
   0x7fff7607b000 -     0x7fff7608aff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
   0x7fff7608b000 -     0x7fff760d8fff  com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
   0x7fff760d9000 -     0x7fff76114fff  com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
   0x7fff76115000 -     0x7fff76120fff  com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
   0x7fff76121000 -     0x7fff7632dff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <01518CAB-7DAD-3F09-83F8-B9FE0ABE998F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
   0x7fff7632e000 -     0x7fff7632efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <B92868F8-2F15-32C0-A5BE-4ABA546B8BE1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
   0x7fff76497000 -     0x7fff76871fff  com.apple.CFNetwork (811.5.4 - 811.5.4) <46B1227B-F38C-3F8E-B0B5-5D9861ABF36B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
   0x7fff7688b000 -     0x7fff7688bfff  com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
   0x7fff7688c000 -     0x7fff7688ffff  com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
   0x7fff76890000 -     0x7fff76b99fff  com.apple.HIToolbox (2.1.1 - 857.8) <5367366E-747E-32CF-8E76-93CD8E7424C7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   0x7fff76b9a000 -     0x7fff76b9dff7  com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
   0x7fff76b9e000 -     0x7fff76ba3fff  com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
   0x7fff76ba4000 -     0x7fff76c3bff3  com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
   0x7fff76c3c000 -     0x7fff76c56fff  com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
   0x7fff76c57000 -     0x7fff76c58ff3  com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
   0x7fff76c59000 -     0x7fff76c5bff7  com.apple.securityhi (9.0 - 55006) <DBD65629-535D-3669-8218-7F074D61638C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
   0x7fff76c5c000 -     0x7fff76c62ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
   0x7fff76c63000 -     0x7fff76d42ffb  com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
   0x7fff76d43000 -     0x7fff76d43fff  com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
   0x7fff76e8d000 -     0x7fff76f1afff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
   0x7fff76f1b000 -     0x7fff76f2efff  com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
   0x7fff76f2f000 -     0x7fff7722afff  com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
   0x7fff7722b000 -     0x7fff772d8ff7  com.apple.CoreDisplay (1.0 - 1) <53D1EAFE-23A4-398D-BF52-E4299E670DB6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
   0x7fff772d9000 -     0x7fff77772ff7  com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
   0x7fff77773000 -     0x7fff77df5fff  com.apple.CoreGraphics (2.0 - 1070.22) <FAB476BB-B5CD-3936-8AFC-41229DBDF0E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
   0x7fff77df6000 -     0x7fff78039ffb  com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
   0x7fff7803a000 -     0x7fff7809fff7  com.apple.corelocation (2101.0.63) <C4C6BE27-85E2-34D5-AEDC-EBB5A7CB78D1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
   0x7fff780a0000 -     0x7fff78151fff  com.apple.CoreMedia (1.0 - 1907.59.1.6) <570690D8-A956-3629-9E46-4F8BDDB8A82C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
   0x7fff78152000 -     0x7fff7819dff7  com.apple.CoreMediaIO (805.0 - 4932) <03F2B863-BF99-36DF-9A14-1DB534A289F3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
   0x7fff7819e000 -     0x7fff7819efff  com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
   0x7fff7819f000 -     0x7fff781f0fff  com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
   0x7fff781f1000 -     0x7fff784ccff7  com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
   0x7fff784cd000 -     0x7fff78500fff  com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
   0x7fff78501000 -     0x7fff78509ff3  com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
   0x7fff7850a000 -     0x7fff78676ff7  com.apple.LaunchServices (775.19 - 775.19) <B75A0C49-E376-358C-81EE-6EFB0F605801> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
   0x7fff78677000 -     0x7fff78727ffb  com.apple.Metadata (10.7.0 - 1075.40) <B2FFCC10-5A9E-396B-B495-3D6C867669EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
   0x7fff78728000 -     0x7fff78787fff  com.apple.CoreServices.OSServices (775.19 - 775.19) <4140569A-1848-3765-A52B-BB61C35CF88F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
   0x7fff78788000 -     0x7fff787f8fff  com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
   0x7fff787f9000 -     0x7fff7883eff7  com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
   0x7fff788c7000 -     0x7fff78a14ffb  com.apple.CoreText (352.0 - 544.15) <BF0EE575-BB7E-3BF9-9029-232B4ADC24E4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
   0x7fff78a15000 -     0x7fff78a4aff3  com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
   0x7fff78a4b000 -     0x7fff78abcffb  com.apple.framework.CoreWLAN (11.0 - 1200.31) <E47C0568-E37B-3052-9E77-F0F371DCDE7F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
   0x7fff78aef000 -     0x7fff78afaff3  com.apple.DirectoryService.Framework (10.12 - 194) <45BEA292-4550-3082-8CE7-5D6CE7E0052A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
   0x7fff78afb000 -     0x7fff78bb9ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <9397E609-CB54-37B2-B28E-D4BC6C34BFAB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
   0x7fff78bba000 -     0x7fff78bbffff  com.apple.DiskArbitration (2.7 - 2.7) <70F56042-EF04-3BAF-9E04-90F423FB2BCC> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
   0x7fff78d51000 -     0x7fff790f7fff  com.apple.Foundation (6.9 - 1349.91) <A37CB4EC-0730-3DD6-9358-60491BF40EF2>
sidi762
 
Posts: 223
Joined: Sat Jun 18, 2016 9:15 am
Location: Beijing, China
Callsign: DAG0762
Version: 2020.3.18
OS: macOS Catalina

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby sidi762 » Sun Feb 25, 2018 1:52 pm

The second part:
Code: Select all
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
   0x7fff79123000 -     0x7fff79154ff7  com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
   0x7fff79214000 -     0x7fff792b7fff  com.apple.Bluetooth (5.0.5 - 5.0.5f1) <913B97A6-9E18-3F15-992D-D522AA22EDE9> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
   0x7fff792b8000 -     0x7fff7934eff7  com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
   0x7fff7934f000 -     0x7fff79355ffb  com.apple.IOSurface (159.9 - 159.9) <08F1A246-1367-32EC-B3CE-724379409729> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
   0x7fff79356000 -     0x7fff793a7ff7  com.apple.ImageCaptureCore (7.0 - 7.0) <A640CA2F-8093-34AB-947C-26679ECB8A6D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
   0x7fff793a8000 -     0x7fff79508fef  com.apple.ImageIO.framework (3.3.0 - 1599.12) <E54ADBF0-6001-3DEB-AEB0-3F857A781E06> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
   0x7fff79509000 -     0x7fff7950dfff  libGIF.dylib (1599.12) <A0836C44-9566-32A3-ACCF-82A5BAF2E521> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
   0x7fff7950e000 -     0x7fff795feff7  libJP2.dylib (1599.12) <0DB4F152-B36D-365C-97B1-34F1C114982B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
   0x7fff795ff000 -     0x7fff79622ffb  libJPEG.dylib (1599.12) <2F66BA16-D569-35AD-A4BB-7A1909F1BF11> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
   0x7fff79623000 -     0x7fff7964aff7  libPng.dylib (1599.12) <A068239E-7DB3-33AD-BEA9-499D8DEF771B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
   0x7fff7964b000 -     0x7fff7964dff3  libRadiance.dylib (1599.12) <D26D6FC9-1175-38AB-ACAA-0CA073FD3978> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
   0x7fff7964e000 -     0x7fff7969cffb  libTIFF.dylib (1599.12) <5D161E6A-D279-37A0-9F5F-A71A4C13BB09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
   0x7fff797fa000 -     0x7fff7a404fff  com.apple.JavaScriptCore (12603 - 12603.3.8) <9557271A-1838-38DD-93E3-D8A9ECDE3B6B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
   0x7fff7a405000 -     0x7fff7a41eff7  com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
   0x7fff7a41f000 -     0x7fff7a455fff  com.apple.LDAPFramework (2.4.28 - 194.5) <492ACA22-373E-3DD9-BAEB-9EF6AA962FD5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
   0x7fff7a6a8000 -     0x7fff7a6aefff  com.apple.MediaAccessibility (1.0 - 97.1.1) <0BD82735-6644-37CE-B13D-8E7CC59A1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
   0x7fff7a6c4000 -     0x7fff7abfdff7  com.apple.MediaToolbox (1.0 - 1907.59.1.6) <FA068C6F-0506-35C3-A637-C4AFF82411DB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
   0x7fff7abfe000 -     0x7fff7ac59fff  com.apple.Metal (87.18 - 87.18) <E3618B54-C728-34CA-9E8A-9BD33A295D31> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
   0x7fff7b542000 -     0x7fff7b54afff  com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
   0x7fff7b6fb000 -     0x7fff7b720fff  com.apple.audio.OpenAL (1.8 - 1.8) <E3447078-6A7E-3A6D-B136-B6EA93982EE1> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
   0x7fff7b721000 -     0x7fff7b729ff7  libcldcpuengine.dylib (2.8.5) <81563526-886E-37E4-BF85-4A6D75F93C65> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
   0x7fff7b72a000 -     0x7fff7b778ff3  com.apple.opencl (2.8.6 - 2.8.6) <E78463D3-73B6-3002-BD71-9CC1D6722968> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
   0x7fff7b779000 -     0x7fff7b792ffb  com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
   0x7fff7b793000 -     0x7fff7b79eff7  com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
   0x7fff7b79f000 -     0x7fff7b7a1fff  libCVMSPluginSupport.dylib (14.0.16) <9E12EB67-6630-39A0-AB93-77405F5EC2A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
   0x7fff7b7a2000 -     0x7fff7b7a5ff7  libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
   0x7fff7b7a6000 -     0x7fff7b7aafff  libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
   0x7fff7b7ab000 -     0x7fff7b7b4ff7  libGFXShared.dylib (14.0.16) <D10C7A01-8A11-3A42-A9FA-C411AE453B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
   0x7fff7b7b5000 -     0x7fff7b7c0fff  libGL.dylib (14.0.16) <0801F3B9-A525-32BB-9BC0-478947CE21D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
   0x7fff7b7c1000 -     0x7fff7b7fdff7  libGLImage.dylib (14.0.16) <FE39C57B-056C-3CBF-B653-A8F2005631C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
   0x7fff7b7fe000 -     0x7fff7b974ff3  libGLProgrammability.dylib (14.0.16) <A95F26AD-D496-3581-A310-5131F61CFB4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
   0x7fff7b975000 -     0x7fff7b9b6ff7  libGLU.dylib (14.0.16) <B285EAD6-B3AA-3753-BB85-75864BD6E76C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
   0x7fff7c31e000 -     0x7fff7c32cfff  com.apple.opengl (14.0.16 - 14.0.16) <167C9883-A79E-3B7F-AFED-8CD6683B291D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
   0x7fff7c3c9000 -     0x7fff7c510fff  com.apple.QTKit (7.7.3 - 2978.7) <49F88771-52FE-3989-AAB7-10A7494C4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
   0x7fff7c511000 -     0x7fff7c77bff7  com.apple.imageKit (3.0 - 1023) <9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
   0x7fff7c77c000 -     0x7fff7c843fff  com.apple.PDFKit (1.0 - 1) <BE82F14C-B20C-3771-B16C-F0723F6552AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
   0x7fff7c844000 -     0x7fff7cd6aff7  com.apple.QuartzComposer (5.1 - 356) <C66293F6-EF05-3B36-8524-081CEB9FADD7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
   0x7fff7cd6b000 -     0x7fff7cd8effb  com.apple.quartzfilters (1.10.0 - 1.10.0) <365342ED-7A1A-3C75-AE60-90764E96034C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
   0x7fff7cd8f000 -     0x7fff7ce7cfff  com.apple.QuickLookUIFramework (5.0 - 720.7) <3136C23E-399E-3296-928A-B18EC9FC423C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
   0x7fff7ce7d000 -     0x7fff7ce7dfff  com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
   0x7fff7ce7e000 -     0x7fff7d07efff  com.apple.QuartzCore (1.11 - 453.39.4) <A45AFBC4-87D4-3533-A0AC-1D6629C77984> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
   0x7fff7d07f000 -     0x7fff7d0d4fff  com.apple.QuickLookFramework (5.0 - 720.7) <3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
   0x7fff7d0d5000 -     0x7fff7d0eafff  com.apple.SafariServices.framework (12603 - 12603.3.8) <966BF0C8-B94B-3BDF-AFE1-0F99DAAE6D99> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
   0x7fff7d5e5000 -     0x7fff7d8e7ff7  com.apple.security (7.0 - 57740.60.18) <005E8C96-40B6-35E3-B58B-888A5F5957C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
   0x7fff7d8e8000 -     0x7fff7d95dfff  com.apple.securityfoundation (6.0 - 55132.50.7) <15C53957-A9DE-31AE-A192-949244F47CD7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
   0x7fff7d95e000 -     0x7fff7d987fff  com.apple.securityinterface (10.0 - 55079.50.4) <C9B0E11A-362B-3C0D-8B2E-B06510BCE20A> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
   0x7fff7d988000 -     0x7fff7d98bff3  com.apple.xpc.ServiceManagement (1.0 - 1) <BE0F9708-0B55-3E78-A15E-C287B8ED13BA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
   0x7fff7dd12000 -     0x7fff7dd81ff7  com.apple.SystemConfiguration (1.14 - 1.14) <3FFD3930-B307-3E31-9FA6-12221EB0F969> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
   0x7fff7dd82000 -     0x7fff7e130fff  com.apple.VideoToolbox (1.0 - 1907.59.1.6) <EB2577A4-DCDF-3FD1-B5FA-42A55653A74D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
   0x7fff7fe5d000 -     0x7fff7fe64ffb  com.apple.APFS (1.0 - 1) <A0614DF8-56CE-3DA3-922E-769B9F975A37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
   0x7fff805d8000 -     0x7fff805f3ff3  com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
   0x7fff805f4000 -     0x7fff80601ff3  com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
   0x7fff80602000 -     0x7fff80624ffb  com.apple.framework.Apple80211 (12.0 - 1200.47) <C3033EEE-771A-3664-BBDD-BE1F6D075FC7> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
   0x7fff80625000 -     0x7fff80634feb  com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
   0x7fff80722000 -     0x7fff807ad97f  com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
   0x7fff807c1000 -     0x7fff807dcfff  com.apple.aps.framework (4.0 - 4.0) <6CA07CDF-1E35-34E9-95BF-BD565FF42BAD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
   0x7fff807dd000 -     0x7fff807e5ffb  com.apple.AppleSRP (5.0 - 1) <6AAE93B6-9816-35B2-9C59-D5C3218065AF> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
   0x7fff807e6000 -     0x7fff807e9ff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <42A1731A-A576-307A-B07C-9F8F64696CB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
   0x7fff807ea000 -     0x7fff8083cfff  com.apple.AppleVAFramework (5.0.36 - 5.0.36) <7352078D-C230-397C-81A5-57A48CF218C0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
   0x7fff80846000 -     0x7fff8084dff7  com.apple.AssetCacheServices (48.3 - 48.3) <C59F7295-36D8-3109-A910-C83D884CC92C> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
   0x7fff80be0000 -     0x7fff80c5eff7  com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
   0x7fff80c87000 -     0x7fff80cc4ffb  com.apple.bom (14.0 - 194.1) <0CBECAF1-B5E0-302F-99EC-D7ED14E12B84> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
   0x7fff80f05000 -     0x7fff80f2effb  com.apple.CacheDelete (1.0 - 1) <D9678282-6F34-3EE4-94E2-42B2F6A055A5> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
   0x7fff812fa000 -     0x7fff81321fff  com.apple.CalendarAgentLink (8.0 - 250) <E50E29F6-2BAB-3B8B-BBEA-7DC0B8B077AD> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
   0x7fff818e9000 -     0x7fff81910ff3  com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
   0x7fff81911000 -     0x7fff8199dff7  com.apple.CloudDocs (1.0 - 486.29) <392B87EC-0317-313F-8FE2-F571831C7F35> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
   0x7fff82235000 -     0x7fff8223effb  com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
   0x7fff82305000 -     0x7fff82356ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2250.11) <1324A70E-A093-3DB9-A802-07B8F4A499B5> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
   0x7fff82357000 -     0x7fff82379fff  com.apple.contacts.ContactsPersistence (1.0 - 2250.11) <7CDEB852-B3B7-328F-9537-DFB3A58B882C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
   0x7fff823c3000 -     0x7fff827a2ff7  com.apple.CoreAUC (226.0.0 - 226.0.0) <FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
   0x7fff827a3000 -     0x7fff827d3fff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3F6857D1-AE7C-3593-B064-930F5BB7269E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
   0x7fff8286e000 -     0x7fff82876ffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2AB86FAF-37B3-3323-9EF0-CA591B6E357C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
   0x7fff82987000 -     0x7fff82997fff  com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
   0x7fff82a5c000 -     0x7fff82a72ff3  com.apple.CoreMediaAuthoring (2.2 - 956) <AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
   0x7fff82a79000 -     0x7fff82b09ffb  com.apple.CorePDF (4.0 - 4) <7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
   0x7fff82cd2000 -     0x7fff82d02ff3  com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
   0x7fff82f93000 -     0x7fff83022ff7  com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
   0x7fff83023000 -     0x7fff83162fe7  com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
   0x7fff83163000 -     0x7fff83233ff3  com.apple.CoreUtils (5.1 - 510.31) <E68BB8ED-8874-36EC-A7C5-1017C0E727CB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
   0x7fff83283000 -     0x7fff832e8ff3  com.apple.framework.CoreWiFi (12.0 - 1200.31) <DF0972EF-F817-3FD3-8C00-2D57B8738D8C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
   0x7fff832e9000 -     0x7fff832f7ff7  com.apple.CrashReporterSupport (10.12 - 827) <802A9B81-E349-348B-90AB-10E40B654250> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
   0x7fff83369000 -     0x7fff83373ffb  com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
   0x7fff83374000 -     0x7fff83378ff3  com.apple.DSExternalDisplay (3.1 - 380) <4B5E3FF0-E8C3-38CC-BF72-418C928956AB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
   0x7fff833ae000 -     0x7fff83423ffb  com.apple.datadetectorscore (7.0 - 539.1) <74595F6C-8283-3C73-9F56-C6FA957F8B94> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
   0x7fff8345f000 -     0x7fff8349efff  com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
   0x7fff8349f000 -     0x7fff835b0fff  com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
   0x7fff835b5000 -     0x7fff8368afff  com.apple.DiskImagesFramework (444.50.16 - 444.50.16) <85BC24F9-3DF7-3AFC-B953-DE2CC94D61E9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
   0x7fff836f3000 -     0x7fff836fefff  com.apple.DisplayServicesFW (3.1 - 380) <0BDF6C17-5E5F-33F8-8E99-C7350C6F9667> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
   0x7fff83743000 -     0x7fff83745ffb  com.apple.EFILogin (2.0 - 2) <A74B0065-643F-3BC1-8FE9-E7CEAA29AD9A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
   0x7fff83898000 -     0x7fff83cc9ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
   0x7fff83d07000 -     0x7fff84099ff7  com.apple.FinderKit (1.5.5 - 1.5.5) <85D64484-35E0-3500-A651-FD1DD9A1D6C5> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
   0x7fff85020000 -     0x7fff85020fff  libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
   0x7fff8502d000 -     0x7fff85038ff3  libGPUSupportMercury.dylib (14.0.16) <7EE3DA75-2F9D-3C6D-AECD-F73EA47BE81B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
   0x7fff852f1000 -     0x7fff8530dfff  com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
   0x7fff85326000 -     0x7fff859d8fff  com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
   0x7fff85a1e000 -     0x7fff85a94ff3  com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
   0x7fff85a95000 -     0x7fff85aa6fff  com.apple.HelpData (2.1.12 - 100.1) <EEB8CC44-9AFF-3005-A25D-18FE46574FD5> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
   0x7fff860af000 -     0x7fff860b6ffb  com.apple.IOAccelerator (311.14 - 311.14) <278124AF-02DC-3785-9FA9-14EDB8E5FD56> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
   0x7fff860b8000 -     0x7fff860ccff7  com.apple.IOPresentment (1.0 - 29.10) <30DF04EE-10E2-353F-845F-A97B87DF3207> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
   0x7fff860cd000 -     0x7fff860effff  com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
   0x7fff8618b000 -     0x7fff8619bff3  com.apple.IntlPreferences (2.0 - 216) <77C9C2E7-EF9F-34BB-A5E3-B8BEA4226B5F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
   0x7fff861d6000 -     0x7fff8638dfff  com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
   0x7fff863d9000 -     0x7fff863ddff7  com.apple.LoginUICore (4.0 - 4.0) <7ADA40B1-995C-3947-8163-2257E7FB9440> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
   0x7fff86489000 -     0x7fff8654bff3  com.apple.MMCS (1.3 - 385.4) <D3D76CE0-DE05-373E-B757-9E4B4920565D> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
   0x7fff869fd000 -     0x7fff86a00fff  com.apple.Mangrove (1.0 - 1) <98814966-FD65-302B-B47E-00928DC34E5C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
   0x7fff86ad9000 -     0x7fff86b0dff3  com.apple.MediaKit (16 - 845) <883DC63F-F90F-3FB9-8C23-9CECD72EBCDE> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
   0x7fff86cae000 -     0x7fff86d27ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
   0x7fff86e8b000 -     0x7fff86e99fff  com.apple.MobileKeyBag (2.0 - 1.0) <D0983DB7-EF9D-3E19-A084-21319ECE5846> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
   0x7fff86eaa000 -     0x7fff86ed2ff7  com.apple.MultitouchSupport.framework (368.16 - 368.16) <9E602B4A-22CD-3CF3-B284-78D5123C9AE8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
   0x7fff86f84000 -     0x7fff86f8ffff  com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
   0x7fff873dc000 -     0x7fff873defff  com.apple.OAuth (25 - 25) <D6E5F36D-71B8-3E12-9601-CE2A1D6ED60B> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
   0x7fff87867000 -     0x7fff878a8ff3  com.apple.PerformanceAnalysis (1.148.3 - 148.3) <4E468BC7-F863-3674-909D-417231EB8C28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
   0x7fff878eb000 -     0x7fff878f2ff3  com.apple.phonenumbers (1.1.1 - 105) <B8EFDDD3-BA26-39B8-9EA0-3649184BF527> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
   0x7fff87ee0000 -     0x7fff87f02fff  com.apple.pluginkit.framework (1.0 - 1) <775E1168-9A28-34EC-AACD-B73803B9DDD4> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
   0x7fff87f55000 -     0x7fff87f8fffb  com.apple.ProtectedCloudStorage (1.0 - 1) <8B32A7EC-D371-38E3-A286-F1BE1307F1E1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
   0x7fff87f90000 -     0x7fff87faafff  com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
   0x7fff87fab000 -     0x7fff87fbaff7  com.apple.QuickLookThumbnailing (1.0 - 1) <173EE873-1700-3FCA-9782-C060FBB5BCAD> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
   0x7fff87fc3000 -     0x7fff87fe6ff3  com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
   0x7fff88cb0000 -     0x7fff88cb3fff  com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
   0x7fff88d42000 -     0x7fff88dcffff  com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
   0x7fff88dd0000 -     0x7fff88defff7  com.apple.shortcut (2.16 - 98) <6C0435B1-83DD-3254-B0D3-3B86C6CE606A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
   0x7fff88df0000 -     0x7fff89056feb  com.apple.SkyLight (1.600.0 - 170.3) <38AC05EF-3A9E-3E3E-9849-04E0223DF7B9> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
   0x7fff89235000 -     0x7fff89241ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
   0x7fff895cb000 -     0x7fff8962cfff  com.apple.Suggestions (6.0 - 197) <9DD142A2-82A5-3202-B36C-20E19B4C5D56> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
   0x7fff8992d000 -     0x7fff899a1fdf  com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
   0x7fff89bc1000 -     0x7fff89bedff3  com.apple.framework.SystemAdministration (1.0 - 1.0) <CD5B74B1-01ED-369E-AB11-1DA59F2C2A24> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
   0x7fff89de0000 -     0x7fff89de6ff7  com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
   0x7fff89e72000 -     0x7fff89f38ff7  com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
   0x7fff89f81000 -     0x7fff89f96ff3  com.apple.ToneKit (1.0 - 1) <B709293D-0A79-398A-8AA9-50F6340C227C> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
   0x7fff89f97000 -     0x7fff89fa5ffb  com.apple.ToneLibrary (1.0 - 1) <F2ED5DFC-5F11-3012-BCD7-17753413141F> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
   0x7fff89fac000 -     0x7fff89fadfff  com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
   0x7fff89fae000 -     0x7fff8a13eff3  com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
   0x7fff8ac0d000 -     0x7fff8accdfff  com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
   0x7fff8b118000 -     0x7fff8b11efff  com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
   0x7fff8b1ef000 -     0x7fff8b1f1ffb  com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
   0x7fff8b21d000 -     0x7fff8b244ff7  com.apple.contacts.vCard (1.0 - 2250.11) <DD615DAF-AF34-3AB4-9CB4-DA0A882D59A5> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
   0x7fff8b246000 -     0x7fff8b261ff7  libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib
   0x7fff8b262000 -     0x7fff8b26dfff  libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
   0x7fff8b26e000 -     0x7fff8b2feff7  libCoreStorage.dylib (540.30.1) <85C0A366-F901-36E3-854A-FE8A14A04A72> /usr/lib/libCoreStorage.dylib
   0x7fff8b2ff000 -     0x7fff8b300ff3  libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
   0x7fff8b301000 -     0x7fff8b514fff  libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib
   0x7fff8b530000 -     0x7fff8b537fff  libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib
   0x7fff8b538000 -     0x7fff8b538fff  libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
   0x7fff8b539000 -     0x7fff8b53dffb  libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib
   0x7fff8b53e000 -     0x7fff8b53fffb  libSystem.B.dylib (1238.60.2) <F18AC1E7-C6F1-34B1-8069-BE571B3231D4> /usr/lib/libSystem.B.dylib
   0x7fff8b5ab000 -     0x7fff8b5d6ff3  libarchive.2.dylib (41.70.1) <A3FA7D6E-3D68-3524-8B48-EB2ECA44B13B> /usr/lib/libarchive.2.dylib
   0x7fff8b5d7000 -     0x7fff8b653fc7  libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib
   0x7fff8b657000 -     0x7fff8b657ff3  libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
   0x7fff8b658000 -     0x7fff8b668ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
   0x7fff8b669000 -     0x7fff8b677ff7  libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib
   0x7fff8b678000 -     0x7fff8b6ceff7  libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
   0x7fff8b6cf000 -     0x7fff8b6f8ff7  libc++abi.dylib (307.4) <BC271AD3-831B-362A-9DA7-E8C51F285FE4> /usr/lib/libc++abi.dylib
   0x7fff8b6f9000 -     0x7fff8b709ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
   0x7fff8b70a000 -     0x7fff8b720fcf  libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib
   0x7fff8b721000 -     0x7fff8b721ff7  libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
   0x7fff8b722000 -     0x7fff8b723ff3  libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
   0x7fff8b7dd000 -     0x7fff8b8c2ff7  libcrypto.0.9.8.dylib (64.50.6) <D34E16A7-990A-37A9-933A-DFAA46554EAA> /usr/lib/libcrypto.0.9.8.dylib
   0x7fff8ba54000 -     0x7fff8ba5ffff  libcsfde.dylib (540.30.1) <0C2B183B-16D9-3D5F-962D-0A09C7063211> /usr/lib/libcsfde.dylib
   0x7fff8ba60000 -     0x7fff8bab3ff7  libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
   0x7fff8bab4000 -     0x7fff8bb06fff  libcurl.4.dylib (95.70.1) <8987EFA8-0BF6-3E2A-8F04-7BD5803B9A37> /usr/lib/libcurl.4.dylib
   0x7fff8bb07000 -     0x7fff8bb0eff3  libdscsym.dylib (148.3) <EF99B991-18D9-3A73-BE88-4DC55F036DEF> /usr/lib/libdscsym.dylib
   0x7fff8bb30000 -     0x7fff8bb30fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
   0x7fff8bb40000 -     0x7fff8bb45ff7  libheimdal-asn1.dylib (498.50.8) <A40E3196-235E-34CE-AD9A-8D1AFC5DE004> /usr/lib/libheimdal-asn1.dylib
   0x7fff8bb46000 -     0x7fff8bc38ff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
   0x7fff8bc39000 -     0x7fff8be5effb  libicucore.A.dylib (57166.0.1) <CCD2ED24-3071-383B-925D-8D763BB12A6F> /usr/lib/libicucore.A.dylib
   0x7fff8be64000 -     0x7fff8be65fff  liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
   0x7fff8be66000 -     0x7fff8be7fffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
   0x7fff8be80000 -     0x7fff8be96ff7  libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
   0x7fff8be97000 -     0x7fff8c13fff7  libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib
   0x7fff8c172000 -     0x7fff8c1ecff3  libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
   0x7fff8c1ed000 -     0x7fff8c5bf047  libobjc.A.dylib (709.1) <70614861-0340-32E2-85ED-FE65759CDFFA> /usr/lib/libobjc.A.dylib
   0x7fff8c5c0000 -     0x7fff8c5c1fff  libodfde.dylib (23.50.1) <744F1E66-11EB-3A4D-8944-722F39C55278> /usr/lib/libodfde.dylib
   0x7fff8c5c2000 -     0x7fff8c5c6fff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
   0x7fff8c5c7000 -     0x7fff8c5f8fff  libpcap.A.dylib (67.60.1) <F6BC6ED6-AEE4-3520-B248-0C342636E2B0> /usr/lib/libpcap.A.dylib
   0x7fff8c615000 -     0x7fff8c631ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
   0x7fff8c632000 -     0x7fff8c66bfff  libsandbox.1.dylib (592.70.1) <9C428C49-9D9A-3F9F-9573-BF5202D1F933> /usr/lib/libsandbox.1.dylib
   0x7fff8c66c000 -     0x7fff8c67effb  libsasl2.2.dylib (209) <32107C59-22C6-3049-B86E-9C2F85FF549B> /usr/lib/libsasl2.2.dylib
   0x7fff8c67f000 -     0x7fff8c680ff3  libspindump.dylib (231.3) <C7CEEB64-06F4-3ACA-AAC1-30ECA909501A> /usr/lib/libspindump.dylib
   0x7fff8c681000 -     0x7fff8c7cfff7  libsqlite3.dylib (254.8) <1ECF7DF7-7A07-3B4B-A63B-F4EFF6BC7ACF> /usr/lib/libsqlite3.dylib
   0x7fff8c8c0000 -     0x7fff8c8c3ff7  libutil.dylib (47.30.1) <88CC63B3-0EDF-306E-9AB5-D87EBE0F3F16> /usr/lib/libutil.dylib
   0x7fff8c8c4000 -     0x7fff8c8d1fff  libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
   0x7fff8c8d2000 -     0x7fff8c9c1fff  libxml2.2.dylib (30.17) <D4C3E467-37C6-34DE-8A1B-E7BFC29985E9> /usr/lib/libxml2.2.dylib
   0x7fff8c9c2000 -     0x7fff8c9ebfff  libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
   0x7fff8c9ec000 -     0x7fff8c9fdff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
   0x7fff8ca0c000 -     0x7fff8ca10ff7  libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
   0x7fff8ca11000 -     0x7fff8ca1bfff  libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
   0x7fff8ca1c000 -     0x7fff8ca23fff  libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
   0x7fff8ca24000 -     0x7fff8ca2cfff  libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
   0x7fff8ca2d000 -     0x7fff8cab0fdf  libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
   0x7fff8cab1000 -     0x7fff8cae2fff  libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
   0x7fff8cae3000 -     0x7fff8cae8ffb  libdyld.dylib (433.5) <9B2AC56D-107C-3541-A127-9094A751F2C9> /usr/lib/system/libdyld.dylib
   0x7fff8cae9000 -     0x7fff8cae9ffb  libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
   0x7fff8caea000 -     0x7fff8caf6fff  libkxld.dylib (3789.70.16) <BD02EF3F-6E09-3A64-AB21-553D5B1D2859> /usr/lib/system/libkxld.dylib
   0x7fff8caf7000 -     0x7fff8caf7fff  liblaunch.dylib (972.70.1) <B856ABD2-896E-3DE0-B2C8-146A6AF8E2A7> /usr/lib/system/liblaunch.dylib
   0x7fff8caf8000 -     0x7fff8cafdff3  libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
   0x7fff8cafe000 -     0x7fff8cb00ff3  libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
   0x7fff8cb01000 -     0x7fff8cb02ffb  libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
   0x7fff8cb03000 -     0x7fff8cb1bff7  libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
   0x7fff8cb1c000 -     0x7fff8cb1cff7  libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
   0x7fff8cb1d000 -     0x7fff8cbaafef  libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib
   0x7fff8cbab000 -     0x7fff8cbaeffb  libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib
   0x7fff8cbaf000 -     0x7fff8cbb2fff  libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
   0x7fff8cbb3000 -     0x7fff8cbcbfff  libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib
   0x7fff8cbcc000 -     0x7fff8cbd2fff  libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib
   0x7fff8cbd3000 -     0x7fff8cbfcff7  libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
   0x7fff8cbfd000 -     0x7fff8cc1fff7  libsystem_kernel.dylib (3789.70.16) <34B1F16C-BC9C-3C5F-9045-0CAE91CB5914> /usr/lib/system/libsystem_kernel.dylib
   0x7fff8cc20000 -     0x7fff8cc67fe7  libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
   0x7fff8cc68000 -     0x7fff8cc86ff7  libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib
   0x7fff8cc87000 -     0x7fff8cce0ffb  libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
   0x7fff8cce1000 -     0x7fff8cceaff3  libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib
   0x7fff8cceb000 -     0x7fff8ccf4ff3  libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib
   0x7fff8ccf5000 -     0x7fff8ccfdfe7  libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
   0x7fff8ccfe000 -     0x7fff8cd08ff7  libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
   0x7fff8cd09000 -     0x7fff8cd0cff7  libsystem_sandbox.dylib (592.70.1) <4B92EC49-ACD0-36AE-B07A-A2B8152EAF9D> /usr/lib/system/libsystem_sandbox.dylib
   0x7fff8cd0d000 -     0x7fff8cd0eff3  libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib
   0x7fff8cd0f000 -     0x7fff8cd16ffb  libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
   0x7fff8cd17000 -     0x7fff8cd2aff7  libsystem_trace.dylib (518.70.1) <AC63A7FE-50D9-3A30-96E6-F6B7FF16E465> /usr/lib/system/libsystem_trace.dylib
   0x7fff8cd2b000 -     0x7fff8cd30ffb  libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
   0x7fff8cd31000 -     0x7fff8cd5aff7  libxpc.dylib (972.70.1) <BF896DF0-D8E9-31A8-A4B3-01120BFEEE52> /usr/lib/system/libxpc.dylib

External Modification Summary:
 Calls made by other processes targeting this process:
   task_for_pid: 2800
   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: 5403627
   thread_create: 0
   thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=378.2M resident=0K(0%) swapped_out_or_unallocated=378.2M(100%)
Writable regions: Total=6.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=6.5G(100%)

                               VIRTUAL   REGION
REGION TYPE                        SIZE    COUNT (non-coalesced)
===========                     =======  =======
Accelerate framework               384K        4
Activity Tracing                   256K        2
CG backing stores                 3008K        4
CG image                            88K       16
CoreAnimation                       64K       10
CoreUI image data                  996K       14
CoreUI image file                  192K        5
Foundation                           4K        2
Image IO                            12K        2
Kernel Alloc Once                    8K        2
MALLOC                             6.3G      479
MALLOC guard page                   48K       10
Memory Tag 242                      12K        2
Memory Tag 249                     156K        4
Memory Tag 251                      40K        4
OpenGL GLSL                        256K        4
STACK GUARD                       56.1M       20
Stack                             17.1M       20
VM_ALLOCATE                      137.8M      369
VM_ALLOCATE (reserved)              36K        2         reserved VM address space (unallocated)
__DATA                            34.3M      348
__GLSLBUILTINS                    2588K        2
__IMAGE                            528K        2
__LINKEDIT                       128.4M       52
__TEXT                           249.8M      342
__UNICODE                          556K        2
mapped file                      138.3M       43
shared memory                     16.4M       17
===========                     =======  =======
TOTAL                              7.1G     1755
TOTAL, minus reserved VM space     7.1G     1755

Model: MacBookAir7,1, BootROM MBA71.0166.B30, 2 processors, Intel Core i5, 1.6 GHz, 4 GB, SMC 2.26f2
Graphics: Intel HD Graphics 6000, Intel HD Graphics 6000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.21.171.130.1a1)
Bluetooth: Version 5.0.5f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 27.2
sidi762
 
Posts: 223
Joined: Sat Jun 18, 2016 9:15 am
Location: Beijing, China
Callsign: DAG0762
Version: 2020.3.18
OS: macOS Catalina

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby legoboyvdlp » Sun Feb 25, 2018 7:32 pm

Clive2670 wrote in Sat Feb 24, 2018 7:00 pm:May I ask how did you get the 777 to run? As I posted I couldn't get the F/G hangar to load! As it was the "wrong version"


Personally, I downloaded it from gitlab, from it0uchpod's fork with a refactor of the autopilot ;)
(VNAV seems to be disabled in it0uchpod's fork?)
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby yanes » Mon Feb 26, 2018 1:03 am

That's why I asked in my previous post here , I know it will affect the Airbus , and it affected my Su-27SK and I'm pretty sure it will affect a lot of other aircrafts ,
@Josh , may be we should think to replace osgtext by a textranslate animation , until we get a promise for this to be fixed soon :) .

Side question : I wonder if something has changed in JSBsim algorithms ?
The trimmers (especially Roll channel) has a bigger effect on the Su-27 motion, causing remarkably lower turn rates than it has in 2017.2.0
I tried both of them and the result was different .
User avatar
yanes
 
Posts: 135
Joined: Tue Sep 02, 2014 2:14 pm
Location: Tunisia
Callsign: YANES
Version: 2018.2.2
OS: Linux

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Octal450 » Mon Feb 26, 2018 1:46 am

Hi @legoboyvdlp
Regarding the 777 in my gitlab fork, has a full V2 refactor of the autopilot's XML... new PIDs... new sequential logic/filters... everything. I made only 2 nasal changes which were merged with the original V1 refactor by Hyde to the main dev repo. However, Hyde seems to be in vacation or something as no comments on my pull request for months. Since I didn't any changes in nasal from their gitlab to my fork, it should work exactly the same. I just refactored the XML. I've asked legoboyvdlp privately to elaborate more, if there is an issue, I'll sort it.

@Thorsten
Well, I hope the HDPI scaling was worth breaking hundreds of cockpits... :roll:

@yanes
I haven't the time or energy to test the RC yet (still sick : :| ), but I've seen the OSG is broken on the Airbus, the FCU, and rudder trim text is bright white... As soon as 2018.1.1 is out, and I get some time, I'll see if my limited 3D/texture UVmap skills will be enough to make a textranslate..., if not, I'll ask Thorsten H to take a look. (IDG 3D guy, he is working on the pedestal now, so don't want to bug him, but it's important to have proper colors, I spent hours finding the colors for the screens and matching them to real life pictures, so having stupid looking white FCU panel in plain site irritates me)

Well... *shrug*
It is what it is.

Kind Regards,
Josh
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5583
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Thorsten » Mon Feb 26, 2018 8:42 am

Well, I hope the HDPI scaling was worth breaking hundreds of cockpits... :roll:


It'd probably help if more aircraft developers would express their concerns about breakage by new core development on the mailing list, because James doesn't read the forum, many other developers only skim it occasionally, so the usual setup is that I try to represent concerns of content developers on the list without anyone backing up my statements.
Thorsten
 
Posts: 12490
Joined: Mon Nov 02, 2009 9:33 am

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Octal450 » Mon Feb 26, 2018 2:44 pm

@Thorsten,
I'll talk to a few I've been working closely with and get some to back me up, then I'll make my case.

Kind Regards,
Josh
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5583
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby wkitty42 » Mon Feb 26, 2018 2:46 pm

one would also think that folks complaining about a bug in OSG would complain in the OSG support area(s) instead of fussing at flightgear about something they had no control over... one should be able to read the FG dev mailing list archives and locate the thread where this was discussed in the last month or two and the offending OSG commit was found...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9146
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby Octal450 » Mon Feb 26, 2018 2:48 pm

I do plan to do that, but rolling back the version quickly before the final 2018.1 would be great, or else forever this version stuck with broken OSGtext. If its rolled back, then the OSG can be fixed for the next version.

Or am in wrong?

Kind Regards,
Josh
Skillset: JSBsim Flight Dynamics, Systems, Canvas, Autoflight/Control, Instrumentation, Animations
Aircraft: A320-family, MD-11, MD-80, Contribs in a few others

Octal450's GitHub|Launcher Catalog
|Airbus Dev Discord|Octal450 Hangar Dev Discord
User avatar
Octal450
 
Posts: 5583
Joined: Tue Oct 06, 2015 1:51 pm
Location: Huntsville, AL
Callsign: WTF411
Version: next
OS: Windows 11

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby wkitty42 » Mon Feb 26, 2018 3:46 pm

i don't know if you are wrong or not... is OSG built into your FG or is it a library installed on your system that can be back-leveled or updated like video drivers? on linux, it can be either... i have a system installed OSG but i also have a custom OSG... i've build FG so that it uses the system installed ones and i'm currently building FG using the custom one because my system installed one is too old and doesn't contain all the modules needed... i see the same thing with things now needing, for example, GLExtensions but their system installed version doesn't have that so they have to go to a custom one that does or possibly they can find that module and install it on systems like, for example, debian that split things too finely at times so you have to install 20 packages instead of just one...


then "rolling back real quick" also means losing a lot of work and having to back it all out, too... thus the net effect is why even release this version if it is the same as the last one... i'd rather move ahead and get the bug fixed or worked around in the next release... /especially/ since we've already skipped one because of RL getting in too many folks' way...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9146
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: FlightGear 2018.1.1 Release Candidate: Please test!

Postby V12 » Mon Feb 26, 2018 4:21 pm

I made first quick test.
Test condition :
DELL Precision M4600 8GB RAM, AMD FirePro 2GB graphics, Win 7 Enterprise.
Results for ALS renderer :
- default first run, spawned at PHNL, airport has bad AI taxiways, planes rides over grass
- second run - starting airport LOWI, midnight, all runway lights was flawless
- when I selected highest shader quality for Model shader, sim crashed, other shaders at max setting was OK
- next run, again attempt for max Model shader, again crash to desktop
- next run, Model shader level max-1, all OK without crash

More tests later, stay tuned.
Fly high, fly fast - fly Concorde !
V12
 
Posts: 2757
Joined: Thu Jan 12, 2017 5:27 pm
Location: LZIB
Callsign: BAWV12

PreviousNext

Return to Development

Who is online

Users browsing this forum: No registered users and 7 guests