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 114308 - timing crash when closing task manager
timing crash when closing task manager
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
0.14.0
Other Linux
: Normal normal
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-06-03 04:01 UTC by Charles Kerr
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Kerr 2003-06-03 04:01:22 UTC
the idle func has a dangling pointer to a destroyed task manager UI dialog:

  • #0 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #1 find_task_index
    at task-manager.c line 133
  • #2 tasks_removed_idle
    at task-manager.c line 498
  • #3 gui_queue_timer_cb
    at util.c line 223
  • #4 pan_timeout_wrapper
    at util.c line 166
  • #5 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #6 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
    at pan.c line 326
  • #12 __libc_start_main
    from /lib/i686/libc.so.6