You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? () #1 0x00007ffff25a558a in getDeviceSize (dd=dd@entry=0x14ac550, devWidthCM=devWidthCM@entry=0x7fffffff8610, devHeightCM=devHeightCM@entry=0x7fffffff8618) at grid.c:38 #2 0x00007ffff25a5721 in doSetViewport (vp=vp@entry=0x1f554a0, topLevelVP=topLevelVP@entry=TRUE, pushing=pushing@entry=TRUE, dd=dd@entry=0x14ac550) at grid.c:159
#3 0x00007ffff25b6e30 in initVP (dd=dd@entry=0x14ac550) at viewport.c:393
#4 0x00007ffff25a54d4 in dirtyGridDevice (dd=0x14ac550) at grid.c:114
#5 0x00007ffff25a69d0 in L_newpage () at grid.c:981
The text was updated successfully, but these errors were encountered:
R-2.15,Qt utils checked out from github
Would you like the Rdata?
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff25a558a in getDeviceSize (dd=dd@entry=0x14ac550, devWidthCM=devWidthCM@entry=0x7fffffff8610, devHeightCM=devHeightCM@entry=0x7fffffff8618) at grid.c:38
#2 0x00007ffff25a5721 in doSetViewport (vp=vp@entry=0x1f554a0, topLevelVP=topLevelVP@entry=TRUE, pushing=pushing@entry=TRUE, dd=dd@entry=0x14ac550) at grid.c:159
#3 0x00007ffff25b6e30 in initVP (dd=dd@entry=0x14ac550) at viewport.c:393
#4 0x00007ffff25a54d4 in dirtyGridDevice (dd=0x14ac550) at grid.c:114
#5 0x00007ffff25a69d0 in L_newpage () at grid.c:981
The text was updated successfully, but these errors were encountered: