Blender crashes when I unplug my genius tablet #48750

Closed
opened 2016-06-28 01:54:43 +02:00 by 3dvits@gmail.com · 13 comments

System Information
GNU/Linux Ubuntu 14.04 x86_64 with Linux 3.16.0-30-generic

Blender Version
Broken: 2.77a abf6f08

When the blender is started after the Genius PenSketch 9x12 was connected, and then disconnect the tablet from USB, blender will crash

Exact steps for others to reproduce the error

  1. Connect tablet (Genius PenSketch 9x12 in my case);
  2. Run blender;
  3. Work with tablet in blender;
  4. Disconnect the tablet from USB.
**System Information** GNU/Linux Ubuntu 14.04 x86_64 with Linux 3.16.0-30-generic **Blender Version** Broken: 2.77a abf6f08 When the blender is started after the Genius PenSketch 9x12 was connected, and then disconnect the tablet from USB, blender will crash **Exact steps for others to reproduce the error** 1) Connect tablet (Genius PenSketch 9x12 in my case); 2) Run blender; 3) Work with tablet in blender; 4) Disconnect the tablet from USB.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @VitaliiShmorgun

Added subscriber: @VitaliiShmorgun

Added subscriber: @ideasman42

Added subscriber: @ideasman42

I'll check to see if I can redo the error with a Wacom tablet.
In the meantime, could you get a back-trace of the error?

Blender will create a crash log, it would be helpful if you could attach this to the report.

I'll check to see if I can redo the error with a Wacom tablet. In the meantime, could you get a back-trace of the error? Blender will create a crash log, it would be helpful if you could attach this to the report.
[sofaBonaparte.crash.txt](https://archive.blender.org/developer/F318841/sofaBonaparte.crash.txt)

Should I open a report that blender recognize the pressure sensitivity of my tablet only if the tablet has been connected before running the blender?

This is not critical, but still an issue.

Should I open a report that blender recognize the pressure sensitivity of my tablet only if the tablet has been connected before running the blender? This is not critical, but still an issue.

The sofaBonaparte.crash.txt file points to subsurf code as causing the crash. Can you redo the crash on the default startup scene? (with a simple cube).

Currently we don't support connecting tablets while Blender runs. more a TODO then a bug.

The `sofaBonaparte.crash.txt` file points to subsurf code as causing the crash. Can you redo the crash on the default startup scene? (with a simple cube). Currently we don't support connecting tablets while Blender runs. more a TODO then a bug.

I can not find where blender save crash file. In /tmp only "sofaBonaparte.crash.txt", but realy it can by from other crash.

I can not find where blender save crash file. In /tmp only "sofaBonaparte.crash.txt", but realy it can by from other crash.

But I found this in output:

X Error of failed request: XI_BadDevice (invalid Device parameter)

Major opcode of failed request:  131 (XInputExtension)
Minor opcode of failed request:  30 (X_QueryDeviceState)
Device id in failed request: 0x4600002
Serial number of failed request:  4540
Current serial number in output stream:  4540

Is this mean that it is not a blender bug?

But I found this in output: X Error of failed request: XI_BadDevice (invalid Device parameter) ``` Major opcode of failed request: 131 (XInputExtension) Minor opcode of failed request: 30 (X_QueryDeviceState) Device id in failed request: 0x4600002 Serial number of failed request: 4540 Current serial number in output stream: 4540 ``` Is this mean that it is not a blender bug?

Only blender crash in similar situation. I tested krita, mypaint and gimp.

Only blender crash in similar situation. I tested krita, mypaint and gimp.

Added docs regarding the crash log https://www.blender.org/manual/troubleshooting/crash.html#crash-log

The XI_BadDevice is X11 exiting Blender, we should be able to resolve the error however we need to be able to redo the bug.


Update, can redo the crash. Checking on a fix.

Added docs regarding the crash log https://www.blender.org/manual/troubleshooting/crash.html#crash-log The `XI_BadDevice` is X11 exiting Blender, we should be able to resolve the error however we need to be able to redo the bug. ---- Update, can redo the crash. Checking on a fix.

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Campbell Barton self-assigned this 2016-06-28 08:12:11 +02:00

Fixed 6ce0ddae96

Also added hot-plug support.

Fixed 6ce0ddae96 Also added hot-plug support.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#48750
No description provided.