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 117216 - Gnome-panel crash when using CodeWeavers wine
Gnome-panel crash when using CodeWeavers wine
Status: VERIFIED INCOMPLETE
Product: libwnck
Classification: Core
Component: general
2.2.x
Other Linux
: High critical
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-11 16:14 UTC by Andrea Cerrito
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrea Cerrito 2003-07-11 16:14:22 UTC
I'm using CXOffice from CodeWeavers: Word, Excel, etc.
Gnome-Panel crash when using these apps.

Glibc is version 2.3.2. Here the stack:

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

[New Thread 16384 (LWP 1786)]
0x4085a187 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 1786))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 gdk_drawable_get_colormap
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #6 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #7 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #8 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #9 wnck_window_activate_transient
    from /usr/lib/libwnck-1.so.4
  • #10 wnck_window_get_icon
    from /usr/lib/libwnck-1.so.4
  • #11 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #12 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #13 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #14 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gdk_window_process_updates_internal
    from /usr/lib/libgdk-x11-2.0.so.0
  • #23 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #24 gtk_container_idle_sizer
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
    at main.c line 216
  • #32 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Elijah Newren 2003-07-11 23:42:15 UTC
Unique stack trace, according to the simple-dup-finder.  Marking
priority->high and severity->critical.  Also, adding bugsquad keyword.

Andrea: The stack trace you posted may be enough, but it's always very
beneficial to post stack traces with debugging symbols.  So, if you
could recompile gnome-panel and make sure debugging symbols aren't
stripped, it may help the developers track down your problem.  Also,
thanks for being patient with me (even when I wasn't in 115086 due to
a temporary overload--sorry about that).
Comment 2 Andrea Cerrito 2003-07-12 09:37:18 UTC
The gnome-panel was compiled with debugging symbols, but libraries
weren't.

Do I need to recompile them?

And, don't worry for 115086, there was really no problem... Instead,
thanks to all of you for understand my english! :P
Comment 3 Andrea Cerrito 2003-07-12 12:39:41 UTC
Strace from gnome-panel 2.2.2.2

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

[New Thread 16384 (LWP 2015)]
0x4085c187 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 2015))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 734
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 gdk_drawable_get_colormap
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #6 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #7 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #8 wnck_workspace_activate
    from /usr/lib/libwnck-1.so.4
  • #9 wnck_window_activate_transient
    from /usr/lib/libwnck-1.so.4
  • #10 wnck_window_get_icon
    from /usr/lib/libwnck-1.so.4
  • #11 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #12 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #13 wnck_pager_get_type
    from /usr/lib/libwnck-1.so.4
  • #14 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_type_class_meta_marshal
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gdk_window_process_updates_internal
    from /usr/lib/libgdk-x11-2.0.so.0
  • #23 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #24 gtk_container_idle_sizer
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
    at main.c line 217
  • #32 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 4 jason lowry 2003-07-16 22:26:39 UTC
I'd like to verify this bug, however I don't have a problem with the
entire panel I have problems with the Workspace Switcher and the Show
Desktop button that die when I use the 'file >> exit' from within the
wine applications.

Redhat 9
Garnome 0.24.2
Codeweavers wine
Comment 5 Vincent Untz 2003-09-25 13:57:28 UTC
Seems to be a bug in libwnck, so moving the bug there.
Comment 6 Kjartan Maraas 2004-04-18 20:25:19 UTC
Has this been fixed in a later release?
Comment 7 Kjartan Maraas 2004-09-02 12:41:01 UTC
No feedback. Closing.