Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Robert Huff
Howard Goldstein writes: > > Could everyone affected by this issue document a few more steps of what > > they do to cause Thunderbird to coredump, please? > > 1. start thunderbird > 2. ^M or click on the write message label > 3. attach any file > 4. send an email to self, garbage or empty

Re: Sharing a USB drive with Mac OS X

2007-04-26 Thread Bill Campbell
On Thu, Apr 26, 2007, Christopher Hilton wrote: >Has anyone setup (fdisk/newfs) a drive to work on both Mac OS X and >FreeBSD? I'd like to be able to transfer larger datasets between my Mac >and my FreeBSD laptop without using my network. I think that the M$ file system on most external disk dri

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Garrett Cooper
Robert Huff wrote: Howard Goldstein writes: > Could everyone affected by this issue document a few more steps of what > they do to cause Thunderbird to coredump, please? 1. start thunderbird 2. ^M or click on the write message label 3. attach any file 4. send an email to self, garbage

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Michel Le Cocq
I think it's a global thunderbird 2 bug, because i have exactly the same trouble ona mac os 10.4 with a binary update. Howard Goldstein a écrit : Jan Henrik Sylvester wrote: Drew Sanford wrote: > No, but I am seeing it core dump rather strangely. Each time it starts > up, I can open a file

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Robert Huff
Garrett Cooper writes: > Did you build thunderbird with custom cflags, CFLAGS= -O -pipe -g > and have to tried getting > a backtrace for all of the calls made from thunderbird using the > coredump and gdb? ??? Coredump? Robert Huff ___

Re: Error from mount_smbfs

2007-04-26 Thread Scott D Friedemann
Lowell Gilbert wrote: I tracked it as far as an ioctl call for creating what looks like a protocol block. I don't have the time to trace into the kernel right now, and it doesn't look like anything in the smbtools userland has changed in quite a while. Can we assume that you checked the obvious

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Howard Goldstein
Garrett Cooper wrote: Did you build thunderbird with custom cflags, and have to tried getting a backtrace for all of the calls made from thunderbird using the coredump and gdb? When this started happening I rebuilt it with WITH_DEBUG=true WITHOUT_LOGGING=true WITHOUT_OPTIMIZED_CFLAGS=true I d

Login Conf not parsed ?

2007-04-26 Thread Tommy Scheunemann
Hello everyone, I'm running a FreeBSD 6.2 system, only have SSH access to it. The only user which is allowed to login had Bash (installed from the Ports) installed. Since 2 days I can't login any longer - Bash misses a library. I tried to create a login_conf file in the users home directory

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Howard Goldstein
Garrett Cooper wrote: Did you build thunderbird with custom cflags, and have to tried getting a backtrace for all of the calls made from thunderbird using the coredump and gdb? I'm sorry, reading Robert Huff's reply I should have also disclosed my make.conf CFLAGS, they are custom at -O2 and

annoying problems after upgrading to 6.2-RELEASE

2007-04-26 Thread Scott Bennett
I've encountered three annoying problems since doing the upgrade from 6.1-RELEASE to 6.2-RELEASE using the upgrade option when booting from the installation CD. This is on a Dell Inspiron XPS (3.4 GHz P4 w/HTT enabled and 1 GB of memory). 1) The ports and packages subsystems are as f

ftp chroot directory structure

2007-04-26 Thread Ray
Hello, I am setting up a new web server that must host data from an existing webserver. We've never had an organized folder structure for private data, (passwords, secure data, etc) and I'm trying to change that. there are currently a number of virtual sites all handled through apache virtualhos

Re: annoying problems after upgrading to 6.2-RELEASE

2007-04-26 Thread Kris Kennaway
On Thu, Apr 26, 2007 at 08:51:50PM -0500, Scott Bennett wrote: > I've encountered three annoying problems since doing the upgrade from > 6.1-RELEASE to 6.2-RELEASE using the upgrade option when booting from the > installation CD. This is on a Dell Inspiron XPS (3.4 GHz P4 w/HTT enabled > and

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Garrett Cooper
Robert Huff wrote: Garrett Cooper writes: Did you build thunderbird with custom cflags, CFLAGS= -O -pipe -g and have to tried getting a backtrace for all of the calls made from thunderbird using the coredump and gdb? ??? Coredump? I meant core dumped. Bleh. -Garrett

Re: Thunderbird 2.0 dumps core on second file open op

2007-04-26 Thread Robert Huff
Garrett Cooper writes: > >> and have to tried getting > >> a backtrace for all of the calls made from thunderbird using the > >> coredump and gdb? > > > >??? Coredump? > > I meant core dumped. Bleh. Failure to communicate. my fault. Thunderbird Works For Me und

Re: ftp chroot directory structure

2007-04-26 Thread Ray
On Thursday 26 April 2007 9:12 pm, Ray wrote: > Hello, > I am setting up a new web server that must host data from an existing > webserver. We've never had an organized folder structure for private data, > (passwords, secure data, etc) and I'm trying to change that. > there are currently a number o

reply

2007-04-26 Thread ಪ್ರಶ ಾಂತ್ cool guy
i want information like diff b/w linux/unix/sco-unix.. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: annoying problems after upgrading to 6.2-RELEASE

2007-04-26 Thread Scott Bennett
On Thu, 26 Apr 2007 23:13:40 -0400 Kris Kennaway <[EMAIL PROTECTED]> wrote: >Mime-Version: 1.0 >Content-Disposition: inline >User-Agent: Mutt/1.4.2.2i > > >--BOKacYhQ+x31HxR3 >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable

Re: reply

2007-04-26 Thread Chad Perrin
On Fri, Apr 27, 2007 at 09:30:35AM +0530, cool guy wrote: > i want information like diff b/w linux/unix/sco-unix.. http://en.wikipedia.org/wiki/Comparison_of_operating_systems That should get you started. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] "The

Setting up INN to handle user logins

2007-04-26 Thread John Levine
I'm moving my INN server from an old BSD/OS box (yes, there are still a few of them) to FreeBSD. A few people connect to the nntp server from random places on the net and log in with a user and password. In the old version on BSD/OS the logins and passwords are in a text file, but in the current

limited shell access

2007-04-26 Thread kalin mintchev
hi all.. is it possible to limit access for certain users only to a certain directory tree - other then his/her home directory? for example joe logs into his home directory where there is a symbolic link to some other directory on the system but he can not go up a level (to /home or / ) or anywhe

Re: pfctl syntax error

2007-04-26 Thread Zbigniew Szalbot
Dear Alex, > As for the actual error on line 18, if you review: > > http://www.openbsd.org/faq/pf/tables.html > > You'll see that the file name should be enclosed in quotes. If that That was it! Thank you very much. I was consulting a PDF file where the example was given without quotes. Thanks!

set env in chroot script

2007-04-26 Thread Elan Marikit
Greetz, I am a newbie of FreeBSD and I want to know how to set environment inside chroot in a shell script. My script looks like this: chroot $NEWROOT /bin/sh -c "" And I want to set an environment, before the . Is it possible that it will inherit my parent environment? like the environment

Re: annoying problems after upgrading to 6.2-RELEASE

2007-04-26 Thread Kris Kennaway
On Thu, Apr 26, 2007 at 11:30:20PM -0500, Scott Bennett wrote: > On Thu, 26 Apr 2007 23:13:40 -0400 Kris Kennaway <[EMAIL PROTECTED]> > wrote: > > >Mime-Version: 1.0 > >Content-Disposition: inline > >User-Agent: Mutt/1.4.2.2i > > > > > >--BOKacYhQ+x31HxR3 > >Content-Type: text/plain; charset=

<    1   2