[FC BUG ?] - GPU HANG: ecode 6:0:0x85efffb8, in FreeCAD [3153], reason: hang on rcs0, action: reset

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
paullee
Veteran
Posts: 5130
Joined: Wed May 04, 2016 3:58 pm

[FC BUG ?] - GPU HANG: ecode 6:0:0x85efffb8, in FreeCAD [3153], reason: hang on rcs0, action: reset

Post by paullee »

Hi, caught a bug message below when FC 0.19_pre occasionally pause for about 1 to 2 sec.

(I am letting the model to 'spin' in the viewport at the moment and not knowing if this is relevant)

This seem probably kernel or driver bug rather than FC right?

Code: Select all

Apr 14 11:22:21 localhost.localdomain kernel: [drm] GPU HANG: ecode 6:0:0x85efffb8, in FreeCAD [3153], reason: hang on rcs0, action: reset
Apr 14 11:22:21 localhost.localdomain kernel: [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
Apr 14 11:22:21 localhost.localdomain kernel: [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
Apr 14 11:22:21 localhost.localdomain kernel: [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
Apr 14 11:22:21 localhost.localdomain kernel: [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
Apr 14 11:22:21 localhost.localdomain kernel: [drm] GPU crash dump saved to /sys/class/drm/card0/error
Apr 14 11:22:21 localhost.localdomain kernel: i915 0000:00:02.0: Resetting chip for hang on rcs0
FreeCAD_0.19.16207_Conda_Py3Qt5_glibc2.12-x86_64.AppImage

on Fedora 29
Post Reply