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 83797 - crash of panel when printing
crash of panel when printing
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-01 13:19 UTC by Soeren Sonnenburg
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Soeren Sonnenburg 2002-06-01 13:30:27 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.8
Synopsis: crash of panel when printing
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
Description of Problem:

when printing a big file (~8MB)  the panel crashes.

How often does this happen?

reproducably.




Debugging Information:

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

0x40693a39 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 task_new
    at gwmh.c line 1726
  • #5 client_list_sync
    at gwmh.c line 1860
  • #6 gwmh_desk_update
    at gwmh.c line 1100
  • #7 gwmh_idle_handler
    at gwmh.c line 1490
  • #8 g_timeout_add
    from /usr/lib/libglib-1.2.so.0
  • #9 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #10 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #11 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #13 main
    at main.c line 651




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-01 09:30 -------

Reassigning to the default owner of the component, panel-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-06-05 10:13:16 UTC
Please tell me the exact way to reproduce this.
Comment 2 Wayne Schuller 2002-06-07 02:04:43 UTC
you got this problem when printing?

wow.

please email us or get an account at bugzilla.gnome.org and post in
this bug.
Comment 3 Soeren Sonnenburg 2002-06-12 21:02:58 UTC
I get a similiar bt not regularly -> completely random on 
pressing some key in MGT 1.5.0.

it is the same except the gdk_input_remove is missing...

S.


Backtrace was generated from '/usr/local/bin/multi-gnome-terminal'

0x40707a39 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 gdk_input_remove
  • #5 gdk_add_client_message_filter
    from /usr/lib/libgdk-1.2.so.0
  • #6 gdk_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #7 gdk_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #8 g_get_current_time
  • #9 g_get_current_time
  • #10 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #12 main_terminal_program
    at multi-gnome-terminal.c line 6508
  • #13 main
    at multi-gnome-terminal.c line 6519

Comment 4 Soeren Sonnenburg 2002-06-13 04:36:49 UTC
ok, I found a different way to reproduce that. I need MGT to be a 
button on the panel.

1. click on this MGT button in the panel
2. open a memory hungry opengl app

=> bt

if you do not do 1. or kill the panel beforehand nothing happens.
if you use different buttons (mozilla/galeon/pane,gvim) nothing 
happens...

Any Ideas on what could cause this ? I mean there is no MGT in 
the bt, but still it seems to happen with MGT only...

0x40693a39 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #3 sigaction
    from /lib/libc.so.6
  • #4 gwmh_task_notifier_remove_func
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_root_put_atom_window
  • #7 gwmh_root_put_atom_window
  • #8 g_timeout_add
    from /usr/lib/libglib-1.2.so.0
  • #9 g_get_current_time
  • #10 g_get_current_time
  • #11 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #13 main
  • #14 __libc_start_main
    from /lib/libc.so.6

Comment 5 Kjartan Maraas 2002-06-13 19:37:41 UTC
This is a known bug that is being worked on. Please have patience
since it's really hard to fix.

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