<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi,</div><div><br></div><div>I have been experiencing a GUI bug for the last several weeks that I have just been able to identify as a reproducible error: Spelling and syntax mistakes that would normally result in an “object foobar not found” or “unexpected foo in bar” error message now result in an unrecoverable “caught segfault” error. The segfault can be triggered regardless of dataset size, packages, and runtime. All segfaults seem to report the same memory address. However, no other programs are reporting memory errors, and I can make a dataset of arbitrary size and perform an infinite number of typo-free calculations on it without encountering an error. I also cannot reproduce the errors in the terminal using the same R installation with the same typo-commands.</div><div><br></div><div>Example:</div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div></div><blockquote type="cite"><div><div>> taco <- c(1,2)</div></div><div><div>> mean(taco)</div></div><div><div>[1] 1.5</div></div><div><div>> mean(tac)</div></div><div><div>Error in mean(tac) : object 'tac' not found</div></div><div><div><br></div></div><div><div> *** caught segfault ***</div></div><div><div>address 0x7c0, cause 'memory not mapped'</div></div><div><div><br></div></div><div><div>Possible actions:</div></div><div><div>1: abort (with core dump, if enabled)</div></div><div><div>2: normal R exit</div></div><div><div>3: exit R without saving workspace</div></div><div><div>4: exit R saving workspace</div></div><div><div>Selection: </div></div></blockquote></blockquote><div><br></div><div>I’m running:</div><div>R version 3.0.1 (2013-05-16) -- "Good Sport"</div><div>Copyright (C) 2013 The R Foundation for Statistical Computing</div><div>Platform: x86_64-apple-darwin10.8.0 (64-bit)</div><div>[R.app GUI 1.61 (6492) x86_64-apple-darwin10.8.0]</div><div><br></div><div>Crash report and Sessioninfo are attached. Any help/suggestions are appreciated. I don’t type accurately enough to run R without occasional typos, and it’s really making it difficult to work.</div><div><br></div><div>Amanda</div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Amanda Charbonneau</div><div>Graduate Student</div><div>Michigan State University</div><div><a href="mailto:charbo24@msu.edu">charbo24@msu.edu</a></div><div><br></div><div><br></div><div></div></div></span></div></div></div></div></div></body></html>