monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] automate stdio bug / botan problem


From: Thomas Keller
Subject: [Monotone-devel] automate stdio bug / botan problem
Date: Wed, 28 May 2008 16:26:49 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080226)


Hi all!

I stumbled across a weird problem today when playing around with invalid selectors over automate:

$ mtn db init -d foo.mtn
$ mtn au stdio -d foo.mtn
l6:select3:i:*e
0:2:l:297:error: hex decoder: invalid hex character: 42
error: this may be due to a memory glitch, data corruption during
error: a network transfer, corruption of your database or workspace,
error: or a bug in monotone.  if the error persists, please contact
error: address@hidden for assistance.l6:select3:i:*e
mtn: fatal: Botan::Invalid_State: Botan: Pipe::start_msg: Message was already started
mtn: this is almost certainly a bug in monotone.
mtn: please send this error message, the output of 'mtn version --full',
mtn: and a description of what you were doing to address@hidden
mtn: wrote debugging log to /home/tkeller/private/monotone/_MTN/debug
mtn: if reporting a bug, please include this file


Well the weird thing is here that any next successful command succeeds after the first hex decoder error, until some automate command again triggers an error:

$ mtn au stdio -d foo.mtn
l6:select3:i:*e
0:2:l:297:error: hex decoder: invalid hex character: 42
error: this may be due to a memory glitch, data corruption during
error: a network transfer, corruption of your database or workspace,
error: or a bug in monotone.  if the error persists, please contact
error: address@hidden for assistance.l6:select2:i:e
1:0:l:0:l6:select3:i:*e
mtn: fatal: Botan::Invalid_State: Botan: Pipe::start_msg: Message was already started
mtn: this is almost certainly a bug in monotone.
mtn: please send this error message, the output of 'mtn version --full',
mtn: and a description of what you were doing to address@hidden
mtn: wrote debugging log to /home/tkeller/private/monotone/_MTN/debug
mtn: if reporting a bug, please include this file


As you can see, the second select i: succeeds just fine, but the third (invalid) command again crashes automate stdio. Has anybody a clue with more botan knowledge than me what is going on here?

Thomas.

--
GPG-Key 0x160D1092 | address@hidden | http://thomaskeller.biz
Please note that according to the EU law on data retention, information
on every electronic information exchange might be retained for a period
of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]