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 790148 - Reaching an "unreachable code" when moving folders
Reaching an "unreachable code" when moving folders
Status: RESOLVED DUPLICATE of bug 776147
Product: glib
Classification: Platform
Component: gio
2.50.x
Other FreeBSD
: Normal major
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-11-10 01:03 UTC by Robert
Modified: 2017-11-10 01:22 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18



Description Robert 2017-11-10 01:03:12 UTC
GLib-GIO:ERROR:glocalfilemonitor.c:433:g_file_monitor_source_handle_event: code should not be reached
[1]    Abort                         thunar (core dumped)

When moving files\folders in thunar.

bt
  • #0 thr_kill
    from /lib/libc.so.7
  • #1 raise
    from /lib/libc.so.7
  • #2 abort
    from /lib/libc.so.7
  • #3 g_assertion_message
    from /usr/local/lib/libglib-2.0.so.0
  • #4 g_assertion_message_expr
    from /usr/local/lib/libglib-2.0.so.0
  • #5 g_file_monitor_source_handle_event
    from /usr/local/lib/libgio-2.0.so.0
  • #6 g_settings_create_action
    from /usr/local/lib/libgio-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/local/lib/libglib-2.0.so.0
  • #8 g_main_context_pending
    from /usr/local/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/local/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/local/lib/libgtk-x11-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??

Comment 1 Philip Withnall 2017-11-10 01:22:55 UTC
Thanks for taking the time to report this.
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 776147 ***