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 368714 - crash in Movie Player: I let it just play the d...
crash in Movie Player: I let it just play the d...
Status: RESOLVED DUPLICATE of bug 359527
Product: totem
Classification: Core
Component: GStreamer backend
2.16.x
Other All
: High critical
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2006-11-01 05:23 UTC by hc
Modified: 2006-11-02 00:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description hc 2006-11-01 05:23:52 UTC
Version: 2.16.2

What were you doing when the application crashed?
I let it just play the dvd.. a dvd I had burned myself as a normal Playable DVD.. ( burned under Windows) and now played on LINUX (Ubuntu 6.10)... It just just chrashed and would not run at all after the chrash... No problems running the DVD on Windows and on a normal DVD player for the TV.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 192139264 vsize: 0 resident: 192139264 share: 0 rss: 57434112 rss_rlim: 0
CPU usage: start_time: 1162358267 rtime: 0 utime: 4334 stime: 0 cutime:3937 cstime: 0 timeout: 397 it_real_value: 0 frequency: 4

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226601760 (LWP 11258)]
[New Thread -1378350176 (LWP 11489)]
[New Thread -1345934432 (LWP 11487)]
[New Thread -1320662112 (LWP 11486)]
[New Thread -1294976096 (LWP 11485)]
[New Thread -1303368800 (LWP 11484)]
[New Thread -1337541728 (LWP 11480)]
[New Thread -1329149024 (LWP 11479)]
[New Thread -1270117472 (LWP 11478)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 9 (Thread -1270117472 (LWP 11478))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_dvd_read_src_get_type
    from /usr/lib/gstreamer-0.10/libgstdvdread.so
  • #11 gst_push_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #12 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #13 gst_base_src_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #14 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #16 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #17 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #18 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Tim-Philipp Müller 2006-11-01 11:16:23 UTC
Could you start totem from the command line like this:

  $ totem dvd://1

and tell me what the assertion is that makes it abort?


Additionally, if you could install the

  - gstreamer0.10-plugins-ugly-dbg  and/or
  - gstreamer0.10-plugins-ugly-multiverse-dbg

package and create a new stack trace, that'd be helpful.
Comment 2 Karsten Bräckelmann 2006-11-02 00:39:08 UTC
Actually, this is the same crash as bug 359527, which has been marked as a duplicate of 357914, which in turn seems to be a duplicate of bug 335288. Err, well...

Tim, please see your own comment bug 357914 comment 6.


hc, the requested info would be helpful nonetheless, if you can provide it. Thanks!


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