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 734251 - random crashes of shotwell while browsing the library
random crashes of shotwell while browsing the library
Status: RESOLVED INCOMPLETE
Product: shotwell
Classification: Other
Component: general
0.18.x
Other Linux
: Normal critical
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-04 21:13 UTC by Mao PU
Modified: 2019-01-25 16:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mao PU 2014-08-04 21:13:31 UTC
Every once in a while the application died while browsing the library. I was not able to reproduce certain number of steps to take to replicate the error, but this time I had gdb running. Maybe the included log helps finding this annoying problem?


ERROR:/home/maopu/srcs/shotwell/src/core/DataSource.vala:424:data_source_contact_subscribers: assertion failed: (!in_contact)

Program received signal SIGABRT, Aborted.
0x00007fffef70bd67 in raise () from /usr/lib/libc.so.6
(gdb) bt
  • #0 raise
    from /usr/lib/libc.so.6
  • #1 abort
    from /usr/lib/libc.so.6
  • #2 g_assertion_message
    from /usr/lib/libglib-2.0.so.0
  • #3 g_assertion_message_expr
    from /usr/lib/libglib-2.0.so.0
  • #4 data_source_contact_subscribers
    at /home/maopu/srcs/shotwell/src/core/DataSource.vala line 424
  • #5 thumbnail_source_real_notify_thumbnail_altered
    at /home/maopu/srcs/shotwell/src/core/DataSourceTypes.vala line 24
  • #6 thumbnail_source_notify_thumbnail_altered
    at /home/maopu/srcs/shotwell/src/core/DataSourceTypes.vala line 19
  • #7 library_photo_generate_thumbnails
    at /home/maopu/srcs/shotwell/src/Photo.vala line 4977
  • #8 _library_photo_generate_thumbnails_one_shot_callback
    at /home/maopu/srcs/shotwell/src/Photo.vala line 4860
  • #9 one_shot_scheduler_callback_wrapper
    at /home/maopu/srcs/shotwell/src/util/misc.vala line 317
  • #10 _one_shot_scheduler_callback_wrapper_gsource_func
    at misc.c line 2263
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_iteration
    from /usr/lib/libglib-2.0.so.0
  • #14 g_application_run
    from /usr/lib/libgio-2.0.so.0
  • #15 application_start
    at /home/maopu/srcs/shotwell/src/Application.vala line 170
  • #16 library_exec
    at /home/maopu/srcs/shotwell/src/main.vala line 197
  • #17 _vala_main
    at /home/maopu/srcs/shotwell/src/main.vala line 420
  • #18 main
    at /home/maopu/srcs/shotwell/src/main.vala line 317

Comment 1 Jim Nelson 2014-09-30 19:26:45 UTC
Do you have photos in your Shotwell Trash can or marked "Offline"?
Comment 2 Jens Georg 2019-01-25 16:13:16 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!