All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot
@ 2011-05-07 18:11 Guillaume Smaha
  2011-05-07 18:11 ` [Qemu-devel] [Bug 779151] " Guillaume Smaha
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Guillaume Smaha @ 2011-05-07 18:11 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I use qemu-nbd to mount my image. And after some times, qemu-nbd crashes
and so the chroot freeze.

ps aux | grep qemu :
root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

mount :
/dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
/dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
/dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
/proc on /chroots/test/amd64/proc type proc (rw)
/sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  New

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
@ 2011-05-07 18:11 ` Guillaume Smaha
  2011-05-07 18:17 ` Guillaume Smaha
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Guillaume Smaha @ 2011-05-07 18:11 UTC (permalink / raw)
  To: qemu-devel

** Attachment added: "dmesg command"
   https://bugs.launchpad.net/bugs/779151/+attachment/2118648/+files/dmesg.log

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  New

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
  2011-05-07 18:11 ` [Qemu-devel] [Bug 779151] " Guillaume Smaha
@ 2011-05-07 18:17 ` Guillaume Smaha
  2011-05-07 19:05 ` Michael Tokarev
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Guillaume Smaha @ 2011-05-07 18:17 UTC (permalink / raw)
  To: qemu-devel

After reboot and mount the image, qemu-nbd crashes directly.

** Attachment added: "dmesg command"
   https://bugs.launchpad.net/qemu/+bug/779151/+attachment/2118652/+files/dmesg2.log

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  New

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
  2011-05-07 18:11 ` [Qemu-devel] [Bug 779151] " Guillaume Smaha
  2011-05-07 18:17 ` Guillaume Smaha
@ 2011-05-07 19:05 ` Michael Tokarev
  2011-05-07 19:49 ` Guillaume Smaha
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Michael Tokarev @ 2011-05-07 19:05 UTC (permalink / raw)
  To: qemu-devel

Please provide some gdb backtrace from the failing qemu-nbd process, ie,
show the root cause of the problem instead of showing multiple symptoms.

Run qemu-nbd under gdb and when it crashes, run "bt" command.  Before
doing so, ensure you've debugging symbols for your qemu-nbd binary.

And the most important part - what's the format of the image you're
running qemu-nbd against, and what version of qemu-nbd you're using?

Without all this, your bugreport is useless.

Thanks.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  New

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
                   ` (2 preceding siblings ...)
  2011-05-07 19:05 ` Michael Tokarev
@ 2011-05-07 19:49 ` Guillaume Smaha
  2017-06-07  8:40 ` Thomas Huth
  2017-08-07  4:17 ` Launchpad Bug Tracker
  5 siblings, 0 replies; 7+ messages in thread
From: Guillaume Smaha @ 2011-05-07 19:49 UTC (permalink / raw)
  To: qemu-devel

Ok i try to get the informations

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  New

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
                   ` (3 preceding siblings ...)
  2011-05-07 19:49 ` Guillaume Smaha
@ 2017-06-07  8:40 ` Thomas Huth
  2017-08-07  4:17 ` Launchpad Bug Tracker
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2017-06-07  8:40 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  Incomplete

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/779151/+subscriptions

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Qemu-devel] [Bug 779151] Re: qemu-nbd crash during using with chroot
  2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
                   ` (4 preceding siblings ...)
  2017-06-07  8:40 ` Thomas Huth
@ 2017-08-07  4:17 ` Launchpad Bug Tracker
  5 siblings, 0 replies; 7+ messages in thread
From: Launchpad Bug Tracker @ 2017-08-07  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/779151

Title:
  qemu-nbd crash during using with chroot

Status in QEMU:
  Expired

Bug description:
  I use qemu-nbd to mount my image. And after some times, qemu-nbd
  crashes and so the chroot freeze.

  ps aux | grep qemu :
  root      2223  0.0  0.0   9776   548 ?        Ss   18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2224  0.0  0.0  10800   544 ?        D    18:03   0:00 qemu-nbd --connect=/dev/nbd0 /chroots/test/virtual.img
  root      2227  0.0  0.0      0     0 ?        Z    18:03   0:00 [qemu-nbd] <defunct>
  root      2357  0.0  0.0   5212   768 pts/0    D+   18:07   0:00 grep qemu

  mount :
  /dev/nbd0p1 on /chroots/test/amd64 type ext3 (rw,errors=remount-ro,commit=0)
  /dev on /chroots/test/amd64/dev type devtmpfs (rw,mode=0755)
  /dev/pts on /chroots/test/amd64/dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  /proc on /chroots/test/amd64/proc type proc (rw)
  /sys on /chroots/test/amd64/sys type sysfs (rw,noexec,nosuid,nodev)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/779151/+subscriptions

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-07  4:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-07 18:11 [Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot Guillaume Smaha
2011-05-07 18:11 ` [Qemu-devel] [Bug 779151] " Guillaume Smaha
2011-05-07 18:17 ` Guillaume Smaha
2011-05-07 19:05 ` Michael Tokarev
2011-05-07 19:49 ` Guillaume Smaha
2017-06-07  8:40 ` Thomas Huth
2017-08-07  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.