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 334950 - Gnome Panel Applet crash with MPlayer
Gnome Panel Applet crash with MPlayer
Status: RESOLVED DUPLICATE of bug 336823
Product: libwnck
Classification: Core
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-18 02:53 UTC by gegesy.zsombor
Modified: 2006-08-09 23:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description gegesy.zsombor 2006-03-18 02:53:41 UTC
Distribution: Gentoo Base System version 1.6.14
Package: gnome-applets
Severity: Normal
Version: GNOME2.14.0 2.14.0
Gnome-Distributor: Gentoo
Synopsis: Gnome Panel Applet crash with MPlayer
Bugzilla-Product: gnome-applets
Bugzilla-Component: stickynotes
Bugzilla-Version: 2.14.0
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
 A lots of applet crash when MPlayer start to playback a video.

Steps to reproduce the crash:
1. start MPlayer
2. applet crash & restarts
3. 

Expected Results:
  Crash is never expected!

How often does this happen?
 Always.

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/libexec/stickynotes_applet'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1224829248 (LWP 24943)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224829248 (LWP 24943))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_atomic_int_exchange_and_add
    from /usr/lib/libglib-2.0.so.0
  • #5 g_object_ref
    from /usr/lib/libgobject-2.0.so.0
  • #6 _wnck_gdk_pixbuf_get_from_pixmap
    from /usr/lib/libwnck-1.so.18
  • #7 try_pixmap_and_mask
    from /usr/lib/libwnck-1.so.18
  • #8 _wnck_read_icons
    from /usr/lib/libwnck-1.so.18
  • #9 force_update_now
    from /usr/lib/libwnck-1.so.18
  • #10 _wnck_window_create
    from /usr/lib/libwnck-1.so.18
  • #11 do_update_now
    from /usr/lib/libwnck-1.so.18
  • #12 update_idle
    from /usr/lib/libwnck-1.so.18
  • #13 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #19 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #20 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #21 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #22 main
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-03-18 02:53 -------


Unknown version 2.14.0 in product gnome-applets.  Setting version to "2.14.x".

Comment 1 gegesy.zsombor 2006-03-19 13:25:30 UTC
This error is triggered with gmplayer and not when mplayer launched.
Comment 2 Danielle Madeley 2006-04-14 17:03:49 UTC
This may well be a libwnck error. Does anything else crash?
Comment 3 Zak Peirce 2006-05-20 03:41:32 UTC
I also have this problem.  I am running Gentoo with mplayer-1.0.20060415 and Gnome2.14.0.  

Here are the error messages that i receive upon opening gmplayer

The Application "wnck-applet" has quit unexpectedly.

You can inform the developers of what happened to help them fix it.  Or you can restart the application right now.

Then

"Workspace Switcher" has quit unexpectedly

Then

"Window List" has quit unexpectedly

I just updated to libwnck 2.14.1 and i still have the issue.  

What other information do you need to troubleshoot this issue?

This whole system is built with GCC 3.4.5
gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)

Here is the trace from bugbuddy

Backtrace was generated from '/usr/libexec/wnck-applet'

(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 -1223407952 (LWP 26389)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1223407952 (LWP 26389))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #0 __kernel_vsyscall

Comment 4 Danielle Madeley 2006-08-07 05:12:12 UTC
Reassigning to libwnck.
Comment 5 Elijah Newren 2006-08-07 16:47:24 UTC
Looks like bug 336823, which should be fixed in libwnck-2.14.2.  Could you please retest with a later version?
Comment 6 Zak Peirce 2006-08-09 13:57:17 UTC
I do not have crashes any more after upgrading to 2.14.2 thanks
Comment 7 Elijah Newren 2006-08-09 14:36:15 UTC
Cool, thanks for following up.  :)

*** This bug has been marked as a duplicate of 336823 ***
Comment 8 gegesy.zsombor 2006-08-09 23:00:45 UTC
I'm not able to reproduce this bug, a long time ago.