You are not logged in.

#1 2010-10-13 09:49:11

Malo
Member
Registered: 2006-12-02
Posts: 43

Openshot Segfault

Hi everyone.. I've noticed that the latest version of openshot (1.2.2) get into segfault (on x86_64) just after launched.. I've contacted the developers on the forum (here) and it looks like there's something wrong with cairolib 1.10.0 (it's seem to go a step further with cairolib 1.8)..

Any other has the same issue? smile

Thanks

Offline

#2 2010-10-13 11:07:40

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Openshot Segfault

No problems here, but I'm on i686, so maybe it's really a 64bit issue.

Offline

#3 2010-10-13 11:07:47

Malo
Member
Registered: 2006-12-02
Posts: 43

Re: Openshot Segfault

Same error on 32bit machine.. !

I've installed openshot on another machine that i usually use as server (and never seen something different from a bash console), and 've got the same segfault..

Last edited by Malo (2010-10-13 12:05:45)

Offline

#4 2010-10-13 12:10:58

Malo
Member
Registered: 2006-12-02
Posts: 43

Re: Openshot Segfault

This is the 32bit machine(same as 64bit machine) backtrace..

(gdb) run /usr/lib/python2.6/site-packages/openshot/openshot.py
Starting program: /usr/bin/python /usr/lib/python2.6/site-packages/openshot/openshot.py
[Thread debugging using libthread_db enabled]
--------------------------------
   OpenShot (version 1.2.2)
--------------------------------
Process no longer exists: 14139.  Creating new pid lock file.
[New Thread 0xb6920b70 (LWP 14169)]

Program received signal SIGSEGV, Segmentation fault.
0xb7b5972e in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0xb7b5972e in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
#1  0xb77450d7 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb7c035c8 in g_object_set_property () from /usr/lib/libgobject-2.0.so.0
#3  0xb7734ba5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4  0xb75443a8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5  0xb7544c85 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb754675b in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#7  0xb7b58b0f in g_markup_parse_context_parse () from /usr/lib/libglib-2.0.so.0
#8  0xb7546b03 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb754279b in gtk_builder_add_from_file () from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb79382fb in ?? () from /usr/lib/python2.6/site-packages/gtk-2.0/gtk/_gtk.so
#11 0xb7ed48d8 in PyCFunction_Call () from /usr/lib/libpython2.6.so.1.0
#12 0xb7f2c7a8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#13 0xb7f2e4dd in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#14 0xb7ec2cb0 in function_call () from /usr/lib/libpython2.6.so.1.0
#15 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#16 0xb7ead549 in instancemethod_call () from /usr/lib/libpython2.6.so.1.0
#17 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#18 0xb7f2b5f8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#19 0xb7f2e4dd in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#20 0xb7ec2cb0 in function_call () from /usr/lib/libpython2.6.so.1.0
#21 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#22 0xb7ead549 in instancemethod_call () from /usr/lib/libpython2.6.so.1.0
#23 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#24 0xb7f276b4 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0
#25 0xb7eacd55 in PyInstance_New () from /usr/lib/libpython2.6.so.1.0
#26 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#27 0xb7f2c293 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#28 0xb7f2e4dd in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#29 0xb7ec2cb0 in function_call () from /usr/lib/libpython2.6.so.1.0
#30 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#31 0xb7ead549 in instancemethod_call () from /usr/lib/libpython2.6.so.1.0
#32 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#33 0xb7f276b4 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0
#34 0xb7eacd55 in PyInstance_New () from /usr/lib/libpython2.6.so.1.0
#35 0xb7e99f6c in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#36 0xb7f2c293 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#37 0xb7f2cdf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#38 0xb7f2e4dd in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#39 0xb7f2e5f3 in PyEval_EvalCode () from /usr/lib/libpython2.6.so.1.0
#40 0xb7f4800b in run_mod () from /usr/lib/libpython2.6.so.1.0
#41 0xb7f480d2 in PyRun_FileExFlags () from /usr/lib/libpython2.6.so.1.0
#42 0xb7f496dc in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.6.so.1.0
#43 0xb7f49f82 in PyRun_AnyFileExFlags () from /usr/lib/libpython2.6.so.1.0
#44 0xb7f56407 in Py_Main () from /usr/lib/libpython2.6.so.1.0
#45 0x08048557 in main ()

