Crash at ArchLinux

Discussion about DroidMote Server for Linux
ophiel
Posts: 1
Joined: Sat Jun 25, 2016 11:39 am

Crash at ArchLinux

Post by ophiel »

Hello, I cannot run the server on ArchLinux.

Code: Select all

root: /h/j/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
fish: “./droidmote 2302 password” terminated by signal SIGSEGV (Address boundary error)
if I use bash to start it the message is more enigmatic

Code: Select all

root: /h/j/apps # bash
igneel /home/jin/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
Segmentation fault (core dumped)
I googled address boundary error and I found only some "fix your C code" on stackoverflow. Anyone can help?
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: Crash at ArchLinux

Post by zulu99 »

ophiel wrote:Hello, I cannot run the server on ArchLinux.

Code: Select all

root: /h/j/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
fish: “./droidmote 2302 password” terminated by signal SIGSEGV (Address boundary error)
if I use bash to start it the message is more enigmatic

Code: Select all

root: /h/j/apps # bash
igneel /home/jin/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
Segmentation fault (core dumped)
I googled address boundary error and I found only some "fix your C code" on stackoverflow. Anyone can help?
Is strange, i will test better on ArchLinux, usually i use Ununtu for my tests.
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: Crash at ArchLinux

Post by zulu99 »

ophiel wrote:Hello, I cannot run the server on ArchLinux.

Code: Select all

root: /h/j/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
fish: “./droidmote 2302 password” terminated by signal SIGSEGV (Address boundary error)
if I use bash to start it the message is more enigmatic

Code: Select all

root: /h/j/apps # bash
igneel /home/jin/apps # ./droidmote 2302 password

Waiting for incoming connections on ip:
Segmentation fault (core dumped)
I googled address boundary error and I found only some "fix your C code" on stackoverflow. Anyone can help?
you are right. in the past the binary for debian was good also for archlinux but today is not so.

In the attchment you will find the binary 64bit version for archlinux
You do not have the required permissions to view the files attached to this post.
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto