Bug 885295 - [abrt] PySolFC-2.0-6.fc18: pysolaudio.py:416:__init__:ImportError: /lib64/libSDL_mixer-1.2.so.0: file too short
Summary: [abrt] PySolFC-2.0-6.fc18: pysolaudio.py:416:__init__:ImportError: /lib64/lib...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: PySolFC
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stewart Adam
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d5130be2f60788a7e05f76326a3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-08 11:45 UTC by ATrunzo
Modified: 2013-07-06 17:32 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-06 17:32:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (709 bytes, text/plain)
2012-12-08 11:45 UTC, ATrunzo
no flags Details
File: core_backtrace (412 bytes, text/plain)
2012-12-08 11:45 UTC, ATrunzo
no flags Details
File: environ (1.98 KB, text/plain)
2012-12-08 11:45 UTC, ATrunzo
no flags Details
File: smolt_data (2.97 KB, text/plain)
2012-12-08 11:45 UTC, ATrunzo
no flags Details

Description ATrunzo 2012-12-08 11:45:40 UTC
Version-Release number of selected component:
PySolFC-2.0-6.fc18

Additional info:
cmdline:        /usr/bin/python /usr/share/PySolFC/pysol.py --sound-mod=pygame
executable:     /usr/share/PySolFC/pysol.py
kernel:         3.6.9-4.fc18.x86_64
uid:            1000

Truncated backtrace:
pysolaudio.py:416:__init__:ImportError: /lib64/libSDL_mixer-1.2.so.0: file too short

Traceback (most recent call last):
  File "/usr/share/PySolFC/pysol.py", line 32, in <module>
    sys.exit(main(sys.argv))
  File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 359, in main
    r = pysol_init(app, args)
  File "/usr/lib/python2.7/site-packages/pysollib/main.py", line 242, in pysol_init
    app.audio = c()
  File "/usr/lib/python2.7/site-packages/pysollib/pysolaudio.py", line 416, in __init__
    import pygame.mixer, pygame.time
ImportError: /lib64/libSDL_mixer-1.2.so.0: file too short

Local variables in innermost frame:
self: <pysollib.pysolaudio.PyGameAudioClient instance at 0x1fe6f38>

Comment 1 ATrunzo 2012-12-08 11:45:50 UTC
Created attachment 659799 [details]
File: backtrace

Comment 2 ATrunzo 2012-12-08 11:45:54 UTC
Created attachment 659800 [details]
File: core_backtrace

Comment 3 ATrunzo 2012-12-08 11:45:56 UTC
Created attachment 659801 [details]
File: environ

Comment 4 ATrunzo 2012-12-08 11:45:58 UTC
Created attachment 659802 [details]
File: smolt_data

Comment 5 Stewart Adam 2013-07-06 17:32:52 UTC
I've only had one report of this and the error message seems to indicate a corrupted installation of SDL - closing.


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