Summary: | spice client Aborted. | ||
---|---|---|---|
Product: | Spice | Reporter: | Jed <cattlex> |
Component: | spicec (deprecated) | Assignee: | Spice Bug List <spice-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | low | CC: | huangjiaxi |
Version: | unspecified | ||
Hardware: | ARM | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jed
2013-06-05 03:09:11 UTC
Does this always happen? Or did it only occur once? Could you try remote-viewer (shipped with virt-viewer) and see if it happens there as well? Did you built this client yourself or are you using a pprebuilt version? Each occurrence . I can determine the Spice server's configuration is correct. Aim to put SPICE-client(spicec) ported to ARM platform . First,use "http://spice-space.org/download/arm/",This error occurs : ______________ # spicec -h 10.3.5.41 -p 5900 -w xxxxxx Aborted # cat /root/.spicec/spicec.log 1370429652 INFO [523:523] Application::main: starting 0.8.2 1370429652 INFO [523:523] init_key_map: using evdev mapping 1370429652 INFO [523:523] MultyMonScreen::MultyMonScreen: platform_win: 67108865 1370429652 INFO [523:523] ForeignMenu::ForeignMenu: Creating a foreign menu connection /tmp/SpiceForeignMenu-0.uds 1370429652 INFO [523:524] RedPeer::connect_unsecure: Connected to 10.3.5.41 5900 1370429652 INFO [523:524] abort_handler: signal 6 ___________________ So, I cross-compile it. But the same error . Using gdb debugger , the error described above . (In reply to comment #1) > Does this always happen? Or did it only occur once? Could you try > remote-viewer (shipped with virt-viewer) and see if it happens there as well? > Did you built this client yourself or are you using a pprebuilt version? arm client isn't officially supported, lowering priority (spice-gtk is known to work fairly nicely on arm, thanks to aSpice client) (In reply to Jed from comment #2) > Each occurrence . > I can determine the Spice server's configuration is correct. > Aim to put SPICE-client(spicec) ported to ARM platform . > First,use "http://spice-space.org/download/arm/",This error occurs : > ______________ > # spicec -h 10.3.5.41 -p 5900 -w xxxxxx > Aborted > # cat /root/.spicec/spicec.log > 1370429652 INFO [523:523] Application::main: starting 0.8.2 > 1370429652 INFO [523:523] init_key_map: using evdev mapping > 1370429652 INFO [523:523] MultyMonScreen::MultyMonScreen: platform_win: > 67108865 > 1370429652 INFO [523:523] ForeignMenu::ForeignMenu: Creating a foreign menu > connection /tmp/SpiceForeignMenu-0.uds > 1370429652 INFO [523:524] RedPeer::connect_unsecure: Connected to 10.3.5.41 > 5900 > 1370429652 INFO [523:524] abort_handler: signal 6 > ___________________ > > So, I cross-compile it. But the same error . > Using gdb debugger , the error described above . > > > > (In reply to comment #1) > > Does this always happen? Or did it only occur once? Could you try > > remote-viewer (shipped with virt-viewer) and see if it happens there as well? > > Did you built this client yourself or are you using a pprebuilt version? If you are still interested in building an ARM spice client you could try with spicy (spice-gtk testing tool). spicec is not supported anymore. Feel free to open a new bug if have issues when trying with spicy. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.