← Back to team overview

openshot.developers team mailing list archive

[Bug 459051] Re: Segfault when importing multiple images

 

Hello! Thanks Zoubidoo!.
I installed python2.5-dbg
Then I followed the instruction
a) gdb python
b) run /usr/bin/openshot

and this is the result! I

Starting program: /usr/bin/python /usr/bin/openshot
[Thread debugging using libthread_db enabled]
Added /usr/share/openshot to system path
[New Thread 0xb7d8b8c0 (LWP 6133)]
--------------------------------
   OpenShot (version 0.9.54)
--------------------------------
[New Thread 0xb6b1cb90 (LWP 6142)]
A new frmMain has been created
[New Thread 0xb51e1b90 (LWP 6145)]
[New Thread 0xb49e0b90 (LWP 6146)]
[New Thread 0xb3ebdb90 (LWP 6147)]
[New Thread 0xb36bcb90 (LWP 6148)]
[New Thread 0xb267eb90 (LWP 6149)]
[New Thread 0xb1b79b90 (LWP 6150)]
on_tlbImportFiles_clicked called with self.tlbImportFiles
[New Thread 0xb116db90 (LWP 6151)]
[Thread 0xb1b79b90 (LWP 6150) exited]
[Thread 0xb3ebdb90 (LWP 6147) exited]
[Thread 0xb267eb90 (LWP 6149) exited]
[Thread 0xb36bcb90 (LWP 6148) exited]
[New Thread 0xb36bcb90 (LWP 6152)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb36bcb90 (LWP 6152)]
0xb6e669e8 in mlt_event_unblock () from /usr/local/lib/libmlt.so.2
(gdb) 

I hope this info will be useful to the developers.
Bye. Openshot is a great software

-- 
Segfault when importing multiple images
https://bugs.launchpad.net/bugs/459051
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Invalid

Bug description:
Importing multiple images causes a segmentation fault.

To reproduce:
   File -> Import
   Select several images (holding down ctrl) or a range (hold down shift).
   Click Add.

$ openshot 
Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 0.9.52)
--------------------------------
/usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  return gtk.glade.XML(self.glade_path, root, domain)
A new frmMain has been created
on_tlbImportFiles_clicked called with self.tlbImportFiles
Segmentation fault



openshot 0.9.52
openshot-x264 0.67.1173-1
openshot-mlt 0.4.3-1
openshot-ffmpeg git-2623d8f-1
openshot-frei0r 1.1.22-1
Ubuntu 9.04 32-bit





References