Hi Roman,

had some time to look at your dump once again. The following line suggest 
you received a ENOSPC (no space left on device):

#11 0x000055555562ae2a in dma_bdrv_cb (opaque=0x7fffe8021490, ret=-28)
    at dma-helpers.c:148

because of:

qemu-source-dir> grep ENOSPC linux-user/errno_defs.h
#define TARGET_ENOSPC          28      /* No space left on device */

Markus
________________________________________
Von: Roman Mashak [[email protected]]
Gesendet: Mittwoch, 12. November 2014 21:53
An: Markus Stockhausen
Cc: [email protected]
Betreff: Re: copy of 4G file in qemu fails

Markus,

I applied the patch but no impact on the behaviour, the issue remains.

2014-11-12 14:20 GMT-05:00 Markus Stockhausen <[email protected]>:
> reading aio functions inside your call stack this patch comes to my mind:
> http://lists.nongnu.org/archive/html/qemu-stable/2014-06/msg00006.html
>
> If you think that might be related and you have a chance to give it a try
> I would be interested in the reults too.

--
Roman Mashak
****************************************************************************
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497

****************************************************************************

Reply via email to