Displaying 2 results from an estimated 2 matches for "removedevice".
Did you mean:
remove_device
2008 Jun 03
0
More information on R segfaults, tcltk package, and graphics devices
...often get the behavior that
the window closes and R segfaults.
The gdb backtraces from the core dumps I produced mostly were failing in
GEcheckState from engine.c, but it was not clear to me what was going on
from the backtrace.
After much trial and error, I decided to put a breakpoint in the
removeDevice function from device.c.
I then do what I describe above, and get the following backtrace from
gdb, edited to show what I think is going on.
(gdb) bt
#0 removeDevice (devNum=1, findNext=TRUE) at devices.c:307
#1 0xb7962855 in handleEvent (event=
{type = 33, xany = {type = 33, serial =...
2007 Dec 05
4
os x crash using rpanel and tcltk (PR#10495)
Hello,
I've recently discovered a persistent issue with rpanel when running
R.app (2.6.1) on Mac OS X 10.4.11. tcltk and rpanel load without any
apparent error, and the interactive panels appear to work as expected,
however upon closing the panels rpanel has created I get catastrophic
errors and R crashes completely. For the most part R manages to crash
with dignity and work can be saved, but