Bernard,

> On Jan 20, 2017, at 1:46 AM, [email protected] wrote:
> 
> It is also crashing systematically when I quit with QUIT 4D command ; but 
> this point is not specific to V16.

I'm having this issue as well - it started with version 15 and persists in 
version 16. The database structure in question probably started in the 2004 
days and did not have this issue until version 15. I have reported this to tech 
support, but unfortunately I can't send the database.

The problem is compiled only, no crash interpreted. I have verified via logging 
all my 4D code executes to completion before the crash.

The backtrace below is looks to be related to hierarchical menus perhaps? Does 
any of this look similar to your crashes?

Thanks,

John DeSoi, Ph.D.



Process:               4D [23404]
Path:                  /Applications/*/4D.app/Contents/MacOS/4D
Identifier:            com.4d.4d
Version:               16.0 build 16.207104 (16.0.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           4D [23404]
User ID:               501

Date/Time:             2017-01-14 14:06:13.786 -0600
OS Version:            Mac OS X 10.10.5 (14F2109)
Report Version:        11
Anonymous UUID:        2CCC1237-75CD-1EAE-5FF4-2019971DAC0D

Sleep/Wake UUID:       C7423A18-797A-4384-B96C-336D3342BFAA

Time Awake Since Boot: 270000 seconds
Time Since Wake:       4200 seconds

Crashed Thread:        0   (id = 4879)  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT

Thread 0 Crashed::  (id = 4879)  Dispatch queue: com.apple.main-thread
0   com.4d.4d                           0x000000010212ae81 
VTree::GetTreeCommands() const + 19
1   com.4d.4d                           0x000000010212b2e7 VTree::~VTree() + 103
2   com.4d.4d                           0x000000010212b639 VTree::~VTree() + 15
3   com.4d.kernel                       0x00000001045f9b52 
xbox::IRefCountable::Release(char const*) const + 34
4   com.4d.4d                           0x0000000102127481 
VTreeItem::~VTreeItem() + 63
5   com.4d.4d                           0x00000001021276b3 
VTreeItem::~VTreeItem() + 15
6   com.4d.kernel                       0x00000001045f9b52 
xbox::IRefCountable::Release(char const*) const + 34
7   com.4d.4d                           0x000000010213c28b 
VTreeMenuItem::~VTreeMenuItem() + 89
8   com.4d.4d                           0x000000010213c309 
VTreeMenuItem::~VTreeMenuItem() + 15
9   com.4d.kernel                       0x00000001045f9b52 
xbox::IRefCountable::Release(char const*) const + 34
10  com.4d.4d                           0x000000010213847d 
VTreeMenu::~VTreeMenu() + 297
11  com.4d.4d                           0x0000000102138571 
VTreeMenu::~VTreeMenu() + 15
12  com.4d.kernel                       0x00000001045f9b52 
xbox::IRefCountable::Release(char const*) const + 34
13  com.4d.4d                           0x0000000102142f02 
VTreeMenuManager::NotifyDatabaseUnloaded(V4DDatabase*) + 242
14  com.4d.4d                           0x00000001025378b0 
V4DDatabase_application_impl::~V4DDatabase_application_impl() + 484
15  com.4d.4d                           0x0000000102537f57 
V4DDatabase_application_impl::~V4DDatabase_application_impl() + 15
16  com.4d.kernel                       0x00000001045f9b52 
xbox::IRefCountable::Release(char const*) const + 34
17  com.4d.4d                           0x0000000101ea5389 ferme() + 2471
18  com.4d.4d                           0x000000010202f968 
V4DApplication::DoRun() + 274
19  com.4d.kernel                       0x00000001045bfc9f 
xbox::VProcess::Run() + 175
20  com.4d.4d                           0x0000000102178e21 _main() + 100
21  libdyld.dylib                       0x00007fff840c15c9 start + 1

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to