vmt(4) RPCI fail after resume from suspend

Issue #397 new
Takehiko NOZAKI repo owner created an issue

it is not N6 issue, it happens TNF HEAD but potentialy bug of vmt(4)

Jan 31 02:17:41 hellbent /netbsd: [ 116066.6810491] vmware: get data failed, ebx=0x100000
Jan 31 02:17:41 hellbent /netbsd: [ 116066.6810491] vmt0: failed to get rpci response data
Jan 31 02:17:41 hellbent /netbsd: [ 116066.6810491] vmt0: unable to send state change result
Jan 31 02:17:41 hellbent /netbsd: [ 116066.6923936] vmt0: resetting rpc
...
Jan 31 15:22:55 hellbent /netbsd: [ 151875.8526499] vmt0: failed to get rpci response data
Jan 31 15:22:55 hellbent /netbsd: [ 151875.8526499] vmt0: unable to send state change result
Jan 31 15:22:55 hellbent /netbsd: [ 151875.9070062] vmt0: resetting rpc
Jan 31 15:22:55 hellbent /netbsd: [ 151876.2525367] vmt0: guest resuming from suspended state

Comments (3)

  1. Takehiko NOZAKI reporter

    Issue #393 fix TCLO channel’s bug, but this message come from RPCI channel.

    these are different problem I think.

  2. Takehiko NOZAKI reporter

    Just a guess, but maybe the RPCI channel needs to wait for the TCLO channel reset notification?

  3. Log in to comment