Project

General

Profile

Actions

Bug #539

closed

DFBSD 1.8 - Kernel panic under heavy load - Not reproducible

Added by bastyaelvtars about 17 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Not sure what triggers this, the machine was under a heavy load (adding music metadata to mysql, downloading with rtorrent, playing music).
Here are the pictures (panic and trace) with the tar'd kernel dump:

http://rnrdoctor.sytes.net/~szg/dfcrash/20070126/

TIA for looking into the issue.

Actions #1

Updated by qhwt+dfly about 17 years ago

Was one of the application a linux binary?

Cheers.

Actions #2

Updated by dillon about 17 years ago

:
:On Fri, Jan 26, 2007 at 10:10:23PM +0100, Gergo Szakal wrote:
:> Not sure what triggers this, the machine was under a heavy load (adding music metadata to mysql, downloading with rtorrent, playing music).
:> Here are the pictures (panic and trace) with the tar'd kernel dump:
:>
:> http://rnrdoctor.sytes.net/~szg/dfcrash/20070126/
:
:Was one of the application a linux binary?
:
:Cheers.

No, this one was due to SMBFS's VOP_LOOKUP function not setting the
returned vp to NULL when returning an error. I'll get it fixed.
-Matt
Matthew Dillon
<>
Actions #3

Updated by dillon about 17 years ago

:Not sure what triggers this, the machine was under a heavy load (adding music metadata to mysql, downloading with rtorrent, playing music).
:Here are the pictures (panic and trace) with the tar'd kernel dump:
:
:http://rnrdoctor.sytes.net/~szg/dfcrash/20070126/
:
:TIA for looking into the issue.
:
:--
:Gergo Szakal <>
:University Of Szeged, HU

Fixed.  It was a sanity check assertion in the kernel code.  SMBFS
was returning a non-NULL vnode on error.
-Matt
Matthew Dillon
&lt;&gt;
Actions #4

Updated by bastyaelvtars about 17 years ago

On Sun, 28 Jan 2007 22:12:13 -0800 (PST)
Matthew Dillon <> wrote:

Thanks. I can't confirm, since I don't know how to reproduce, but I believe you. :-P

Actions #5

Updated by wa1ter about 17 years ago

On Sun, 28 Jan 2007, Matthew Dillon wrote:

I was hoping this would also fix my mount_smbfs panic but, sorry to
say, it didn't :o(

Actions #6

Updated by dillon about 17 years ago

:> :Here are the pictures (panic and trace) with the tar'd kernel dump:
:> :
:> :http://rnrdoctor.sytes.net/~szg/dfcrash/20070126/
:
:> Fixed. It was a sanity check assertion in the kernel code. SMBFS
:> was returning a non-NULL vnode on error.
:
:I was hoping this would also fix my mount_smbfs panic but, sorry to
:say, it didn't :o(

Is there a crash dump or backtrace available?
-Matt
Matthew Dillon
&lt;&gt;
Actions #7

Updated by corecode about 15 years ago

original has been resolved

Actions

Also available in: Atom PDF