Opened 7 years ago

Closed 6 years ago

#13677 closed bug (fixed)

Problems with input_server after update to hrev51369

Reported by: vidrep Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

pkgman update hrev51367 -->hrev51369

After reboot debugger flashed on screen, then recovered to normal blue screen.

Noticed several strange issues, starting with Vision (see attached IMG_0016.JPG) .

Screenshot not working, so had to take a photo.

When shutting down, the process hung on input_server. So had to do hard reboot.

Attachments (4)

IMG_0016.JPG (930.6 KB ) - added by vidrep 7 years ago.
syslog_input_server (1.3 KB ) - added by vidrep 7 years ago.
syslog_input_server.2 (5.4 KB ) - added by vidrep 7 years ago.
input_server-712-debug-25-08-2017-16-51-38.report (13.2 KB ) - added by vidrep 7 years ago.

Download all attachments as: .zip

Change History (12)

by vidrep, 7 years ago

Attachment: IMG_0016.JPG added

comment:1 by vidrep, 7 years ago

patch: 01

by vidrep, 7 years ago

Attachment: syslog_input_server added

comment:2 by pulkomandy, 7 years ago

So, what likely happened:

  • input_server crashed
  • debugger caught it, and since it is one of the "critical" components, opened the CLI interface
  • but app_server started as normal, with the desktop hiding the debugger (they now compete for screen drawing).

The CLI interface grabs the keyboard, but lets you use the mouse with app_server.

What to do from there:

  • type save-report. This will create a debug report file on the desktop, which you can then share with us.

We already get some info from the syslog. The input server is trying to load an input add-on, but ends up lost somewhere in libmedia. This is strange, why would an input_server add-on link against libmedia?

comment:3 by pulkomandy, 7 years ago

patch: 10

by vidrep, 7 years ago

Attachment: syslog_input_server.2 added

comment:4 by vidrep, 7 years ago

patch: 01

comment:5 by vidrep, 7 years ago

Had it happen after updating to hrev51671 x86_gcc2h I saved the report and have attached it.

comment:6 by pulkomandy, 7 years ago

patch: 10

comment:7 by vidrep, 6 years ago

I have not seen this issue since my last comment 4 months ago. Probably fixed.

comment:8 by pulkomandy, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.