Error when removing device.

So i used the 3.1.0 pi2 version of usb server on Orange Pi Plus 2E and when ever i remove or add device when server is running , it exits with signal 11 error.

If you need any logs just tell me how do i get them, i'm a linux noob.

#2

Also when i use 3.0.9 pi2 version it doesn't give an error.

Thanks in advance.

#3

Ok that sounds like a bug got into 3.1.0, there were a lot of changes made in 3.1.0 to substantially improve performance on multi-core chips.

Can you email me your /var/log/syslog file from the orange pi to mail [at] virtualhere.com (mail[at]virtualhere[dot]com)

#4

The var/log directory contains only autologin and it is empty in tinycore

Is there a way to make the server log to an externel file?

#5

you need access to syslog or /var/log/messages i dont know much about tiny core you will have to find it somewhere,

OR

email me your ssh details for that orangepi and ill take a look

#6

Ok this was a regression bug introduced in 3.1.0, i have now fixed it.

Please download version 3.1.1

#7

Ok will try it.

#9

Raspberry Pi 2 - the same error

root@point:/etc/virtualhere$ ./vhusbdarmpi2
VirtualHere USB Server is running...press CTRL-C to stop
VirtualHere 3.1.1 caught signal 11 (Segmentation fault) and must exit. Sorry for the inconvenience, please contact mail@virtualhere for help
Backtrace:
ip = 230be8, sp = 76e9cbf0
ip = 3a440, sp = 76e9cee0
ip = 22d534, sp = 76e9cf08
End backtrace

#10

the same error - not CPU optimized

root@point:/etc/virtualhere$ ./vhusbdarm
VirtualHere USB Server is running...press CTRL-C to stop
VirtualHere 3.1.1 caught signal 11 (Segmentation fault) and must exit. Sorry for the inconvenience, please contact mail@virtualhere for help
Backtrace:
ip = 215cf4, sp = 76ebabe8
ip = 304dc, sp = 76ebaed8
ip = 31468, sp = 76ebaef0
ip = 2124a4, sp = 76ebaf08
End backtrace

#11

@arsik,

I fixed a bug in 3.1.2, download and try that version, if there is still a crash, can you email me at mail [at] virtualhere.com (mail[at]virtualhere[dot]com) and ill send you a debug build to test with.