Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-04-20 Thread David Demelier
Le jeudi 4 avril 2013 18:45:58 Andriy Gapon a écrit : on 31/03/2013 14:42 kron said the following: I'm sorry I forgot to update the thread - good you're reminding. Andriy did a brilliant job at debugging the issue and I owe him to say in public: Thank you, Andriy! I also apologize for

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-04-04 Thread Andriy Gapon
on 31/03/2013 14:42 kron said the following: I'm sorry I forgot to update the thread - good you're reminding. Andriy did a brilliant job at debugging the issue and I owe him to say in public: Thank you, Andriy! I also apologize for not sharing the information promptly. So here is a summary.

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-04-04 Thread Andriy Gapon
on 02/04/2013 10:29 David Demelier said the following: Thanks for that small patch, I'm currently testing it and will tell you how it works for me, The best way to check is to run several while true ; do acpiconf -i N ; done in parallel. If the system survives, then it will most likely survive

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-04-02 Thread David Demelier
Hello, Thanks for that small patch, I'm currently testing it and will tell you how it works for me, Cheers! 2013/3/31 kron kro...@gmail.com: On 2013/03/30 14:22, David Demelier wrote: Le samedi 30 mars 2013 14:13:53 David Demelier a écrit : Le mercredi 27 février 2013 18:51:09 Andriy Gapon

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-03-31 Thread kron
On 2013/03/30 14:22, David Demelier wrote: Le samedi 30 mars 2013 14:13:53 David Demelier a écrit : Le mercredi 27 février 2013 18:51:09 Andriy Gapon a écrit : on 27/02/2013 17:22 kron said the following: Hi, I have a Dell notebook (Latitude E6530) on which I track 9-STABLE. It served

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-03-30 Thread David Demelier
Le mercredi 27 février 2013 18:51:09 Andriy Gapon a écrit : on 27/02/2013 17:22 kron said the following: Hi, I have a Dell notebook (Latitude E6530) on which I track 9-STABLE. It served excellently until mid-Jan when it started to panic a few times a week or so: Fatal trap 12:

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-03-17 Thread kron
On 2013/03/11 22:28, Andriy Gapon wrote: ... In either case, could you please try the following patch (it is against recent stable/9) ? http://people.freebsd.org/~avg/OsdSynch-9.diff ... The following patch might also be of use with _debugging_ this issue:

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-03-05 Thread kron
On 2013/03/05 14:13, Andriy Gapon wrote: on 03/03/2013 20:26 kron said the following: #5 0x806abc53 in calltrap () at exception.S:228 #6 0x802bc850 in AcpiOsAcquireObject (Cache=0xfe00093a14a0) at /usr/src/sys/contrib/dev/acpica/utilities/utcache.c:310 #7

RE: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-28 Thread Moore, Robert
: panics due to buggy ACPI in Dell Latitude E6530? Hi, I have a Dell notebook (Latitude E6530) on which I track 9-STABLE. It served excellently until mid-Jan when it started to panic a few times a week or so: Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-28 Thread Andriy Gapon
on 28/02/2013 17:44 Moore, Robert said the following: ACPI Error: Method execution failed [\_SB_.BAT0._UID] (Node 0xfe00094a51c0), AE_AML_NO_OPERAND (20110527/uteval-113) Sorry, could not reproduce the problem here: - ex _SB_.BAT0._UID Evaluating \_SB_.BAT0._UID Evaluation of

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-28 Thread kron
On 2013/02/28 17:38, Andriy Gapon wrote: on 28/02/2013 17:44 Moore, Robert said the following: ACPI Error: Method execution failed [\_SB_.BAT0._UID] (Node 0xfe00094a51c0), AE_AML_NO_OPERAND (20110527/uteval-113) Sorry, could not reproduce the problem here: - ex _SB_.BAT0._UID

panics due to buggy ACPI in Dell Latitude E6530?

2013-02-27 Thread kron
Hi, I have a Dell notebook (Latitude E6530) on which I track 9-STABLE. It served excellently until mid-Jan when it started to panic a few times a week or so: Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual address = 0x10116 fault code =

RE: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-27 Thread Moore, Robert
Please forward the acpidump for the machine, thanks. Bob -Original Message- From: owner-freebsd-a...@freebsd.org [mailto:owner-freebsd- a...@freebsd.org] On Behalf Of kron Sent: Wednesday, February 27, 2013 7:23 AM To: freebsd-acpi@freebsd.org Subject: panics due to buggy ACPI

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-27 Thread Andriy Gapon
on 27/02/2013 17:22 kron said the following: Hi, I have a Dell notebook (Latitude E6530) on which I track 9-STABLE. It served excellently until mid-Jan when it started to panic a few times a week or so: Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual

Re: panics due to buggy ACPI in Dell Latitude E6530?

2013-02-27 Thread kron
On 2013/02/27 19:31, Moore, Robert wrote: I need the binary tables, or the actual output of acpidump, not the disassembled code. Thanks, Bob oh, sorry... now acpidump -t: 1. raw dump http://www.filedropper.com/delllatitudee6530a09acpidump 2. stdout