On Sun, May 07, 2017 at 01:24:23AM +1000, Damian McGuckin wrote:
> On Sat, 6 May 2017, Stuart Henderson wrote:
>
> > I've seen this once, but wasn't able to trigger it again.
>
> Ditto, but under Gnome on Linux - CentOS 6.6.
>
FWIW, I can't reproduce the bug using LibreOffice 5.2 and 5.3 on
Lin
And it happened again -
https://home.nuug.no/~peter/soffice_vs_x_csv/fehfeh.csv triggered
another kaboom, producing the log file
https://home.nuug.no/~peter/soffice_vs_x_csv/Xorg.0.log and the core
file https://home.nuug.no/~peter/soffice_vs_x_csv/Xorg.core
I'll have to read up on usefully dissect
On 05/06/17 14:27, Luke Small wrote:
Is there a way to determine all users on a system that the users command
doesn't seem to show? like _x11 and _ntpd
What's a user?
Maybe you want to look at /etc/passwd. The first four lines are
root:*:0:0:Charlie &:/root:/bin/ksh
daemon:*:1:1:The devil
Hello,
I am not on this mailing list and I am not able to debug the following issue.
It is just for information since a segmentation fault may be an issue on a
OpenBSD base system library. The system I am using is very old (Oct. 2016) but
ncurses likely does not have changed much since then:
Hello Anthony,
> > --
> > "error:
> > [drm:pid38441:intel_pipe_config_compare] *ERROR* mismatch in
> > gmch_pfit.lvds_border_bits (expected 32768, found 0)
> > pipe state doesn't match!
> > --
>
> I would attribute this to video drivers and your particular video card
> (unfortunately). I see no
Le 2017-05-06 20:27, Luke Small a écrit :
Is there a way to determine all users on a system that the users
command
doesn't seem to show? like _x11 and _ntpd
hello
system users has an uid < 1000 you can retrieve them like by parsing
/etc/passwd like this
awk -F ':' '{ if($2 < 1000) { print $
Is there a way to determine all users on a system that the users command
doesn't seem to show? like _x11 and _ntpd
Great,
the fish is less ugly than openbsd.org/images/Fugu.gif
However, i would not call it official, since the key should be
RWQEQa33SgQSEsMwwVV1+GjzdcQfRNV2Bgo48Ztd2KiZ9bAodz9c+Maa, not
RWQEa33SgQSEsMwwVV1+GjzdcQjzdcQfRNV2Bgo48Ztd2KiZ9bAodz9c+Maa :D
> So. There *Is* an official OpenBSD 6.1 CD
Hi,
there seems to be a version info discrepancy
in the OpenBSD 6.1 ANNOUNCEMENT.
It states OpenSSH 7.4 and LibreSSL 2.5.3.
However, in 6.1(/amd64) release fresh install, i have
OpenSSH 7.5 and LibreSSL 2.5.2:
$ ssh -V; openssl version
OpenSSH_7.5, LibreSSL 2.5.2
LibreSSL 2.5.2
If it is
When i insert my usb mouse nothing happens.
I get the following dmesg message
,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,MPX,RDSEED,A
Jan Vlach writes:
> Hello openbsd-misc,
>
> I'm trying to run mupen64plus with Mario Kart 64 rom on OpenBSD
> 6.1-current. mupen64plus dumps core eventually with error in DMESG:
> --
> "error:
> [drm:pid38441:intel_pipe_config_compare] *ERROR* mismatch in
> gmch_pfit.lvds_border_bits (expected 32
On Sat, 6 May 2017, Stuart Henderson wrote:
I've seen this once, but wasn't able to trigger it again.
Ditto, but under Gnome on Linux - CentOS 6.6.
Regards - Damian
Pacific Engineering Systems International, 277-279 Broadway, Glebe NSW 2037
Ph:+61-2-8571-0847 .. Fx:+61-2-9692-9623 | unsolici
Hello openbsd-misc,
I'm trying to run mupen64plus with Mario Kart 64 rom on OpenBSD
6.1-current. mupen64plus dumps core eventually with error in DMESG:
--
"error:
[drm:pid38441:intel_pipe_config_compare] *ERROR* mismatch in
gmch_pfit.lvds_border_bits (expected 32768, found 0)
pipe state doesn't m
On Fri, May 05, 2017 at 11:01:18PM -0400, Donald Allen wrote:
> Also, if you look at the pkg_add man page, PKG_PATH is documented
> without any mention that it is deprecated.
That's because it isn't.
Hello,
according to recent discussion on the list, I was wondering how you set
up a mail server with smtpd with a lot of users.
Regards.
--
I won't clutter the list with the output of the commands you suggested
or the dmesg, because I figured out what happened, based on your
suggestions. Pilot error.
The installed kernel was from mid April, but /bsd has creation
date-time from yesterday.
I used a USB key that I had last prepared corr
On 05/06/17 10:10, Sebastien Marie wrote:
> /usr/xenocara/README describes the way to get a core file for X server.
ah, yes, excellent! Thanks!
I've followed the 'get a coredump' instructions there and am running
with them now, so hopefully when this happens next, I'll be able to
extract some use
On 2017-05-06, Peter N. M. Hansteen wrote:
> On my laptop, which tends to run the latest amd64 snapshot or one
> that's at most a few days old, the following sequence of events will,
> approximately one out of ten times, kill my X:
>
> $ soffice fehfeh.csv &
>
> where fehfeh.csv is the kind of fi
On Sat, May 06, 2017 at 09:56:12AM +0200, Peter N. M. Hansteen wrote:
> I have a weird problem here that I don't quite know how to debug.
>
> On my laptop, which tends to run the latest amd64 snapshot or one
> that's at most a few days old, the following sequence of events will,
> approximately o
I have a weird problem here that I don't quite know how to debug.
On my laptop, which tends to run the latest amd64 snapshot or one
that's at most a few days old, the following sequence of events will,
approximately one out of ten times, kill my X:
$ soffice fehfeh.csv &
where fehfeh.csv is the
20 matches
Mail list logo