search for: 30beb57419486108e98d42ec7a2f8b19

Displaying 5 results from an estimated 5 matches for "30beb57419486108e98d42ec7a2f8b19".

2017 Jul 16
2
readLines without skipNul=TRUE causes crash
...the tempdir(), but when i copy it over elsewhere on my machine, the md5sum() gives the same result. thanks again for looking at this > tools::md5sum(infile) C:\\Users\\AnthonyD\\AppData\\Local\\Temp\\RtmpIBy7qt/file_folder/Microdados ENEM 2009/Dados Enem 2009/DADOS_ENEM_2009.txt "30beb57419486108e98d42ec7a2f8b19" > tools::md5sum( "S:/temp/crash.txt" ) S:/temp/crash.txt "30beb57419486108e98d42ec7a2f8b19" On Sun, Jul 16, 2017 at 10:10 AM, Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote: > So you are saying there are two problems... o...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
...t over elsewhere on my machine, the >md5sum() >gives the same result. thanks again for looking at this > > > tools::md5sum(infile) > >C:\\Users\\AnthonyD\\AppData\\Local\\Temp\\RtmpIBy7qt/file_folder/Microdados >ENEM 2009/Dados Enem 2009/DADOS_ENEM_2009.txt > "30beb57419486108e98d42ec7a2f8b19" > > > > tools::md5sum( "S:/temp/crash.txt" ) > S:/temp/crash.txt > "30beb57419486108e98d42ec7a2f8b19" > > > > >On Sun, Jul 16, 2017 at 10:10 AM, Jeff Newmiller ><jdnewmil at dcn.davis.ca.us> >wrote: &gt...
2017 Jul 17
1
readLines without skipNul=TRUE causes crash
...d5sum() > >gives the same result. thanks again for looking at this > > > > > tools::md5sum(infile) > > > >C:\\Users\\AnthonyD\\AppData\\Local\\Temp\\RtmpIBy7qt/file_ > folder/Microdados > >ENEM 2009/Dados Enem 2009/DADOS_ENEM_2009.txt > > "30beb57419486108e98d42ec7a2f8b19" > > > > > > > tools::md5sum( "S:/temp/crash.txt" ) > > S:/temp/crash.txt > > "30beb57419486108e98d42ec7a2f8b19" > > > > > > > > > >On Sun, Jul 16, 2017 at 10:10 AM, Jeff Newmiller >...
2017 Jul 16
0
readLines without skipNul=TRUE causes crash
So you are saying there are two problems... one that produces a corrupt file from a valid compressed file, and one that segfaults when presented with that corrupt file? Can you please confirm the file name and run md5sum on it and share the result so we can tell when the file problem has been reproduced? -- Sent from my phone. Please excuse my brevity. On July 16, 2017 3:21:21 AM PDT, Anthony
2017 Jul 16
3
readLines without skipNul=TRUE causes crash
hi, thank you for attempting this. it looks like your unix machine unzipped the txt file without corruption -- if you copied over the same txt file to windows 7, i don't think that would reproduce the problem? i think it needs to be the corrupted text file where R.utils::countLines( txtfile ) gives 809367. i am able to reproduce on two distinct windows machines but no guarantee i'm