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 420177 - crash in Movie Player: qtdemux assertion failure
crash in Movie Player: qtdemux assertion failure
Status: RESOLVED DUPLICATE of bug 379261
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: 2007-03-19 16:37 UTC by karol09
Modified: 2007-03-30 11:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description karol09 2007-03-19 16:37:46 UTC
Version: 2.16.2

What were you doing when the application crashed?



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

Memory status: size: 86573056 vsize: 0 resident: 86573056 share: 0 rss: 23912448 rss_rlim: 0
CPU usage: start_time: 1174323537 rtime: 0 utime: 115 stime: 0 cutime:101 cstime: 0 timeout: 14 it_real_value: 0 frequency: 5

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 -1226495264 (LWP 17490)]
[New Thread -1281782880 (LWP 17498)]
[New Thread -1267168352 (LWP 17497)]
[New Thread -1258697824 (LWP 17496)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1281782880 (LWP 17498))

  • #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 ??
    from /usr/lib/gstreamer-0.10/libgstqtdemux.so
  • #11 ??

Comment 1 Susana 2007-03-25 00:22:38 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Can you get us a stack trace with debugging symbols? Please see
http://www.gnome.org/projects/totem/#bugs for more information on how to do so.
Thanks in advance!
Comment 2 Tim-Philipp Müller 2007-03-25 20:07:53 UTC
 - What's the assertion message printed if you run totem on the command line?

 - Does this happen with a particular file or URL/website?

 - Does this still happen with feisty (if you have a way to test)?

 - Could you do 

      sudo apt-get install gstreamer0.10-plugins-bad-multiverse-dbg

   and then try to reproduce the crash?
Comment 3 Tim-Philipp Müller 2007-03-30 11:01:39 UTC
Looks like a duplicate of bug #379261. If you can provide a link to a test file/website, I'm still interested in that to make sure it does really work now.

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 379261 ***