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 355254 - Crashes when changing screen resolution
Crashes when changing screen resolution
Status: RESOLVED NOTGNOME
Product: totem
Classification: Core
Component: xine-lib backend
2.16.x
Other All
: High critical
: ---
Assigned To: Maintainer alias for xine-lib component of Totem
Maintainer alias for xine-lib component of Totem
: 356365 364759 426114 430966 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-10 10:12 UTC by wall_john
Modified: 2007-04-22 20:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description wall_john 2006-09-10 10:12:16 UTC
Version: 2.16.0

What were you doing when the application crashed?
Changing screen resolution!!


Distribution: Gentoo Base System version 1.12.4
Gnome Release: 2.16.0 2006-09-10 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 137220096 vsize: 0 resident: 137220096 share: 0 rss: 38014976 rss_rlim: 0
CPU usage: start_time: 1157883010 rtime: 0 utime: 543 stime: 0 cutime:531 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227819344 (LWP 21390)]
[New Thread -1331078240 (LWP 21397)]
[New Thread -1312674912 (LWP 21396)]
[New Thread -1304282208 (LWP 21395)]
[New Thread -1294001248 (LWP 21394)]
[New Thread -1281508448 (LWP 21393)]
[New Thread -1272833120 (LWP 21392)]
[New Thread -1257940064 (LWP 21391)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227819344 (LWP 21390))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 _x_config_init
    from /usr/X11R6/lib/libxine.so.1
  • #6 xine_config_update_entry
    from /usr/X11R6/lib/libxine.so.1
  • #7 bacon_video_widget_set_video_device
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/X11R6/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/X11R6/lib/libgobject-2.0.so.0
  • #10 g_signal_chain_from_overridden
    from /usr/X11R6/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/X11R6/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/X11R6/lib/libgobject-2.0.so.0
  • #13 gdk_screen_make_display_name
    from /usr/X11R6/lib/libgdk-x11-2.0.so.0
  • #14 gdk_events_pending
    from /usr/X11R6/lib/libgdk-x11-2.0.so.0
  • #15 gdk_events_pending
    from /usr/X11R6/lib/libgdk-x11-2.0.so.0
  • #16 gdk_add_client_message_filter
    from /usr/X11R6/lib/libgdk-x11-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #18 g_main_context_check
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/X11R6/lib/libgtk-x11-2.0.so.0
  • #21 main
  • #0 __kernel_vsyscall

Comment 1 Bastien Nocera 2006-09-10 10:18:17 UTC
How did you change the screen resolution?
Comment 2 wall_john 2006-09-10 13:00:48 UTC
I change the screen resolution while totem playing some realmedia file,
and totem report the Segmentation fault.

I use gcc 4.1.1 compile totem and xine-libs.
Comment 3 Bastien Nocera 2006-09-10 13:08:09 UTC
Again, which tool did you use to change the resolution?
Comment 4 wall_john 2006-09-10 13:15:49 UTC
gnome-display-properties
Comment 5 Karsten Bräckelmann 2006-09-17 10:15:44 UTC
*** Bug 356365 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2006-10-23 15:48:44 UTC
Can't reproduce using GStreamer.
Comment 7 Bastien Nocera 2006-10-23 21:14:45 UTC
Should be fixed by this commit to xine-lib HEAD. Reopen if not.

RCS file: /cvsroot/xine/xine-lib/src/post/goom/xine_goom.c,v
Working file: xine_goom.c
<snip>
----------------------------
revision 1.63
date: 2006/10/23 21:13:44;  author: hadess;  state: Exp;  lines: +12 -1
- unregister configuration callbacks when disposing of the class
should fix http://bugzilla.gnome.org/show_bug.cgi?id=355254
Comment 8 Karsten Bräckelmann 2006-10-24 18:16:05 UTC
*** Bug 364759 has been marked as a duplicate of this bug. ***
Comment 9 Sven Arvidsson 2007-04-07 17:57:39 UTC
*** Bug 426114 has been marked as a duplicate of this bug. ***
Comment 10 Philip Withnall 2007-04-22 20:23:24 UTC
*** Bug 430966 has been marked as a duplicate of this bug. ***