Comment 4 for bug 1246976

Revision history for this message
dbclinton (dbclin) wrote :

I'm getting this crashing bug repeatedly using 1.4.3 on Ubuntu 14.04 Gnome and I'm afraid I don't see the connection to bug #1176463.
Once a project becomes even slightly complicated (multiple and razored clips), OpenShot is likely to crash following a save and repositioning along the timeline. Sometimes it will completely crash, other times it will freeze but respond to killall openshot and other times it will zombie.
Here's what I see when I launch testme.osp from terminal:

=========================================================================
$ openshot testme.osp

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
   OpenShot (version 1.4.3)
--------------------------------
Process no longer exists: 17317. Creating new pid lock file.
Adding files to the watch queue:

Detecting formats, codecs, and filters...
=========================================================================
[output from a crash - I didn't actually move any clips this time: I just saved the project twice:]

project saved! - testme
on_frmMain_key_press_event
[mp3 @ 0x301d760] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x301eac0] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x9351480] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x93527e0] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x9657300] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x987e720] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x98b5c60] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x98b8ca0] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x98d2ac0] max_analyze_duration 5000000 reached at 5015510 microseconds
[mp3 @ 0x990a9a0] max_analyze_duration 5000000 reached at 5015510 microseconds
Segmentation fault (core dumped)

=========================================================================
[And here's what /var/log/syslog is reporting:]

Dec 9 18:37:00 WD-System kernel: [37407.330461] openshot[18445]: segfault at 30 ip 00007effec0d8cd7 sp 00007effbd604e10 error 4 in libavformat.so.54.63.104[7effebfe8000+149000]
=========================================================================

Doesn't anyone else encounter this? What makes me so special... :)

Thanks,