View Issue Details

IDProjectCategoryView StatusLast Update
0004574DarkRadiantGeneralpublic16.07.2017 18:29
Reporteruser81Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status confirmedResolutionopen 
PlatformmacOSOS10.12 
Product Version2.3.0 
Summary0004574: Crash in ~CamWnd during shutdown in macOS
DescriptionAfter shutdown DR is reportedly crashing with these details:

Process: DarkRadiantMain [504]
Path: /Applications/DarkRadiant 2.3.0pre1.app/Contents/MacOS/DarkRadiantMain
Identifier: com.brokenglass.DarkRadiant
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: DarkRadiantMain [504]
User ID: 501

Date/Time: 2017-07-16 14:44:17.798 +0100
OS Version: Mac OS X 10.12.5 (16F73)
Report Version: 12
Anonymous UUID: 1C9EA941-E3A6-43AB-0399-1A5074AB36D1


Time Awake Since Boot: 460 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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 Crashed:: Dispatch queue: com.apple.main-thread
0 com.brokenglass.DarkRadiant 0x000000010aad74ae ui::CamWnd::~CamWnd() + 292
1 com.brokenglass.DarkRadiant 0x000000010aad79e0 ui::CamWnd::~CamWnd() + 14
2 libc++.1.dylib 0x00007fffa9df4dae std::__1::__shared_weak_count::__release_shared() + 44
3 com.brokenglass.DarkRadiant 0x000000010aac0980 ui::EmbeddedLayout::~EmbeddedLayout() + 54
4 libc++.1.dylib 0x00007fffa9df4dae std::__1::__shared_weak_count::__release_shared() + 44
5 com.brokenglass.DarkRadiant 0x000000010acdbaf6 ui::MainFrame::~MainFrame() + 36
6 libc++.1.dylib 0x00007fffa9df4dae std::__1::__shared_weak_count::__release_shared() + 44
7 com.brokenglass.DarkRadiant 0x000000010aaa706b std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<RegisterableModule> >, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<RegisterableModule> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<RegisterableModule> > > >::destroy(std::__1::__tree_node<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::shared_ptr<RegisterableModule> >, void*>*) + 55
8 com.brokenglass.DarkRadiant 0x000000010aaa587a module::ModuleRegistry::unloadModules() + 134
9 com.brokenglass.DarkRadiant 0x000000010aaa6a73 module::ModuleRegistry::shutdownModules() + 99
10 com.brokenglass.DarkRadiant 0x000000010abe206c RadiantApp::OnExit() + 32
11 libwx_baseu-3.0.0.dylib 0x000000010c07064e wxEntry(int&, wchar_t**) + 81
12 com.brokenglass.DarkRadiant 0x000000010abe1c91 main + 20
13 libdyld.dylib 0x00007fffab223235 start + 1

...
TagsNo tags attached.

Activities

greebo

greebo

16.07.2017 18:29

administrator   ~0009008

So far, this isn't reproducible in El Capitan, not sure if I got the repro steps right.

Issue History

Date Modified Username Field Change
16.07.2017 17:05 greebo New Issue
16.07.2017 17:06 greebo Reporter greebo => user81
16.07.2017 17:06 greebo OS => 10.12
16.07.2017 17:06 greebo Platform => macOS
16.07.2017 17:15 greebo Status new => confirmed
16.07.2017 18:29 greebo Note Added: 0009008