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 76350 - simple reply to a post crashed pan, again
simple reply to a post crashed pan, again
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.11.2.90
Other All
: Normal major
: 0.12.0
Assigned To: Charles Kerr
Charles Kerr
: 80673 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-26 00:06 UTC by gauze
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gauze 2002-03-26 00:06:48 UTC
Package: Pan
Severity: normal
Version: 0.11.2.90
Synopsis: simple reply to a post crashed pan, again
Bugzilla-Product: Pan
Bugzilla-Component: general

Description:
god damn posting crash bug again


Debugging Information:

[New Thread 1024 (LWP 7326)]
[New Thread 2049 (LWP 7327)]
[New Thread 1026 (LWP 7328)]
0x4053e689 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 gnome_segv_handle
    at eval.c line 88
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 _gdk_imlib_clean_caches
    at eval.c line 88
  • #7 gdk_imlib_destroy_image
    at eval.c line 88
  • #8 finish_load
    at eval.c line 88
  • #9 load_rgb_d_shaped
    at eval.c line 88
  • #10 gnome_pixmap_load_rgb_d_shaped
    at eval.c line 88
  • #11 gnome_pixmap_new_from_rgb_d_shaped
    at eval.c line 88
  • #12 create_pixmap_from_imlib_scaled
    at eval.c line 88
  • #13 gnome_stock_pixmap
    at eval.c line 88
  • #14 gnome_stock_state_changed
    at eval.c line 88
  • #15 gnome_stock_set_icon
    at eval.c line 88
  • #16 gnome_stock_new_with_icon
    at eval.c line 88
  • #17 gnome_stock_pixmap_widget
    at eval.c line 88
  • #18 stock_button_from_entry
    at eval.c line 88
  • #19 gnome_stock_or_ordinary_button
    at eval.c line 88
  • #20 gnome_dialog_append_button
    at eval.c line 88
  • #21 gnome_message_box_new
    at eval.c line 88
  • #22 reply_dialog
    at eval.c line 88
  • #23 gnome_question_dialog_parented
    at eval.c line 88
  • #24 dialog_cb
    at message-check-ui.c line 108
  • #25 gui_queue_timer_cb
    at gui.c line 2218
  • #26 pan_timeout_wrapper
    at util.c line 125
  • #27 g_main_set_poll_func
    at eval.c line 88
  • #28 g_get_current_time
    at eval.c line 88
  • #29 g_get_current_time
    at eval.c line 88
  • #30 g_main_run
    at eval.c line 88
  • #31 gtk_main
    at eval.c line 88
  • #32 main
    at pan.c line 201
  • #33 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 gnome_segv_handle
    at eval.c line 88
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 _gdk_imlib_clean_caches
    at eval.c line 88
  • #7 gdk_imlib_destroy_image
    at eval.c line 88




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-25 19:06 -------

Unknown version 1.2.x in product Pan. Setting version to the default, "unspecified".
The original reporter (gauze@distort.dyndns.org) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, charles@rebelbase.com.

Comment 1 Charles Kerr 2002-03-26 00:22:27 UTC
*boggle*

Are you using a gtk theme?
If so, can you reproduce after changing the theme?

Chris: do you see anything wrong with pan_lock_from()
or pan_timeout_wrapper()?  It looks to me like
gui_queue_timer_cb is called from within pan_timeout_wrapper()
so that pan_lock() calls _should_ work properly.

Gauze: If I attach a patch to this bug report to gather
more information, will you be able to patch 0.11.2.90 
and rebuild to send the information back?
Comment 2 Charles Kerr 2002-04-21 04:23:42 UTC
no imlib in gtk2, therefore, no imlib corruption.

I've repeated this a dozen times in CVS (0.11.91) and
can't reproduce it under gtk2.  Marking as fixed;
let me know if I'm wrong again. :|
Comment 3 Charles Kerr 2002-05-03 15:54:10 UTC
*** Bug 80673 has been marked as a duplicate of this bug. ***