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 433187 - crash in Panel: I simply opened terminal...
crash in Panel: I simply opened terminal...
Status: RESOLVED DUPLICATE of bug 422966
Product: gnome-panel
Classification: Other
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-25 02:42 UTC by markandjoan
Modified: 2007-04-25 03:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description markandjoan 2007-04-25 02:42:32 UTC
Version: 2.18.0

What were you doing when the application crashed?
I simply opened terminal from the menu.


Distribution: Frugalware 0.6 (Terminus)
Gnome Release: 2.18.0 2007-03-13 (Frugalware)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-fw4 #1 SMP PREEMPT Thu Apr 19 20:56:55 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mist

Memory status: size: 74047488 vsize: 74047488 resident: 22818816 share: 14553088 rss: 22818816 rss_rlim: 4294967295
CPU usage: start_time: 1177463462 rtime: 1548 utime: 1360 stime: 188 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226500416 (LWP 3007)]
(no debugging symbols found)
0xb7f3d410 in __kernel_vsyscall ()

Thread 1 (Thread -1226500416 (LWP 3007))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_str_hash
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #5 g_hash_table_remove
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #6 remove_watch
    from /usr/X11R6/lib/libgnome-menu.so.2
  • #7 inotify_data_pending
    from /usr/X11R6/lib/libgnome-menu.so.2
  • #8 g_io_unix_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #10 g_main_context_iterate
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #12 gtk_main
    from /usr/X11R6/lib/libgtk-x11-2.0.so.0
  • #13 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (819 sec old) ---------------------
    tview1.connect('cursor_changed', lambda tview1: change_group())
  File "/usr/bin/frugalpkg", line 54, in change_group
    for package in get_packages(group):
  File "/usr/bin/frugalpkg", line 589, in get_packages
    packages.append([package, version, 'gtk-new'])
UnboundLocalError: local variable 'package' referenced before assignment
Traceback (most recent call last):
  File "/usr/bin/frugalpkg", line 763, in <lambda>
    tview1.connect('cursor_changed', lambda tview1: change_group())
  File "/usr/bin/frugalpkg", line 54, in change_group
    for package in get_packages(group):
  File "/usr/bin/frugalpkg", line 589, in get_packages
    packages.append([package, version, 'gtk-new'])
UnboundLocalError: local variable 'package' referenced before assignment
frugalpkg: Fatal IO error 0 (Success) on X server :0.0.
--------------------------------------------------
Comment 1 Pedro Villavicencio 2007-04-25 03:04:50 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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