search for: 717888

Displaying 3 results from an estimated 3 matches for "717888".

Did you mean: 17888
2005 Feb 24
1
Do environments make copies?
I am using environments to avoid making copies (by keeping references). But it seems like there is a hidden copy going on somewhere - for example in the code fragment below, I am creating a reference to "y" (of size 500MB) and storing the reference in object "data". But when I save "data" and then restore it in another R session, gc() claims it is using twice the
2006 May 19
4
beta8: core, signal 11
...d=0x0) at cmd-fetch.c:176 #11 0x00022150 in _client_input (context=Variable "context" is not available. ) at client.c:375 #12 0x00079718 in io_loop_handler_run (ioloop=0xb1b40) at ioloop-poll.c:203 #13 0x00078f94 in io_loop_run (ioloop=0xaf440) at ioloop.c:274 #14 0x0002a560 in main (argc=717888, argv=0x1, envp=Variable "envp" is not available. ) at main.c:271 (gdb) up 4 #4 0x00073f0c in internal_handler (log_type=-64 '?', format=0x2 <Address 0x2 out of bounds>, args=0x18) at failures.c:362 362 str_vprintfa(str, format, args); (gdb) print args $1 =...
2006 May 22
1
beta8: cores on corrupted index file
...d=0x1) at cmd-select.c:92 #11 0x00022150 in _client_input (context=Variable "context" is not available. ) at client.c:375 #12 0x00079718 in io_loop_handler_run (ioloop=0xb1b40) at ioloop-poll.c:203 #13 0x00078f94 in io_loop_run (ioloop=0xaf440) at ioloop.c:274 #14 0x0002a560 in main (argc=717888, argv=0x1, envp=Variable "envp" is not available. ) at main.c:271 (gdb) print *cache Cannot access memory at address 0x0 (gdb) up #1 0x0004f324 in mail_cache_reopen (cache=0xb8f38) at mail-cache.c:95 95 if (mail_cache_map(cache, 0, 0) < 0) (gdb) print *cache $1 = {index =...