[Bug 767448] New: libvirt_lxc segfaults on start
https://bugzilla.novell.com/show_bug.cgi?id=767448 https://bugzilla.novell.com/show_bug.cgi?id=767448#c0 Summary: libvirt_lxc segfaults on start Classification: openSUSE Product: openSUSE 12.2 Version: Beta 1 Platform: Other OS/Version: openSUSE 12.2 Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: jfehlig@suse.com ReportedBy: jdsn@suse.com QAContact: qa-bugs@suse.de CC: jslaby@suse.com, bwiedemann@suse.com Found By: Development Blocker: --- During our openstack testing on Factory we observed that libvirt_lxc segfaults on start. gdb --args /usr/lib64/libvirt/libvirt_lxc --name x --handshake 21 shows: Program received signal SIGSEGV, Segmentation fault. __random_r (buf=0x6a5880, result=0x7fffffffd8ec) at random_r.c:375 375 val = ((state[0] * 1103515245) + 12345) & 0x7fffffff; (gdb) bt #0 __random_r (buf=0x6a5880, result=0x7fffffffd8ec) at random_r.c:375 #1 0x000000000043f320 in ?? () #2 0x0000000000435034 in ?? () #3 0x00000000004699b5 in ?? () #4 0x0000000000469af4 in ?? () #5 0x000000000044de35 in ?? () #6 0x000000000045f1d7 in ?? () #7 0x0000000000460712 in ?? () #8 0x0000000000461018 in ?? () #9 0x0000000000409883 in ?? () #10 0x00007ffff5dd2455 in __libc_start_main (main=0x4093c0, argc=5, ubp_av=0x7fffffffe408, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe3f8) at libc-start.c:226 (gdb) print state $1 = (int32_t *) 0x0 Attachment of the file /var/run/libvirt/lxc/x.xml will follow. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=767448 https://bugzilla.novell.com/show_bug.cgi?id=767448#c1 --- Comment #1 from J. Daniel Schmidt <jdsn@suse.com> 2012-06-18 09:55:41 UTC --- Created an attachment (id=495133) --> (http://bugzilla.novell.com/attachment.cgi?id=495133) the libvirt x.xml file /var/run/libvirt/lxc/x.xml This is a file created via openstack and stripped down as a minimal reproducer. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=767448 https://bugzilla.novell.com/show_bug.cgi?id=767448#c2 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jdouglas@suse.com InfoProvider| |jdsn@suse.com --- Comment #2 from James Fehlig <jfehlig@suse.com> 2012-06-21 05:46:44 UTC --- Thanks for the detailed report and steps to reproduce! I've committed a fix upstream for this issue http://libvirt.org/git/?p=libvirt.git;a=commit;h=57349ffc10290eed2cb25ca7cfb... I've added the commit to the libvirt package in OBS Virtualization project. Can you give it a spin? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=767448 https://bugzilla.novell.com/show_bug.cgi?id=767448#c3 James Fehlig <jfehlig@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jdsn@suse.com | Resolution| |FIXED --- Comment #3 from James Fehlig <jfehlig@suse.com> 2012-06-29 18:14:11 UTC --- Closing for now. Please reopen if the updated libvirt package doesn't help. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=767448 https://bugzilla.novell.com/show_bug.cgi?id=767448#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-07-10 19:00:18 CEST --- This is an autogenerated message for OBS integration: This bug (767448) was mentioned in https://build.opensuse.org/request/show/127535 Factory / libvirt -- 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.
participants (1)
-
bugzilla_noreply@novell.com