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 139690 - doesn't work against gstreamer 0.8.0
doesn't work against gstreamer 0.8.0
Status: RESOLVED DUPLICATE of bug 111349
Product: totem
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Bastien Nocera
Bastien Nocera
Depends on:
Blocks:
 
 
Reported: 2004-04-10 11:12 UTC by Arafat Medini
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Arafat Medini 2004-04-10 23:48:29 UTC
Distribution: Red Hat Linux release 9 (Shrike)
Package: totem
Severity: normal
Version: GNOME2.5.91 unspecified
Gnome-Distributor: Red Hat, Inc
Synopsis: doesn't work against gstreamer 0.8.0
Bugzilla-Product: totem
Bugzilla-Component: general
Bugzilla-Version: unspecified
Description:
Description of Problem:
Normally it'S gstreamer that doesn't work this time gstreamer works very
good, gst-player works but totem doesn't start at all. I type totem and
it hangs on the command line. I don't get a segmentation fault or any
error. it simply pauses and nothing appears.
It hangs in there.

Steps to reproduce the problem:
1. compile totem 0.99.10 against gstreamer 0.8.0 
2. start totem 
3. nothing happens

Actual Results:
it hangs on the command line

Expected Results:
totem starts and plays movies!

How often does this happen?
every time

Additional Information:




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-04-10 19:48 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "totem".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Bastien Nocera 2004-04-12 11:37:49 UTC
Can you get a backtrace of the hang?
Comment 2 Arafat Medini 2004-04-12 16:20:18 UTC
I don't know how to make backtraces with gdb any help here ?
Comment 3 Bastien Nocera 2004-04-12 16:47:57 UTC
See http://bugzilla.gnome.org/getting-traces.cgi
Comment 4 Arafat Medini 2004-04-12 17:31:54 UTC
(gdb) run
Starting program: /usr/bin/totem
[New Thread 1090191136 (LWP 5638)]
 
Program received signal SIGINT, Interrupt.
[Switching to Thread 1090191136 (LWP 5638)]
0x400007a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) thread apply all bt
 

Thread 1 (Thread 1090191136 (LWP 5638))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #2 _XUnregisterFilter
    from /usr/X11R6/lib/libX11.so.6
  • #3 XGetExtensionVersion
    from /usr/X11R6/lib/libXi.so.6
  • #4 _XiCheckExtInit
    from /usr/X11R6/lib/libXi.so.6
  • #5 XListInputDevices
    from /usr/X11R6/lib/libXi.so.6
  • #6 gdk_xid_table_lookup
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 gdk_device_get_state
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 gdk_display_open
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 gdk_display_open_default_libgtk_only
    from /usr/lib/libgdk-x11-2.0.so.0
  • #10 gtk_init_check
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_init
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
    at totem.c line 3548
  • #13 __libc_start_main
    from /lib/tls/libc.so.6

I hope this helps!
Comment 5 Bastien Nocera 2004-04-12 18:38:16 UTC
Install the security updates for RHL9, will fix your bug (as per the README, the
announcements, and the webpage).
Comment 6 Bastien Nocera 2004-04-12 18:38:32 UTC

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