Hi,
I have nothing to do with this issue but I just noticed something interesting:
$ hg clone http://hg.suckless.org/skvm skvm
requesting all changes
adding changesets
adding manifests
adding file changes
added 28 changesets with 55 changes to 13 files
updating to branch default
12 files update
Hi,
Could you run it through valgrind and attach the output? You can also
run it under gdb and see where it fails.
thx
On Tue, Feb 9, 2010 at 4:49 PM, Jonas H. wrote:
> On 02/08/2010 06:04 PM, stateless wrote:
>>
>> How exactly did you execute skvm?
>
> $ skvm --help
> Segmentation fault
>
> I'
On 02/08/2010 06:04 PM, stateless wrote:
How exactly did you execute skvm?
$ skvm --help
Segmentation fault
I'm using the following version: (current Arch linux User Repository
version)
$ pacman -Qi skvm-hg
Version: 0.1-1
Build Date : Sun 07 Feb 2010 01:22:21 PM CET
So this sho
On Sun, Feb 7, 2010 at 10:21 PM, Jonas H. wrote:
> Hi there,
>
> when calling skvm with --help parameters, it crashes with a segmentation
> fault. I think a program shouldn't crash when calling with "too long"
> parameters.
>
> Question: Can I configure skvm to mount devices as $user, so that I
>
Hi there,
when calling skvm with --help parameters, it crashes with a segmentation
fault. I think a program shouldn't crash when calling with "too long"
parameters.
Question: Can I configure skvm to mount devices as $user, so that I
don't have to be root to write to the mounted device?
Regards,