Bug 755540 - Segfault when calling python method openConsole()
Summary: Segfault when calling python method openConsole()
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-21 12:37 UTC by Hannu Sundell
Modified: 2016-04-26 22:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-23 14:37:48 UTC


Attachments (Terms of Use)

Description Hannu Sundell 2011-11-21 12:37:01 UTC
Description of problem:
Trying to open serial communication to the image with openConsole() segfaults.

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

How reproducible:
100% of the time for me

Steps to Reproduce:
1. Get the attached file
2. Change the location of the disk image in the XML-string to something you actually have (and possibly other values, but probably not necessary)
3. Run with python
  
Actual results:
Segfault

Expected results:
Anything else. Entirely possible I'm using the serial communication wrong, but I'd much rather take an explanatory error message.

Additional info:
Ubuntu 11.10

Comment 1 Dave Allan 2011-11-21 14:20:28 UTC
Does this still reproduce on the upstream git HEAD?

Comment 2 Cole Robinson 2016-03-23 14:37:48 UTC
Pretty sure this was eventually fixed


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