Bug 1044749 - anaconda libparted.so.2 fail
Summary: anaconda libparted.so.2 fail
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: parted
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 22:11 UTC by yarnaid
Modified: 2014-07-02 07:22 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-02 07:22:45 UTC
Type: Bug


Attachments (Terms of Use)
anaconda.log (2.72 KB, text/plain)
2013-12-22 18:37 UTC, yarnaid
no flags Details
storage.log (10.91 KB, text/plain)
2013-12-22 18:39 UTC, yarnaid
no flags Details
program.log (1.99 KB, text/plain)
2013-12-22 18:42 UTC, yarnaid
no flags Details

Description yarnaid 2013-12-18 22:11:28 UTC
Description of problem:


On start of liveinst or anaconda get the following:
Starting installer, one moment...
anaconda 20.25.15-1 for anaconda bluesky (pre-release) started.
Backtrace has 20 calls on stack:
  20: /lib64/libparted.so.2(ped_assert+0x44) [0x7f3c1dda7054]
  19: /lib64/libparted.so.2(+0x27826) [0x7f3c1ddc1826]
  18: /lib64/libparted.so.2(ped_disk_duplicate+0x41) [0x7f3c1ddabc51]
  17: /usr/lib64/python2.7/site-packages/_pedmodule.so(py_ped_disk_duplicate+0x16) [0x7f3c1dff37f6]
  16: /lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4594) [0x7f3c2ff75c84]
  15: /lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed) [0x7f3c2ff7729d]
  14: /lib64/libpython2.7.so.1.0(+0x6f26d) [0x7f3c2ff0426d]
  13: /lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f3c2fedf0f3]
  12: /lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0xde7) [0x7f3c2ff724d7]
  11: /lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed) [0x7f3c2ff7729d]
  10: /lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x425f) [0x7f3c2ff7594f]
  9: /lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4350) [0x7f3c2ff75a40]
  8: /lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x7ed) [0x7f3c2ff7729d]
  7: /lib64/libpython2.7.so.1.0(+0x6f26d) [0x7f3c2ff0426d]
  6: /lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f3c2fedf0f3]
  5: /lib64/libpython2.7.so.1.0(+0x59105) [0x7f3c2feee105]
  4: /lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f3c2fedf0f3]
  3: /lib64/libpython2.7.so.1.0(+0xa1227) [0x7f3c2ff36227]
  2: /lib64/libpython2.7.so.1.0(+0x9ff3f) [0x7f3c2ff34f3f]
  1: /lib64/libpython2.7.so.1.0(PyObject_Call+0x43) [0x7f3c2fedf0f3]
Aborted


Version-Release number of selected component (if applicable):
Fedora 20 KDE iso installation image.

How reproducible:
Start installation.


Actual results:
Installation aborted without any GUI message.

Expected results:
Begin installation process or get error message.

Additional info:
System configuration:
(HP Envy 15-j002er) Intel Core i7, 12Gb RAM, 1Tb harddirve, nVidia 740

Comment 1 David Shea 2013-12-18 22:33:17 UTC
Are there any log files in /tmp? If so, can you please attach them to this bug?

Comment 2 yarnaid 2013-12-22 18:37:45 UTC
Created attachment 840392 [details]
anaconda.log

Comment 3 yarnaid 2013-12-22 18:39:38 UTC
Created attachment 840393 [details]
storage.log

Comment 4 yarnaid 2013-12-22 18:42:25 UTC
Created attachment 840405 [details]
program.log

Comment 5 Brian Lane 2014-01-06 18:26:45 UTC
What does the output of 'parted -s /dev/sdc p' look like?

If possible, run 'debuginfo-install parted' first, that should give a bit more info in the stack trace.


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