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 366877 - crash in CD/DVD Creator: afficher les propriétés ...
crash in CD/DVD Creator: afficher les propriétés ...
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-29 14:07 UTC by Frederic Bezies
Modified: 2006-11-08 19:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Frederic Bezies 2006-10-29 14:07:59 UTC
What were you doing when the application crashed?
afficher les propriétés d'un fichier / showing file properties


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

Memory status: size: 83795968 vsize: 0 resident: 83795968 share: 0 rss: 30863360 rss_rlim: 0
CPU usage: start_time: 1162130194 rtime: 0 utime: 658 stime: 0 cutime:574 cstime: 0 timeout: 84 it_real_value: 0 frequency: 2090

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

(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 -1226832208 (LWP 18793)]
[New Thread -1272325216 (LWP 19831)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1272325216 (LWP 19831))

  • #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 Christian Kirbach 2006-10-30 14:24:57 UTC
crash in gstreamer (libgstqtdemux)

please install that debugging package.

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://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Tim-Philipp Müller 2006-10-30 14:58:18 UTC
Do you know which file triggered the crash? Or can you reproduce the problem otherwise?

If yes, could you try to play the file in totem from a command line window and see what warning it prints?

 $ totem /path/to/your/file.mov

Comment 3 Frederic Bezies 2006-10-30 17:12:18 UTC
Yes I know which file was guilty. But I removed it since. Maybe I can see if another mov file could lead to the crash.
Comment 4 Tim-Philipp Müller 2006-11-08 19:53:48 UTC
Closing as incomplete for now, please re-open if you dig up a file that can reproduce the problem (or a stack trace with debugging symbols).