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 441195 - 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-05-25 13:53 UTC by marian
Modified: 2007-05-25 14:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description marian 2007-05-25 13:53:36 UTC
Version: 2.18.0

What were you doing when the application crashed?



Distribution: Mandriva Linux release 2007.1 (Official) for x86_64
Gnome Release: 2.18.0 2007-03-15 (Mandriva)
BugBuddy Version: 2.18.0

System: Linux 2.6.17-13mdv #1 SMP Fri Mar 23 15:18:36 EDT 2007 x86_64
X Vendor: The X.Org Group
X Vendor Release: 6600
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ia Ora Blue
Icon Theme: gnome

Memory status: size: 198955008 vsize: 198955008 resident: 17199104 share: 11997184 rss: 17199104 rss_rlim: 18446744073709551615
CPU usage: start_time: 1180101172 rtime: 45 utime: 42 stime: 3 cutime:0 cstime: 0 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 "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47950509172944 (LWP 6118)]
(no debugging symbols found)
0x00002b9c562debf4 in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 47950509172944 (LWP 6118))

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


----------- .xsession-errors ---------------------
[FVWM][GetWindowSizeHints]: <<WARNING>> The application window (id 0x2800189)
  "Save File" has broken size hints (max_width).
    fvwm is ignoring those hints.    hint override = 0, flags = 234
  min_width = 804, min_height = 181, max_width = 581, max_height = 181
  width_inc = 581, height_inc = 70
  min_aspect = 508271712/10992, max_aspect = 10237632/0
  base_width = 9928704, base_height = 0
  win_gravity = 1
    If you are having a problem with the application, send a bug report
    with this message included to the application owner.
    There is no need to notify fvwm-workers@fvwm.org.
** ERROR **: file orbit-object.c: line 149 (do_unref): assertion failed: (robj->refs < ORBIT_REFCOUNT_MAX && robj->refs > 0)
aborting...
--------------------------------------------------
Comment 1 Vincent Untz 2007-05-25 14:03:10 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 ***