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.