Is there any solution to the "Marshal data too short" in pstore?
I tried the "a+b" solution, but didn't work for me.
I have version 1.8.3 and tried 1.8.4, nothing happened.
Is there any solution to the "Marshal data too short" in pstore?
I tried the "a+b" solution, but didn't work for me.
I have version 1.8.3 and tried 1.8.4, nothing happened.
Hi,
In message "Re: PStore bug "Marshal data too short"" on Sun, 19 Feb 2006 05:03:28 +0900, Javier Valencia <jvalencia@log01.org> writes:
Is there any solution to the "Marshal data too short" in pstore?
I tried the "a+b" solution, but didn't work for me.I have version 1.8.3 and tried 1.8.4, nothing happened.
Could you explain bit more detail? What exactly happened on what
input to what code, and what did you expect?
matz.
I am also getting this error while using default sessions. How did you
solve this problem?
--
Posted via http://www.ruby-forum.com/.
Hi,
In message "Re: PStore bug "Marshal data too short"" on Mon, 16 Apr 2007 02:42:17 +0900, Rm Rm <renu@2cast.net> writes:
I am also getting this error while using default sessions. How did you
solve this problem?
Need more info. I suspect text mode on Windows.
matz.
I have the latest pstore.rb with binmode in it and still am getting it.
What do you mean by text mode?
Yukihiro Matsumoto wrote:
Hi,
In message "Re: PStore bug "Marshal data too short"" > on Mon, 16 Apr 2007 02:42:17 +0900, Rm Rm <renu@2cast.net> writes:
>I am also getting this error while using default sessions. How did you
>solve this problem?Need more info. I suspect text mode on Windows.
matz.
--
Posted via http://www.ruby-forum.com/\.
Hi,
In message "Re: PStore bug "Marshal data too short"" on Mon, 16 Apr 2007 08:12:29 +0900, Rm Rm <renu@2cast.net> writes:
I have the latest pstore.rb with binmode in it and still am getting it.
What do you mean by text mode?
Hmm, so I have no clue. I can say nothing until I see error
reproducing script.
matz.