Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

windows_agent Crash #29

Closed
simhigo opened this issue Nov 14, 2017 · 6 comments
Closed

windows_agent Crash #29

simhigo opened this issue Nov 14, 2017 · 6 comments
Assignees
Labels

Comments

@simhigo
Copy link

simhigo commented Nov 14, 2017

Host : Ubuntu 16.04.03
Guest: Windows 7 SP1x64 KN Build.

Win_Agent_64 is running in Guest OS.

But Agent_strncmp called when it's crash

@simhigo
Copy link
Author

simhigo commented Nov 14, 2017

Solved
I Add -enable-kvm option custom
del -enable-kvm option custom agent run
Thanks

@simhigo simhigo closed this as completed Nov 14, 2017
@simhigo
Copy link
Author

simhigo commented Nov 14, 2017

Agent run when this error view in host os.

Guest agent with PGD 3d606000 was killed, but you can start it again![plugins.guest_agent] HostFilePlugin: Guest agent with PGD 6a32a000 was killed, but you can start it again!
Warning: no scancode found for keysym 0
Warning: no scancode found for keysym 0
Warning: no scancode found for keysym 0
Warning: no scancode found for keysym 0
Traceback (most recent call last):
File "/home//pyrebox/pyrebox/api_internal.py", line 108, in function_wrapper
f(args)
File "/home/
/pyrebox/plugins/guest_agent.py", line 436, in __opcode_range_callback
self.__printer("Exception occurred on opcode callback: %s" % str(e))
File "/home/
******/pyrebox/pyrebox/api_internal.py", line 85, in print_internal
string_to_print = (f % args)
TypeError: not enough arguments for format string

@simhigo simhigo reopened this Nov 14, 2017
@xabiugarte
Copy link
Contributor

Hi @simhigo,

The last commit (1c75abb) updates the way things are printed. It may not solve your problem, but it may provide us a little more information. Could you please update to the latest version and try to reproduce your error?

Thanks!

@xabiugarte xabiugarte self-assigned this Nov 22, 2017
@xabiugarte
Copy link
Contributor

Closing this issue as there has been no feedback for a long time.

@simhigo
Copy link
Author

simhigo commented Apr 23, 2018

Hi
I have a questsion.

Does not WinAgent_x64.exe support kvm yet?

@xabiugarte
Copy link
Contributor

Hi simhigo,

PyREBox is based on full system emulation (TCG) instead of KVM. You can read the following issue, which explains some of the reasons: #2

Thanks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants