extract the process arguments from the crashdump

2018-05-14 Thread Eugene M. Zheganin
Hello, Is there any way to extract the process arguments from the system crashdump ? If yes, could anyone please explain to me how do I do it. Thanks. Eugene. ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/

Re: 11.1-RELEASE-p10 cannot compile freebsd stable/11 kernel?

2018-05-14 Thread Eugene Grosbein
14.05.2018 8:06, Mike Karels wrote: > So the freebsd-update version is not in sync with the -stable branch? > That was not at all obvious to me. I upgrade from source on my -current > test system, but normally use freebsd-update on my production systems > (until it failed to update the kernel).

Re: lagg0 with ue0 and iwm0 is not operate on 11.2-BETA1

2018-05-14 Thread Masachika ISHIZUKA
>> My machines have connected WiFi. i.e. They found available WiFi >> networks and assosiate. >> My trouble is not to communicate via ethernet with lagg0. > > it is just what described there > bellow is my configuration > [snip] > I confirmed that ath0's mac address can be changed by desc

[Bug 215471] Using bsnmpd with the snmp_hostres module on a vmware ESXi guest with a disconnected CD drive uses 100% CPU

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215471 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org Assi

[Bug 215471] Using bsnmpd with the snmp_hostres module on a vmware ESXi guest with a disconnected CD drive uses 100% CPU

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215471 Eugene Grosbein changed: What|Removed |Added CC||ad...@support.od.ua --- Comment

Re: 11.1-RELEASE-p10 cannot compile freebsd stable/11 kernel?

2018-05-14 Thread Konstantin Belousov
On Sun, May 13, 2018 at 08:06:47PM -0500, Mike Karels wrote: > [details omittied] > > > I know that clang has been updated a lot; has the kernel source gotten > > > ahead of clang on stable/11? > > On stable/11 they are in sync. The official method of upgrade is > > make buildworld buildkernel

Re: extract the process arguments from the crashdump

2018-05-14 Thread Konstantin Belousov
On Mon, May 14, 2018 at 01:02:28PM +0500, Eugene M. Zheganin wrote: > Hello, > > > Is there any way to extract the process arguments from the system > crashdump ? If yes, could anyone please explain to me how do I do it. ps -M vmcore.file -N /boot/mykernel/kernel -auxww

[Bug 221376] 11.1-RELEASE amd64: GENERIC kernel compiled without any CPUTYPE?= in /etc/make.conf fail to boot, but with CPUTYPE?=nocona it work fine

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221376 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org Assi

Re: extract the process arguments from the crashdump

2018-05-14 Thread Eugene M. Zheganin
Hello, On 14.05.2018 16:15, Konstantin Belousov wrote: On Mon, May 14, 2018 at 01:02:28PM +0500, Eugene M. Zheganin wrote: Hello, Is there any way to extract the process arguments from the system crashdump ? If yes, could anyone please explain to me how do I do it. ps -M vmcore.file -N /boot

Re: extract the process arguments from the crashdump

2018-05-14 Thread Eugene M. Zheganin
Hello, On 14.05.2018 16:15, Konstantin Belousov wrote: On Mon, May 14, 2018 at 01:02:28PM +0500, Eugene M. Zheganin wrote: Hello, Is there any way to extract the process arguments from the system crashdump ? If yes, could anyone please explain to me how do I do it. ps -M vmcore.file -N /boot

Re: extract the process arguments from the crashdump

2018-05-14 Thread Konstantin Belousov
On Mon, May 14, 2018 at 05:32:21PM +0500, Eugene M. Zheganin wrote: > Hello, > > On 14.05.2018 16:15, Konstantin Belousov wrote: > > On Mon, May 14, 2018 at 01:02:28PM +0500, Eugene M. Zheganin wrote: > >> Hello, > >> > >> > >> Is there any way to extract the process arguments from the system > >>

Re: extract the process arguments from the crashdump

2018-05-14 Thread Eugene M. Zheganin
Hello, On 14.05.2018 18:12, Konstantin Belousov wrote: On Mon, May 14, 2018 at 05:32:21PM +0500, Eugene M. Zheganin wrote: Well, unfortunately this gives me exactly same information as the core.X.txt file contains - process names without arguments, and I really want to know what arguments ctla

Pós-graduação em Engenharia de Automação e Controle Industrial

2018-05-14 Thread FIERGS | FATEC - Faculdade SENAI de Tecnologia
___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

USB GSM still in trouble after upgrade to 11.1-RELEASE-p10

2018-05-14 Thread Willem Jan Withagen
Hi, Yesterday evening I upgraded a system to 11.1-RELEASE-p10. But that sort of upset my GSM-dongle I use for alarming. And it did not do that before the upgrade, where I was running -p9. This is what I find repeated at rather high frequency in the logs: +ugen1.3: at usbus1 +u3g0 on uhub3 +u3g

Spectre/Meltdown mitigation in 11.1-p10 bogging down zfs send/receive?

2018-05-14 Thread Patrick M. Hausen
Hey guys, as some might know we run our hosting products in ZFS and iocage based jails. The backup concept relies on recurring local snapshots and a copy of these on one (more planned) central storage server. The storage server does essentially nothing but run zfs receive for each dataset on each

Re: Spectre/Meltdown mitigation in 11.1-p10 bogging down zfs send/receive?

2018-05-14 Thread Patrick M. Hausen
Hi! > Am 14.05.2018 um 17:35 schrieb Patrick M. Hausen : > Possibly we are on the wrong track altogether. We were - please just forget it ... ZFS scrub running during our activity ... everybody who already put more than five minutes of thought into this deserves a beer at the next EuroBSDCon ;-)

[Bug 215471] Using bsnmpd with the snmp_hostres module on a vmware ESXi guest with a disconnected CD drive uses 100% CPU

2018-05-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215471 Conrad Meyer changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

Re: USB GSM still in trouble after upgrade to 11.1-RELEASE-p10

2018-05-14 Thread Per olof Ljungmark
On 05/14/18 16:35, Willem Jan Withagen wrote: > Hi, > > Yesterday evening I upgraded a system to 11.1-RELEASE-p10. > But that sort of upset my GSM-dongle I use for alarming. > > And it did not do that before the upgrade, where I was running -p9. > > > This is what I find repeated at rather high

Re: Spectre/Meltdown mitigation in 11.1-p10 bogging down zfs send/receive?

2018-05-14 Thread Julian Elischer
On 14/5/18 11:48 pm, Patrick M. Hausen wrote: Hi! Am 14.05.2018 um 17:35 schrieb Patrick M. Hausen : Possibly we are on the wrong track altogether. We were - please just forget it ... Isn't it a fact that you will always discover your own problem immediately after posting for help from the