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 443592 - crash in Panel:
crash in Panel:
Status: RESOLVED DUPLICATE of bug 419622
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-06-03 15:22 UTC by Frank Hou
Modified: 2007-06-03 17:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Frank Hou 2007-06-03 15:22:28 UTC
Version: 2.18.0

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21.3 #8 SMP PREEMPT Sun Jun 3 22:05:19 CST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 60321792 vsize: 60321792 resident: 21438464 share: 13586432 rss: 21438464 rss_rlim: 4294967295
CPU usage: start_time: 1180883577 rtime: 486 utime: 428 stime: 58 cutime:79 cstime: 6 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 -1208998176 (LWP 5158)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1208998176 (LWP 5158))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libORBit-2.so.0
  • #11 CORBA_any__freekids
    from /usr/lib/libORBit-2.so.0
  • #12 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libORBit-2.so.0
  • #13 CORBA_exception_free
    from /usr/lib/libORBit-2.so.0
  • #14 CORBA_exception_set
    from /usr/lib/libORBit-2.so.0
  • #15 CORBA_exception_set_system
    from /usr/lib/libORBit-2.so.0
  • #16 ORBit_small_invoke_stub
    from /usr/lib/libORBit-2.so.0
  • #17 ORBit_small_invoke_stub_n
    from /usr/lib/libORBit-2.so.0
  • #18 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #19 Bonobo_Control_getProperties
    from /usr/lib/libbonobo-2.so.0
  • #20 bonobo_control_frame_get_control_property_bag
    from /usr/lib/libbonoboui-2.so.0
  • #21 ??
  • #22 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libbonobo-2.so.0
  • #23 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libbonobo-2.so.0
  • #24 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libORBit-2.so.0
  • #25 giop_invoke_async
    from /usr/lib/libORBit-2.so.0
  • #26 giop_connection_handle_input
    from /usr/lib/libORBit-2.so.0
  • #27 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libORBit-2.so.0
  • #28 g_cclosure_marshal_VOID__ENUM
    from /usr/lib/libORBit-2.so.0
  • #29 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #30 g_cclosure_marshal_VOID__ENUM
    from /lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:5287): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
ScimInputContextPlugin()
~ScimInputContextPlugin()
ScimInputContextPlugin()
WARNING: please edit ~/.scim/global and change /DefaultConfigModule to kconfig
(evolution:5287): Pango-WARNING **: shape engine failure, expect ugly output. the offending font is 'AR PL ZenKai Uni Not-Rotated 7.875'
inside eab_vcard_control_new
closing
无法打开面板启动器的 desktop 文件 /root/.local/share/applications/Revelation 密码管理器.desktop: 权限不够
无法打开面板启动器的 desktop 文件 /root/.local/share/applications/Revelation 密码管理器.desktop: 权限不够
** ERROR **: file orbit-object.c: line 159 (do_unref): assertion failed: (robj->refs < ORBIT_REFCOUNT_MAX && robj->refs > 0)
aborting...
--------------------------------------------------
Comment 1 Pedro Villavicencio 2007-06-03 17:28: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 419622 ***