Hi, I ran 7849 high sierra debug GUI,
and am happy to report that I had zero crashes or hangs.
I tried opening via the icon in the console window, from the File menu,
and even by selecting a dozen "name.r" files in the Finder and hitting
<CMD>-O . All files opened, no problems seen.
On 7/2/20 1:27 AM, Simon Urbanek wrote:
Thanks to all, much appreciated. Please try the latest GUI revision 7849 from
https://mac.R-project.org
The issue I found so far seems to have to do with function folding in documents
- which is why is actually depends on the document content - and a selector
that is apparently missing in Catalina.
Thanks,
Simon
On 29/06/2020, at 11:22 AM, Brandon Hurr <brandon.h...@gmail.com> wrote:
Simon.
Default changed, RGUI 7846 Debug downloaded and run on same scripts.
Crash report here;
https://gist.github.com/bhive01/fd844404ef3e1d295036e5abd127864b
Let me know if you need more reports or to try something else.
Brandon
On Sun, Jun 28, 2020 at 4:00 PM Simon Urbanek <simon.urba...@r-project.org>
wrote:
Brandon,
Yes, this is of great help! It shows the the GUI spins in the segfault
handler (it segfaults while rendering text which calls the R segfault
handler which in turn tries to render more text etc. ...).
So first thing is to avoid the signal handler, run this command in
Terminal:
defaults write org.R-project.R 'Disable R signal handlers' YES
Then download the debug version of the R GUI from
https://mac.R-project.org/
where it says Mac OS X GUI ... high-sierra-Debug.dmg - pick the one
matching your R version (4.0 for release or 4.1 for R-devel). You don't
need to replace your regular one, you can run it simply from the image.
Note that it is signed, but not notarized, so right-click (=ctrl-click) on
it and select "Open".
That will avoid the "hang" but will give a proper segfault with an Apple
report so won't help immediately but will make it easier to pinpoint. Also
it should include debug symbols with line numbers and all that. Please post
the crash report.
Thank you for your help,
Simon
On Jun 29, 2020, at 4:25 AM, Brandon Hurr <brandon.h...@gmail.com>
wrote:
Thanks Ben.
I fired up R did a 20 second sample as I loaded files and it went into a
hang.
https://gist.github.com/bhive01/77ccd888da1ee74da12a5c91cfc3d727
Seems to have the symbols you describe. Is that more helpful?
Brandon
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac
--
Carl Witthoft
c...@witthoft.com
resume: https://app.box.com/file/498153801347
_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac