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 571773 - crash in Window List: Right clicking to see pr...
crash in Window List: Right clicking to see pr...
Status: RESOLVED DUPLICATE of bug 472773
Product: gnome-panel
Classification: Other
Component: window list
2.24.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-14 19:27 UTC by jcurrence
Modified: 2009-02-14 20:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description jcurrence 2009-02-14 19:27:53 UTC
Version: 2.24.3

What were you doing when the application crashed?
Right clicking to see properties


Distribution: Unknown
Gnome Release: 2.24.1 2008-10-23 (Foresight Linux)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.5-3-fl.smp.gcc4.1.x86.i686 #1 SMP Thu Nov 13 10:24:10 EST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10502000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: Tango

Memory status: size: 87572480 vsize: 87572480 resident: 14258176 share: 11386880 rss: 14258176 rss_rlim: 18446744073709551615
CPU usage: start_time: 1234638742 rtime: 120 utime: 106 stime: 14 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6e29710 (LWP 3259)]
0xb7fd1424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e29710 (LWP 3259))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 wncklet_connect_while_alive
    at wncklet.c line 148
  • #8 display_properties_dialog
    at workspace-switcher.c line 994
  • #9 ??
    from /usr/lib/libbonoboui-2.so.0
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
    from /usr/lib/libbonoboui-2.so.0
  • #14 malloc
    from /lib/libc.so.6
  • #15 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #16 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #17 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #18 ??
    from /usr/lib/libbonoboui-2.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (9 sec old) ---------------------
IndexError: index out-of-bounds
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 193, in ok
    display_option.modes[0].name = res
IndexError: index out-of-bounds
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 193, in ok
    display_option.modes[0].name = res
IndexError: index out-of-bounds
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 193, in ok
    display_option.modes[0].name = res
IndexError: index out-of-bounds
Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect
Window manager warning: Attempt to perform window operation 26 on window none when operation 26 on none already in effect
--------------------------------------------------
Comment 1 Philip Withnall 2009-02-14 20:22:37 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 472773 ***