On Oct 11, 2019, at 3:38 PM, Chip Scheide <[email protected]> wrote:
> Thanks for the ideas - only: > On a Mac. > I have 4 copies of v15 > it does not matter which copy I use > > Other 4D databases, hosts with components (including the component in > question), and stand alone all function normally. > > The data base does not crash. > I get a 4D error, which states (in not exact words) > there is not enough stack space <OK>. > > clicking OK refreshes the error message. I must force quit 4D to get > out. I doubt you copy of 4D is the problem. But if you want to be sure of that. Delete all 4 of them. Empty your Trash. Download a fresh copy of v15 from 4d.com and install that and try it. You’ll find v15 in the “download archives”. https://download.4d.com/Products/Archives/ You said it only happens when you use one specific compiled component with one specific host database. Right? Any other host database and this specific compiled component does not have the error. Right? Interpreted there is no problem. Right? So compiling this specific component is causing the problem. Right? So you have to create a new component — with just a few methods from the problem component — and compile it and see if it works. If it does then build on that. Why don’t you take 30 minutes and give it a try. Just copy over enough methods to make one shared component method available to the host. Compile that and install it in the host. If you don’t get stack overflow error, then keep adding to it. Tim ***************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ***************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

