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 438090 - crash in Movie Player: Trying to resize the mov...
crash in Movie Player: Trying to resize the mov...
Status: RESOLVED DUPLICATE of bug 349105
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.x
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-13 11:16 UTC by achittal
Modified: 2007-05-13 15:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description achittal 2007-05-13 11:16:08 UTC
Version: 2.16.4

What were you doing when the application crashed?
Trying to resize the movie display window


Distribution: CentOS release 5 (Final)
Gnome Release: 2.16.0 2007-02-18 (CentOS)
BugBuddy Version: 2.16.0

Memory status: size: 1000706048 vsize: 1000706048 resident: 116932608 share: 75317248 rss: 116932608 rss_rlim: -1
CPU usage: start_time: 1179054781 rtime: 1118 utime: 1042 stime: 76 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/totem'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496390256 (LWP 3398)]
[New Thread 1168148800 (LWP 3410)]
[New Thread 1157658944 (LWP 3409)]
[New Thread 1147169088 (LWP 3408)]
[New Thread 1126189376 (LWP 3406)]
[New Thread 1115699520 (LWP 3405)]
[New Thread 1105209664 (LWP 3404)]
[New Thread 1094719808 (LWP 3401)]
[New Thread 1084229952 (LWP 3400)]
(no debugging symbols found)
0x0000003e51ec4896 in poll () from /lib64/libc.so.6

Thread 5 (Thread 1126189376 (LWP 3406))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 gst_caps_subtract
    from /usr/lib64/libgstreamer-0.10.so.0
  • #9 gst_caps_is_subset
    from /usr/lib64/libgstreamer-0.10.so.0
  • #10 gst_caps_is_equal
    from /usr/lib64/libgstreamer-0.10.so.0
  • #11 gst_base_transform_get_type
    from /usr/lib64/libgstbase-0.10.so.0
  • #12 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #13 gst_base_transform_get_type
    from /usr/lib64/libgstbase-0.10.so.0
  • #14 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #15 gst_base_transform_get_type
    from /usr/lib64/libgstbase-0.10.so.0
  • #16 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #17 gst_ghost_pad_new_no_target
    from /usr/lib64/libgstreamer-0.10.so.0
  • #18 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #19 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #20 gst_stream_selector_get_type
    from /usr/lib64/gstreamer-0.10/libgstplaybin.so
  • #21 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #22 gst_ghost_pad_new_no_target
    from /usr/lib64/libgstreamer-0.10.so.0
  • #23 gst_pad_accept_caps
    from /usr/lib64/libgstreamer-0.10.so.0
  • #24 gst_mpeg2dec_chain
    at gstmpeg2dec.c line 441
  • #25 gst_pad_alloc_buffer
    from /usr/lib64/libgstreamer-0.10.so.0
  • #26 gst_pad_push
    from /usr/lib64/libgstreamer-0.10.so.0
  • #27 gst_queue_get_type
    from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
  • #28 gst_task_set_lock
    from /usr/lib64/libgstreamer-0.10.so.0
  • #29 g_thread_pool_push
    from /lib64/libglib-2.0.so.0
  • #30 g_thread_create_full
    from /lib64/libglib-2.0.so.0
  • #31 start_thread
    from /lib64/libpthread.so.0
  • #32 clone
    from /lib64/libc.so.6
  • #33 ??

Comment 1 Philip Withnall 2007-05-13 11:45:32 UTC
Looks like a bug in GStreamer; moving product.
Comment 2 palfrey 2007-05-13 15:21:57 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find

*** This bug has been marked as a duplicate of 349105 ***