Offline

#5 2011-04-23 15:32:40

Malo
Member
Registered: 2006-12-02
Posts: 43

Re: Openshot Segfault

Six month passed and i've still the same error.. Fresh archlinux installation (x86_64 but x86 wold be the same) and SEGFAULT on start. Maybe something wrong with my hardware?? Please, don't let me install windows and Pinnacle studio :'(

@edit:
Testing repo on and 1.3 version of openshot

Last edited by Malo (2011-04-23 15:33:18)

Offline

#6 2011-04-23 15:44:23

Malo
Member
Registered: 2006-12-02
Posts: 43

Re: Openshot Segfault

(gdb) run /usr/lib/python2.7/site-packages/openshot/openshot.py
Starting program: /usr/bin/python2 /usr/lib/python2.7/site-packages/openshot/openshot.py
[Thread debugging using libthread_db enabled]
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
[New Thread 0x7fffe9d9f700 (LWP 22543)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5f1b080 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0x00007ffff5f1b080 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
#1  0x00007ffff45d4844 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x00007ffff65def83 in g_object_set_property () from /usr/lib/libgobject-2.0.so.0
#3  0x00007ffff44021a3 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x00007ffff4402943 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x00007ffff44041ef in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x00007ffff5f1a53e in g_markup_parse_context_parse () from /usr/lib/libglib-2.0.so.0
#7  0x00007ffff4404520 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x00007ffff440069e in gtk_builder_add_from_file () from /usr/lib/libgtk-x11-2.0.so.0
#9  0x00007ffff4a756e8 in ?? () from /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so
#10 0x00007ffff7b01fd3 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#11 0x00007ffff7b03767 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#12 0x00007ffff7a8fd90 in function_call () from /usr/lib/libpython2.7.so.1.0
#13 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#14 0x00007ffff7a7991f in instancemethod_call () from /usr/lib/libpython2.7.so.1.0
#15 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#16 0x00007ffff7b004fa in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#17 0x00007ffff7b03767 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#18 0x00007ffff7a8fd90 in function_call () from /usr/lib/libpython2.7.so.1.0
#19 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#20 0x00007ffff7a7991f in instancemethod_call () from /usr/lib/libpython2.7.so.1.0
#21 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#22 0x00007ffff7afc1d7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#23 0x00007ffff7a7a5de in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
#24 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#25 0x00007ffff7b017b6 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#26 0x00007ffff7b03767 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#27 0x00007ffff7a8fd90 in function_call () from /usr/lib/libpython2.7.so.1.0
#28 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#29 0x00007ffff7a7991f in instancemethod_call () from /usr/lib/libpython2.7.so.1.0
#30 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#31 0x00007ffff7afc1d7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#32 0x00007ffff7a7a5de in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
#33 0x00007ffff7a6ab53 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#34 0x00007ffff7b017b6 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#35 0x00007ffff7b02e74 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#36 0x00007ffff7b03767 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#37 0x00007ffff7b03882 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#38 0x00007ffff7b1d8dc in run_mod () from /usr/lib/libpython2.7.so.1.0
#39 0x00007ffff7b1e710 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
#40 0x00007ffff7b1f2ef in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.7.so.1.0
#41 0x00007ffff7b3092f in Py_Main () from /usr/lib/libpython2.7.so.1.0
#42 0x00007ffff74c7f6d in __libc_start_main () from /lib/libc.so.6
#43 0x0000000000400609 in _start ()
(gdb) 

Offline

#7 2011-04-23 20:00:40

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Openshot Segfault

Please file a bug report on the arch tracker. Chances are this is upstream or (py)gtk-related or (py)gtk upstream. But by any means, the arch tracker is a start.

Last edited by schivmeister (2011-04-23 20:01:35)


I need real, proper pen and paper for this.

Offline

Board footer

Powered by FluxBB