* [Qemu-devel] vfat crash in msdos
@ 2008-11-16 12:00 Michael Buesch
2008-11-16 19:29 ` [Qemu-devel] " Michael Buesch
0 siblings, 1 reply; 3+ messages in thread
From: Michael Buesch @ 2008-11-16 12:00 UTC (permalink / raw)
To: qemu-devel
Hi,
I'm using qemu-0.9.1 on a powermac machine (bigendian) with msdos
as guest system. So I was running some application (palasm) that stores its
working files on a virtual fat drive.
In general this works fine, but it suddenly crashed:
mb@powermac:/mnt/nfs_1/msdos$ ./msdos.sh
Error deleting
qemu: block-vvfat.c:2618: do_commit: Assertion `0' failed.
./msdos.sh: line 2: 5201 Aborted qemu -hda msdos-qemu.img -hdb fat:rw:qemu-fat -boot c -m 32 $@
--
Greetings Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Qemu-devel] Re: vfat crash in msdos
2008-11-16 12:00 [Qemu-devel] vfat crash in msdos Michael Buesch
@ 2008-11-16 19:29 ` Michael Buesch
2008-11-19 12:16 ` Thiemo Seufer
0 siblings, 1 reply; 3+ messages in thread
From: Michael Buesch @ 2008-11-16 19:29 UTC (permalink / raw)
To: qemu-devel
On Sunday 16 November 2008 13:00:16 Michael Buesch wrote:
> Hi,
>
> I'm using qemu-0.9.1 on a powermac machine (bigendian) with msdos
> as guest system. So I was running some application (palasm) that stores its
> working files on a virtual fat drive.
> In general this works fine, but it suddenly crashed:
>
> mb@powermac:/mnt/nfs_1/msdos$ ./msdos.sh
> Error deleting
> qemu: block-vvfat.c:2618: do_commit: Assertion `0' failed.
> ./msdos.sh: line 2: 5201 Aborted qemu -hda msdos-qemu.img -hdb fat:rw:qemu-fat -boot c -m 32 $@
>
Here's another crash:
mb@powermac:/mnt/nfs_1/msdos$ ./msdos.sh
cluster 0 used more than once
cluster 0 used more than once
qemu: block-vvfat.c:97: array_get: Assertion `index < array->next' failed.
./msdos.sh: line 2: 5439 Aborted qemu -hda msdos-qemu.img -hdb fat:rw:qemu-fat -boot c -m 32 $@
--
Greetings Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Re: vfat crash in msdos
2008-11-16 19:29 ` [Qemu-devel] " Michael Buesch
@ 2008-11-19 12:16 ` Thiemo Seufer
0 siblings, 0 replies; 3+ messages in thread
From: Thiemo Seufer @ 2008-11-19 12:16 UTC (permalink / raw)
To: Michael Buesch; +Cc: qemu-devel
Michael Buesch wrote:
> On Sunday 16 November 2008 13:00:16 Michael Buesch wrote:
> > Hi,
> >
> > I'm using qemu-0.9.1 on a powermac machine (bigendian) with msdos
> > as guest system. So I was running some application (palasm) that stores its
> > working files on a virtual fat drive.
> > In general this works fine, but it suddenly crashed:
> >
> > mb@powermac:/mnt/nfs_1/msdos$ ./msdos.sh
> > Error deleting
> > qemu: block-vvfat.c:2618: do_commit: Assertion `0' failed.
> > ./msdos.sh: line 2: 5201 Aborted qemu -hda msdos-qemu.img -hdb fat:rw:qemu-fat -boot c -m 32 $@
> >
>
> Here's another crash:
>
>
> mb@powermac:/mnt/nfs_1/msdos$ ./msdos.sh
> cluster 0 used more than once
> cluster 0 used more than once
> qemu: block-vvfat.c:97: array_get: Assertion `index < array->next' failed.
> ./msdos.sh: line 2: 5439 Aborted qemu -hda msdos-qemu.img -hdb fat:rw:qemu-fat -boot c -m 32 $@
Can you check if current SVN HEAD works?
Thiemo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-19 12:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16 12:00 [Qemu-devel] vfat crash in msdos Michael Buesch
2008-11-16 19:29 ` [Qemu-devel] " Michael Buesch
2008-11-19 12:16 ` Thiemo Seufer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).