From what I can tell, the function dflt_lock is only called if the dma
driver doesn't have a lock. This causes a panic (see busdma_machdep.c line
190). Can you provide the call stack?
Thanks,
Corey
On 8/25/06, Karim Nogas <[EMAIL PROTECTED]> wrote:
Hello,
I was wondering if someone could e
On 7/2/06, O. Hartmann <[EMAIL PROTECTED]> wrote:
Sometimes it happens on my FreeBSD 6.1-STABLE/AMD box, that a process,
in most cases xine, firefox oder thunderbird, show status 'STOP' in top
and are unkillable!
Trying to kill them as root (sending signal 9 throught 'kill' or
'killall') doesn't
objects ? I read
ldconfig, ldd, ld manpages, but I'm looking for a broader explanation.
-Rod
On 6/23/06, Corey Brune <[EMAIL PROTECTED]> wrote:
>
> That's interesting. Would you email me the output of these commands?
>
> echo $LD_LIBRARY_PATH
> ls
> file li
libpthread should not be in the ports. It should reside under /usr/lib. Do
an 'ls /usr/lib/libpthread*' and see what it returns. Also, try 'locate
libpthread.so.1'
On 6/25/06, Saifi <[EMAIL PROTECTED]> wrote:
Hi:
Trying to install and configure java jdk and jre on FreeBSD 6.1
The installati
2809d000)
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280c2000)
libm.so.2 => /usr/lib/libm.so.2 (0x280db000)
libutil.so.3 => /usr/lib/libutil.so.3 (0x280f7000)
libc.so.4 => /usr/lib/libc.so.4 (0x2810)
libncurses.so.5 => /usr/lib/libncurses.so.5
Have you tried setting LD_LIBRARY_PATH to include the directory where libpq
is? Are you getting this error after psql or something like it? If you
haven't, then set LD_LIBRARY_PATH, then type 'ldd '. This will tell
you which libs are found and which are not.
Hope this helps.
Corey
On 6/22/06, s
If you are using jdk 1.5, jps should do what you are asking.
On 5/14/06, martinko <[EMAIL PROTECTED]> wrote:
hello,
when running azureus (or likely other java applications) all one can see
among running processes is java process which i expect is jvm.
how can i find/identify running java progr
It may be hardware related. Have you made any system changes lately?
How often does this occur?
On 1/13/06, Thomas T. Veldhouse <[EMAIL PROTECTED]> wrote:
> I am seeing the following in my security logs. Can anybody tell me what
> this means? Perhaps I should consider a new NIC?
>
> +dc0: watchd
Sounds like apache is not listening on port 443. Have you checked
httpd.conffor the following:
Listen 443
Include conf/ssl.conf
SSLRandomSeed startup /path/to/your/site.key
SSLRandomSeed connect /path/to/your/site.key
On 9/13/05, Paul Schmehl <[EMAIL PROTECTED]> wrote:
>
> I recently install
According to sys/param.h:
MAXPHYS - max raw I/O transfer size
MAXBSIZE - Filesystems are made out of blocks of at most MAXBSIZE bytes
per block. MAXBSIZE may be made larger without effecting
any existing filesystems as long as it does not exceed MAXPHYS,
You can create a new user account. I would recommend a shell of
/bin/false if these users are using an email client like thunderbird
or outlook. If these users are using an email client (not from command
line) then you will also need pop3/imap like qpopper or cyrus and
sasl.
On 7/17/05, शंतनु (Sha
You can add the shared lib directories to /etc/rc.conf.
Corey
On 4/22/05, Chad Leigh -- Shire. Net LLC <[EMAIL PROTECTED]> wrote:
>
> I have a new directory I want to be always used to look for shared
> libraries.
>
> I do a
>
> % ldconfig -m /usr/public/lib
>
> and all is well. However, o
On Mon, 28 Mar 2005 21:25:28 -0400, David Pratt <[EMAIL PROTECTED]> wrote:
> Hi. I am creating a python application that uses PIL to generate
> thumbnails and sized images. It is beginning to look the volume of
> images will be large. This has got me to thinking. Is there a number
> that Unix can
On Tue, 8 Mar 2005 13:59:17 +0100, MINAROVIC, Peter
<[EMAIL PROTECTED]> wrote:
> Hello Eric,
>
> I have found your problem with error message
>
> SSL handshake interrupted by system [Hint: Stop button pressed in browser?!]
> (System error follows)
>
> on Intranet. Did you received any solution?
On Tue, 08 Mar 2005 11:59:00 -0500, MikeM <[EMAIL PROTECTED]> wrote:
> On 3/8/2005 at 10:06 AM Grant Peel wrote:
>
> |Hello all,
> |
> |I have a number of simple FreeBSD Hosting boxes running FBSD 4.x and have
> |had a request to add a Java Server to one of them.
> |
> |I am not experienced with J
Did you try 'cc -lpthread srcfile.c'?
On Sat, 5 Mar 2005 19:18:31 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote:
> In the last episode (Mar 05), Jonathon McKitrick said:
> > Linux lets me use -pthread, but under BSD I get 'undefined symbol
> > "pthread_mutex_lock."'
> >
> > What's the correct linke
Either type 'set autolist' at the shell prompt, or put it in your .tcshrc file.
On Tue, 01 Mar 2005 00:29:15 -0800, Ben Munat <[EMAIL PROTECTED]> wrote:
> According to /etc/passwd, both root and my regular user are using /bin/tcsh.
>
> b
>
> Dan Nelson wrote:
> > In the last episode (Mar 01), B
I believe you can cd /usr/src/sys/modules/umass, compile/install/load umass.ko.
On Thu, 24 Feb 2005 09:56:22 -0500, Peter C. Lai <[EMAIL PROTECTED]> wrote:
> Is there a way to build kernel modules by themselves without having to
> build the entire kernel? I am adding umass support to a 4.x mach
18 matches
Mail list logo