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 653392 - Clean up thumbnail loading on exit
Clean up thumbnail loading on exit
Status: RESOLVED DUPLICATE of bug 672572
Product: gnome-control-center
Classification: Core
Component: Background
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-25 11:15 UTC by Bastien Nocera
Modified: 2012-08-22 13:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2011-06-25 11:15:12 UTC
As seen in:
https://bugzilla.redhat.com/show_bug.cgi?id=716442

Otherwise we cause a crash like:
warning: core file may not match specified executable file.
[New LWP 15751]
[New LWP 15752]
[New LWP 15822]
[New LWP 15813]
[New LWP 15815]
[Thread debugging using libthread_db enabled]
warning: "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libicudata.so.44.2.debug": separate debug info file has no debug info
Core was generated by `gnome-control-center --overview'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f211b5bd940 (LWP 15751))

  • #0 g_hash_table_lookup_node_for_insertion
    at ghash.c line 386
  • #1 g_hash_table_insert_internal
    at ghash.c line 978
  • #2 picture_scaled
    at bg-pictures-source.c line 184
  • #3 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 812
  • #4 g_main_dispatch
    at gmain.c line 2441
  • #5 g_main_context_dispatch
    at gmain.c line 3014
  • #6 g_main_context_iterate
    at gmain.c line 3092
  • #7 g_main_loop_run
    at gmain.c line 3300
  • #8 gtk_main
    at gtkmain.c line 1358
  • #9 g_application_run
    at gapplication.c line 1322
  • #10 main
    at control-center.c line 180

Comment 1 Bastien Nocera 2012-08-22 13:31:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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