Bug 821244 - [libvirt 0.9.11] Segfault with ESX driver
Summary: [libvirt 0.9.11] Segfault with ESX driver
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-13 13:42 UTC by Gabor Garami
Modified: 2012-05-16 18:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-16 18:21:29 UTC
Embargoed:


Attachments (Terms of Use)
GDB output (919 bytes, text/x-log)
2012-05-13 13:42 UTC, Gabor Garami
no flags Details

Description Gabor Garami 2012-05-13 13:42:06 UTC
Created attachment 584143 [details]
GDB output

Description of problem:

Connection to ESX server is causes segmenteation fault

Version-Release number of selected component (if applicable): 0.9.11


How reproducible:


Steps to Reproduce:
1. virsh -c esx://root@ESX_IP list
2. Type password
  
Actual results:
Segmentation fault

Expected results:
list of current domains

Additional info:

OS: openSUSE 11.4, VMware ESXi 4.0.0 build-171294

(in the attachment I stripped out gdb's complaining about a lot of missing debug symbols (libnss, and a lot of unrelated libraries). Libvirt's debug symbols are installed to the server).

Comment 1 Gabor Garami 2012-05-13 14:46:52 UTC
Based on IRC chat on irc://irc.oftc.net/#virt the following change is fixes this problem:

http://libvirt.org/git/?p=libvirt.git;a=commit;h=b126715a48cd0cbe32ec6468c267cd8cf2961c55

This bug is affects only 0.9.11

Comment 2 Dave Allan 2012-05-16 18:21:29 UTC
Ok, closing as the fix is committed.


Note You need to log in before you can comment on or make changes to this bug.