After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586786 - Trying to dispose element pngenc0, but it is not in the NULL state.
Trying to dispose element pngenc0, but it is not in the NULL state.
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal major
: 0.13.2
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-23 19:32 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2009-08-12 09:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Sauer (gstreamer, gtkdoc dev) 2009-06-23 19:32:25 UTC
gstreamer, gnonlin, pitivi are git head of today

start pitivi 
drag a video to clip-library
bang!

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 IA__g_logv
    at gmessages.c line 506
  • #4 IA__g_log
    at gmessages.c line 526
  • #5 gst_element_dispose
    at gstelement.c line 2880
  • #6 IA__g_object_unref
    at gobject.c line 2393
  • #7 ??
    from /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so
  • #8 ??
    from /usr/lib/libpython2.6.so.1.0
  • #9 ??
    from /usr/lib/libpython2.6.so.1.0
  • #10 PyDict_SetItem
    from /usr/lib/libpython2.6.so.1.0
  • #11 PyObject_GenericSetAttr
    from /usr/lib/libpython2.6.so.1.0
  • #12 PyObject_SetAttr
    from /usr/lib/libpython2.6.so.1.0
  • #13 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #14 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #15 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #16 PyEval_EvalCodeEx
    from /usr/lib/libpython2.6.so.1.0
  • #17 ??
    from /usr/lib/libpython2.6.so.1.0
  • #18 PyObject_Call
    from /usr/lib/libpython2.6.so.1.0
  • #19 ??
    from /usr/lib/libpython2.6.so.1.0
  • #20 PyObject_Call
    from /usr/lib/libpython2.6.so.1.0
  • #21 PyEval_CallObjectWithKeywords
    from /usr/lib/libpython2.6.so.1.0
  • #22 PyObject_CallObject
    from /usr/lib/libpython2.6.so.1.0
  • #23 ??
    from /usr/lib/python2.6/site-packages/gtk-2.0/gobject/_gobject.so
  • #24 IA__g_closure_invoke
    at gclosure.c line 767
  • #25 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #27 IA__g_signal_emit
    at gsignal.c line 3037
  • #28 gst_bus_async_signal_func
    at gstbus.c line 1098
  • #29 gst_bus_source_dispatch
    at gstbus.c line 761
  • #30 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #31 g_main_context_iterate
    at gmain.c line 2448
  • #32 IA__g_main_loop_run
    at gmain.c line 2656
  • #33 ??
    from /usr/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so
  • #34 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #35 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #36 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #37 PyEval_EvalFrameEx
    from /usr/lib/libpython2.6.so.1.0
  • #38 PyEval_EvalCodeEx
    from /usr/lib/libpython2.6.so.1.0
  • #39 PyEval_EvalCode
    from /usr/lib/libpython2.6.so.1.0
  • #40 ??
    from /usr/lib/libpython2.6.so.1.0
  • #41 PyRun_FileExFlags
    from /usr/lib/libpython2.6.so.1.0
  • #42 PyRun_SimpleFileExFlags
    from /usr/lib/libpython2.6.so.1.0
  • #43 PyRun_AnyFileExFlags
    from /usr/lib/libpython2.6.so.1.0
  • #44 Py_Main
    from /usr/lib/libpython2.6.so.1.0
  • #45 main

Comment 1 Alessandro Decina 2009-08-03 10:44:27 UTC
I could see this bug, but I haven't been able to reproduce it for a while. Can we close it?
Comment 2 Alessandro Decina 2009-08-12 09:51:16 UTC
I am closing this since it was very easy to reproduce and now I haven't seen it in a while. Feel free to reopen it if you can still see it.