bobthebob1234 LXF regular

Joined: Thu Jan 03, 2008 9:38 pm Posts: 1356 Location: A hole in a field
|
Posted: Thu Jun 14, 2012 6:45 pm Post subject: VLC is seg faulting :'( |
|
|
Running ubuntu 11.10. Stock VLC from apt-get
| Code: |
$ vlc /tmp/Fonejacker-.asx
VLC media player 1.1.9 The Luggage (revision exported)
Warning: call to srand(1339691737)
Warning: call to rand()
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0xe7c120] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
[0x1254df0] ts demux error: cannot peek
[0xe8e3a0] main playlist: stopping playback
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 0) for PID 1001
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 14) for PID 1001
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 6) for PID 0
Segmentation fault
|
Then it will magically work again
| Code: |
$ vlc /tmp/Fonejacker-.asx
VLC media player 1.1.9 The Luggage (revision exported)
Warning: call to srand(1339691754)
Warning: call to rand()
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x1387120] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
[0x173e480] ts demux error: cannot peek
[0x13993a0] main playlist: stopping playback
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 0) for PID 1001
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 14) for PID 1001
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 6) for PID 0
[0x13e8790] signals interface error: signal 17 overriden (0x7f486b8b0450)
[0x13e8790] signals interface error: /usr/lib/libQtCore.so.4(?)[(nil)]
Warning MVs not available
slice mismatch
00 motion_type at 4 34
Warning MVs not available
ac-tex damaged at 14 16
ac-tex damaged at 29 21
Warning MVs not available
00 motion_type at 13 34
00 motion_type at 23 10
ac-tex damaged at 23 10
ac-tex damaged at 26 17
ac-tex damaged at 5 11
00 motion_type at 31 9
invalid cbp at 6 12
00 motion_type at 18 2
skipped MB in I frame at 11 25
00 motion_type at 2 1
|
Any ideas?
This happens for anything I try and play, not just Fonejacker _________________ For certain you have to be lost to find the places that can't be found. Elseways, everyone would know where it was |
|