search for: __chk_fail

Displaying 14 results from an estimated 14 matches for "__chk_fail".

2006 Nov 03
9
eval(match.call()) (PR#9339)
Full_Name: Justin Harrington Version: 2.4.0 OS: Fedora Core 6 Submission from: (NULL) (142.103.121.203) When I type the (albeit stupid) command eval(match.call()) R crashes with the following messages (truncated): *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated The complete output is available at http://md.stat.ubc.ca/Routput.txt For reference, here are the results from
2007 Apr 13
0
qcow-create buffer overflow?
...zero bs=1M count=10 of=foo 10+0 records in 10+0 records out 10485760 bytes (10 MB) copied, 0.032415 seconds, 323 MB/s [root@trogdor ~]# qcow-create 10 foo-cow.qcow foo Creating file size 10485760 *** buffer overflow detected ***: qcow-create terminated ======= Backtrace: ========= /lib64/libc.so.6(__chk_fail+0x2f)[0x3d02ae0cdf] /lib64/libc.so.6[0x3d02ae132b] qcow-create[0x4049ec] qcow-create[0x4064a4] /lib64/libc.so.6(__libc_start_main+0xf4)[0x3d02a1da44] qcow-create[0x401149] ======= Memory map: ======== 00400000-0040b000 r-xp 00000000 08:03 34026133 /usr/sbin/qcow-create 006...
2005 Oct 06
1
buffer overflow in ip
...ev eth1 via :: Reading symbols from shared object read from target memory...done. Loaded system supplied DSO at 0xffffe000 2001:470:1f01:1867::/80 metric 256 mtu 1500 advmss 1440 metric 10 4294967295 *** buffer overflow detected ***: /sbin/ip terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x945c45] /sbin/ip[0x804f877] /sbin/ip[0x806114c] /sbin/ip[0x804e707] /sbin/ip[0x8049579] /sbin/ip[0x8049a90] /lib/libc.so.6(__libc_start_main+0xdf)[0x87cd5f] /sbin/ip[0x8049431] ======= Memory map: ======== 0084a000-00864000 r-xp 00000000 fd:00 13828114 /lib/ld-2.3.5.so 00864000-00865000 r...
2006 Oct 19
1
Segmentation fault/buffer overflow with fix() in Fedora Core 5 from Extras repository
...ging symbols and give you a full backtrace. If it does not crash, I'll let you know as well Here's the session that crashes > library(car) > data(Chile) > edit(Chile) *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x29)[0xa8079d] /lib/libc.so.6[0xa8195d] /usr/lib/R/modules//R_X11.so[0x7c094a] /usr/lib/R/modules//R_X11.so[0x7c20dd] /usr/lib/R/modules//R_X11.so[0x7c3428] /usr/lib/R/modules//R_X11.so(RX11_dataentry+0xa25)[0x7c4b15] /usr/lib/R/lib/libR.so[0x2bf4c5] /usr/lib/R/lib/libR.so[0x1dfd26] /usr/lib/R/lib...
2012 Dec 06
23
1000 Domains: Not able to access Domu via xm console from Dom0
Hi all, I am running Xen 4.1.2 with ubuntu Dom0. I have essentially got 1000 Modified Mini-OS DomU''s running at the same time. When i try and access the 1000th domain console: xm console DOM1000 xenconsole: could not read tty from store: No such file or directory The domain is alive and running according to xentop, and has been for some time. I can successfully access the first 338
2012 Dec 06
23
1000 Domains: Not able to access Domu via xm console from Dom0
Hi all, I am running Xen 4.1.2 with ubuntu Dom0. I have essentially got 1000 Modified Mini-OS DomU''s running at the same time. When i try and access the 1000th domain console: xm console DOM1000 xenconsole: could not read tty from store: No such file or directory The domain is alive and running according to xentop, and has been for some time. I can successfully access the first 338
2006 Oct 17
1
crush in edit()
Dear all, I am new to R system. When I tried to edit data read from a csv file, R system crushed, I got an error message as follows: > edit(data) *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x49d020b1] /lib/libc.so.6[0x49d034a2] /usr/lib/R/modules//R_X11.so[0x33ed7a] /usr/lib/R/modules//R_X11.so[0x34050d] /usr/lib/R/modules//R_X11.so[0x341858] /usr/lib/R/modules//R_X11.so(RX11_dataentry+0xa25)[0x342f45] /usr/lib/R/lib/libR.so[0xa34675] /usr/lib/R/lib/libR.so[0x954ed6] /usr/lib/R...
2006 Oct 17
1
crush in edit()
Dear all, I am new to R system. When I tried to edit data read from a csv file, R system crushed, I got an error message as follows: > edit(data) *** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated ======= Backtrace: ========= /lib/libc.so.6(__chk_fail+0x41)[0x49d020b1] /lib/libc.so.6[0x49d034a2] /usr/lib/R/modules//R_X11.so[0x33ed7a] /usr/lib/R/modules//R_X11.so[0x34050d] /usr/lib/R/modules//R_X11.so[0x341858] /usr/lib/R/modules//R_X11.so(RX11_dataentry+0xa25)[0x342f45] /usr/lib/R/lib/libR.so[0xa34675] /usr/lib/R/lib/libR.so[0x954ed6] /usr/lib/R...
2006 Apr 16
1
Crash in de()
...CPU: AMD64 MOTHERBOARD: ASUS OS: FEDORA CORE 5 i64_86 R SESSION: ---------- > teste<-list(a=c(1,2,3,4),b=c(2,4,6,8)) > teste $a [1] 1 2 3 4 $b [1] 2 4 6 8 > de(teste) *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated ======= Backtrace: ========= /lib64/libc.so.6(__chk_fail+0x2f)[0x3bbbedee3f] /lib64/libc.so.6[0x3bbbee03a7] /usr/lib64/R/modules/R_X11.so[0x2aaaae59ce5d] /usr/lib64/R/modules/R_X11.so[0x2aaaae59e518] /usr/lib64/R/modules/R_X11.so[0x2aaaae59f564] /usr/lib64/R/modules/R_X11.so(RX11_dataentry+0x721)[0x2aaaae5a0821] /usr/lib64/R/lib/libR.so(do_internal+0x106...
2006 Nov 03
1
data.entry(), de() fail in FC6-x86_64
...baseenv", mode="function")) baseenv <- function() NULL options(STERM='iESS', editor='emacsclient') > > > > c <- c(1,2,3,4) > de(c) *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated ======= Backtrace: ========= /lib64/libc.so.6(__chk_fail+0x2f)[0x3d416e0dff] /lib64/libc.so.6[0x3d416e2387] /usr/lib64/R/modules//R_X11.so[0x2aaaaf413a3f] /usr/lib64/R/modules//R_X11.so[0x2aaaaf415215] /usr/lib64/R/modules//R_X11.so[0x2aaaaf41634f] /usr/lib64/R/modules//R_X11.so(RX11_dataentry+0x8db)[0x2aaaaf41781b] /usr/lib64/R/lib/libR.so[0x352b4dd873]...
2020 Feb 24
3
*** buffer overflow detected *** accessing invalid FD in libguestfs
...f4801 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ffff723d897 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007ffff72e8cff in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x00007ffff72e8d21 in __fortify_fail () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007ffff72e6a10 in __chk_fail () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007ffff72e8c0a in __fdelt_warn () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007ffff47ed8ba in loop (cmd=cmd@entry=0x7fffbc02abe0) at ../../../lib/command.c:662 #8 0x00007ffff47ee2f5 in guestfs_int_cmd_run (cmd=0x7fffbc02abe0) at ../../../lib/comma...
2020 Feb 20
0
buffer overflow detected in collectd using libguestfs
...f4801 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ffff723d897 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007ffff72e8cff in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x00007ffff72e8d21 in __fortify_fail () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007ffff72e6a10 in __chk_fail () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007ffff72e8c0a in __fdelt_warn () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007ffff47ed8ba in ?? () from /usr/lib/x86_64-linux-gnu/libguestfs.so.0 #8 0x00007ffff47ee2f5 in ?? () from /usr/lib/x86_64-linux-gnu/libguestfs.so.0 #9 0x00007ffff47efefc...
2012 Dec 04
14
custom define type for array with 'case' argument pass to it
I am trying to write a define type which will use an array but in the meantime have an argument pass to it that sets a case. See for example : define link_files ($linkcase) { case $linkcase { "var" : { file { "${name}_exelink" : path => "/var/log/puppet/${name}_log", ensure => link,
2007 Mar 22
0
Fwd: RSPerl buffer overflow
..."grDevices" "utils" "datasets" "methods" [7] "base" [Previously saved workspace restored] > library("RSPerl") *** buffer overflow detected ***: /usr/lib64/R/bin/exec/R terminated ======= Backtrace: ========= /lib64/libc.so.6(__chk_fail+0x2f)[0x385f3df24f] /lib64/libc.so.6[0x385f3de809] /lib64/libc.so.6(_IO_default_xsputn+0x8e)[0x385f369a3e] /lib64/libc.so.6(_IO_vfprintf+0x36e4)[0x385f344294] /lib64/libc.so.6(__vsprintf_chk+0x9d)[0x385f3de8ad] /lib64/libc.so.6(__sprintf_chk+0x80)[0x385f3de7f0] /usr/lib64/R/library/RSPerl/libs/RSPe...