Mailinglist Archive: opensuse-bugs (19677 mails)
| < Previous | Next > |
[Bug 391157] virt-manager won't start after su
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 16 May 2008 00:50:10 -0600 (MDT)
- Message-id: <20080516065010.2C9B224538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=391157
User ajohansson@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391157#c4
--- Comment #4 from Anders Johansson <ajohansson@xxxxxxxxxx> 2008-05-16
00:50:09 MST ---
It's in libvirtd
#0 0x00007fe9a91cf5ac in xenDaemonNodeGetInfo (conn=<value optimized out>,
info=0x7fffbd9bfcb0) at xend_internal.c:1917
1917 info->sockets = nr_cpus / (info->nodes * info->cores *
info->threads);
info->threads here is 0, so it's a division by zero
I don't understand why it doesn't happen after "su -" though
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User ajohansson@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391157#c4
--- Comment #4 from Anders Johansson <ajohansson@xxxxxxxxxx> 2008-05-16
00:50:09 MST ---
It's in libvirtd
#0 0x00007fe9a91cf5ac in xenDaemonNodeGetInfo (conn=<value optimized out>,
info=0x7fffbd9bfcb0) at xend_internal.c:1917
1917 info->sockets = nr_cpus / (info->nodes * info->cores *
info->threads);
info->threads here is 0, so it's a division by zero
I don't understand why it doesn't happen after "su -" though
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |