Hi,
       I am not relating this to shiny but this error was thrown by my
shiny server code. Does it have anything to do with low memory settings ?
I am spawning a JVM using rJava. That JVM is using the attach API to
connect to another JVM

Thanks,
Mohan

Error: C stack usage  140730070087404 is too close to the limit
Error: C stack usage  140730070156700 is too close to the limit
> Warning: stack imbalance in '.Call', 59 then -1
Warning: stack imbalance in '{', 56 then -4

 *** caught bus error ***
address 0x100583fd8, cause 'non-existent physical address'


 *** caught bus error ***
address 0x100583fd8, cause 'non-existent physical address'
>
Traceback:
 1: run(timeoutMs)
 2: service(timeout)

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection: run(10)


 *** caught segfault ***
address 0x20057ea40, cause 'memory not mapped'

Traceback:
 1: run(timeoutMs)
 2: service(timeout)

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to