Skip to content

strange segfault error in R from command-line on Mac laptop

1 message · Simon Urbanek

#
David,

Jeffrey said he is using Quartz and that is key here (since that initializes threads in the process). We have been handing this offline and it is a crash in readline. I cannot reproduce it so we're still tracking down the circumstances which as a bit odd (there are suddenly two threads in R that use the console but it is unclear where the second thread comes from and why is it calling the console API).

Cheers,
Simon