[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-28 Thread Igor
Thank you for your reply. Sorry, gdb /usr/bin/qemu-system-x86_64 crashfiles/CoreDump with to use the 'where'. ** Attachment added: gdb /usr/bin/qemu-system-x86_64 crashfiles/CoreDump

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-28 Thread Serge Hallyn
Ok, so this: #1 0x7f369bd2b3b1 in glfs_io_async_cbk (ret=optimized out, frame=optimized out, data=0x7f369ee536c0) at glfs-fops.c:598 #2 0x7f369badb66a in syncopctx_setfspid (pid=0x7f369ee536c0) at syncop.c:191 shows you where you could focus (syncop.c line 191) to debug this issue.

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-28 Thread Serge Hallyn
See also http://www.gluster.org/pipermail/gluster-devel/2015-July/046077.html It might be worth following up to see whether Prasanna has made progress. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-24 Thread Serge Hallyn
Sorry, did you type where into gdb and it simply died, or did you not type 'where'? ** Changed in: qemu (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-14 Thread Igor
Please paste that information here gdb /usr/bin/qemu-system-x86_64 crashfiles/CoreDump - gdb-out.txt ** Attachment added: gdb /usr/bin/qemu-system-x86_64 crashfiles/CoreDump https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1464278/+attachment/4428613/+files/gdb-out.txt -- You received

Re: [Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-03 Thread Serge Hallyn
Ok, you can get the CoreFile from that using apport-unpack: mkdir crashfiles; apport-unpack /var/crash/_usr_bin_qemu-system- x86_64.0.crash crashfiles Then you should be able to use the 'where' command in gdb gdb /usr/bin/qemu-system-x86_64 crashfiles/CoreDump (gdb) where to get more

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-02 Thread Igor
Is there a crashfile under /var/crash? Yes. Size if crashfile _usr_bin_qemu-system-x86_64.0.crash is 1,9G. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1464278 Title:

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-07-01 Thread Serge Hallyn
Is there a crashfile under /var/crash? If so that should container a corefile which should help to track down what actually happened. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-06-29 Thread Igor
Hand-built packages from: https://launchpad.net/~monotek/+archive/ubuntu/qemu-glusterfs-3.6?field.series_filter=trusty ** Attachment added: hand-built packages https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1464278/+attachment/4421909/+files/list_hand-built_packages -- You received

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-06-29 Thread Igor
list all packages. ** Attachment added: list_all_packages https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1464278/+attachment/4421887/+files/list_all_packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1464278] Re: Qemu-Libgfapi: periodical shutdown of virtual machines.

2015-06-17 Thread Serge Hallyn
Could you please show exactly which versions of which packages yo uare using (and anything you hand-built)? If all is using stock packages, then could you please, the next time this happens , do apport-collect 1464278 ** Changed in: qemu (Ubuntu) Status: New = Incomplete -- You