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 381567 - Right clicking in the panel on the selector of any application launched from the desktop causes the crash
Right clicking in the panel on the selector of any application launched from ...
Status: RESOLVED DUPLICATE of bug 346523
Product: gnome-panel
Classification: Other
Component: window selector
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 382995 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-02 11:49 UTC by Laurent MIMOUN
Modified: 2006-12-09 11:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Laurent MIMOUN 2006-12-02 11:49:25 UTC
Steps to reproduce:
1. launch firefox
2. right click in the panel on the firefox window list item
3. the crash occurs (each time).


Stack trace:
Memory status: size: 51699712 vsize: 0 resident: 51699712 share: 0 rss: 22429696 rss_rlim: 0
CPU usage: start_time: 1165059063 rtime: 0 utime: 98 stime: 0 cutime:93 cstime: 0 timeout: 5 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-panel'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225218384 (LWP 8486)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225218384 (LWP 8486))

  • #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 wnck_workspace_get_viewport_x
    from /usr/lib/libwnck-1.so.18
  • #5 wnck_tasklist_get_type
    from /usr/lib/libwnck-1.so.18
  • #6 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
    at main.c line 95
  • #0 __kernel_vsyscall


Other information:
Comment 1 Laurent MIMOUN 2006-12-02 11:52:03 UTC
It only occurs with the firefox window.
Comment 2 Laurent MIMOUN 2006-12-02 11:56:26 UTC
Ok a new important remark must be told : the probleme occurs not specifically to firefox it occurs for all applications lauches from the desktop by clicking on theapplication icon.
Comment 3 Laurent MIMOUN 2006-12-02 11:57:13 UTC
(The title of the bug must be updated)
Comment 4 Laurent MIMOUN 2006-12-02 12:12:50 UTC
(In reply to comment #0)

The actual steps are
Steps to reproduce:
1. launch an application from an icon present on the desktop
2. right click on the application in the window list of the panel,
3. and the crash occurs (each time).
Comment 5 André Klapper 2006-12-08 02:33:07 UTC
*** Bug 382995 has been marked as a duplicate of this bug. ***
Comment 6 Sebastien Bacher 2006-12-09 11:04:36 UTC
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 346523 ***