Bug 952163

Summary: gnome-boxes segfaults when bootable usb flash drive is inserted
Product: [Fedora] Fedora Reporter: Vera Budikova <vbudikov>
Component: gnome-boxesAssignee: Christophe Fergeau <cfergeau>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 19CC: berrange, cfergeau, marcandre.lureau, virt-maint, zeenix
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-15 11:52:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ccpp none

Description Vera Budikova 2013-04-15 10:26:49 UTC
Created attachment 735860 [details]
ccpp

Description of problem:
Gnome-boxes segfaults when bootable usb flash drive is inserted and opened with Boxes


Version-Release number of selected component (if applicable):
gnome-boxes-3.8.0-1.fc19.x86_64


How reproducible:
always


Steps to Reproduce:
1. Open gnome-boxes
2. Insert installation flash disk with Fedora 18/Ubuntu 12.04.2
3. Open with Boxes
  
Actual results:
Segmentation fault (core dumped)

Apr 15 10:26:57 dhcp131-49 kernel: [ 4643.223672] gnome-boxes[5998]: segfault at 0 ip 00000038731618c1 sp 00007fffd36ee958 error 4 in libc-2.17.so[3873000000+1b5000]

Expected results:
Box should open the installer


Additional info:

Comment 1 Christophe Fergeau 2013-04-15 11:44:25 UTC
core_backtrace from this archive is:

4a57d21f188b82f11955439003260ed97e34a67c 0x1618c1 __strlen_sse2_pminub /lib64/libc.so.6 45eccba94f5fef95c8933974ac014d83e50a9ebb
685bd855b3406345a16e2daca03762967ee241ec 0x39145 boxes_installer_media_get_decoded_udev_property /usr/bin/gnome-boxes 492b259e3697e969533d93a4e3fb9eee6ba3ce05
685bd855b3406345a16e2daca03762967ee241ec 0x3a400 boxes_installer_media_get_media_info_from_device_co /usr/bin/gnome-boxes 285f0520578b3954b2ecacfd8501d95aa290f76b
685bd855b3406345a16e2daca03762967ee241ec 0x3a91b boxes_installer_media_construct_for_path_co /usr/bin/gnome-boxes 894037bd1a15776b2344bd4dfee6f4164f5e7f7e
68145dfe3c86eb8cae0ef8be062a41582130f6ec 0x6b4e7 g_simple_async_result_complete /lib64/libgio-2.0.so.0 69674397fb75dd265bd256fbca788324de7e52bc
685bd855b3406345a16e2daca03762967ee241ec 0x39964 boxes_installer_media_get_device_from_path_co /usr/bin/gnome-boxes 661e3dcd8c7eb72a09ba9183a8276e8d56c8c65f
68145dfe3c86eb8cae0ef8be062a41582130f6ec 0x7776b g_task_return_now /lib64/libgio-2.0.so.0 25353cff986f7707f10930cc00922920caf3a606
68145dfe3c86eb8cae0ef8be062a41582130f6ec 0x77789 complete_in_idle_cb /lib64/libgio-2.0.so.0 5e4ccdb0cc03458ca365f9e87a474d6736dbc5b3
8b253d964ac95294984679f20f5e18f08a76a319 0x47f46 g_main_context_dispatch /lib64/libglib-2.0.so.0 1b97fc66dfc464134c9edc20108f1f13111b31b3
8b253d964ac95294984679f20f5e18f08a76a319 0x48298 g_main_context_iterate.isra.22 /lib64/libglib-2.0.so.0 9ecee2d4f46686f8a197a26aaa77ade8f388f5e4
8b253d964ac95294984679f20f5e18f08a76a319 0x4833c g_main_context_iteration /lib64/libglib-2.0.so.0 d09214f86ec0c8f56980d2f1cf60255975802ab3
68145dfe3c86eb8cae0ef8be062a41582130f6ec 0x96564 g_application_run /lib64/libgio-2.0.so.0 2729ad2aa78e1b5b42dda5d56ac080eeaace1d23
685bd855b3406345a16e2daca03762967ee241ec 0x4c952 _vala_main /usr/bin/gnome-boxes 812f222794ab1c3df1a8885111b3b847b769bd5e
4a57d21f188b82f11955439003260ed97e34a67c 0x21b75 __libc_start_main /lib64/libc.so.6 075acda5d3230e115cf7c88597eaba416bdaa6bb
685bd855b3406345a16e2daca03762967ee241ec 0x29259 _start /usr/bin/gnome-boxes d8361f751797f7a5842254878d8d74a65489712f

Comment 2 Christophe Fergeau 2013-04-15 11:52:17 UTC

*** This bug has been marked as a duplicate of bug 928495 ***