getprotobyname() on "divert", which
according to /etc/protocols is 254, which results in
Dec 12 13:21:29 nik kernel: Old IPDIVERT program needs to be recompiled,
or new IP proto 254 user needs sysctl net.inet.raw.olddiverterror=0
Was /etc/protocols maybe simply forgotten in the 10/29/02
= 12,
tf_err = 2, tf_eip = 134547319, tf_cs = 31, tf_eflags = 583, tf_esp =
-1077937092, tf_ss = 47})
at /usr/src/sys/i386/i386/trap.c:1033
#23 0xc02ecf1d in Xint0x80_syscall () at {standard input}:141
---Can't read userspace from dump, or kernel process---
--
Lars Eggert &
On 12/6/2002 6:22 PM, Kris Kennaway wrote:
On Fri, Dec 06, 2002 at 02:36:49PM -0800, Lars Eggert wrote:
On today's -current:
lock order reversal
1st 0xc6948234 filedesc structure (filedesc structure) @
/usr/src/sys/kern/sys_generic.c:901
2nd 0xc691f380 pipe mutex (pipe mutex) @ /usr/sr
(93, FreeBSD ELF32, select), eip = 0x280b3853, esp =
0xbfbff90c, ebp = 0xbfbffd60 ---
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
Alfred Perlstein wrote:
* Lars Eggert [021204 15:04] wrote:
>FYI, just got a similar one yesterday on an up-to-date -current:
>
>lock order reversal
> 1st 0xc784d700 pipe mutex (pipe mutex) @
/usr/src/sys/kern/sys_pipe.c:465
> 2nd 0xc0513840 sigio lock (sigio lock) @
/u
Alfred Perlstein wrote:
* Lars Eggert [021204 15:04] wrote:
>FYI, just got a similar one yesterday on an up-to-date -current:
>
>lock order reversal
> 1st 0xc784d700 pipe mutex (pipe mutex) @
/usr/src/sys/kern/sys_pipe.c:465
> 2nd 0xc0513840 sigio lock (sigio lock) @
/u
Lars Eggert wrote:
Peter Gade Jensen wrote:
> I have the same problem. It sounds like the soundbuffer runs empty
> somehow and needs to fill up before continueing. This results in
> something that sounds like a really small sample(1ms) looping for
> 1second or so. If this makes sens
c/sys/kern/kern_sig.c:2225
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
SMP
box, if it matters.
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: at io 0xcc20 irq 21 (4p/2r/0v channels duplex
default)
pcm1: at io 0xb800, 0xbc40 irq 13 bufsz 16384
(1p/1r/0v channels duplex)
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Ins
John,
John Baldwin wrote:
On 26-Nov-2002 Lars Eggert wrote:
>#12 0xc02a93e6 in do_dup (td=0xc60a2a80, type=DUP_FIXED, old=-1, new=4,
> retval=0xc60a2b18) at /usr/src/sys/kern/kern_descrip.c:485
Hmm, old = -1, this might be fixed by a patch I committed today to fix
bugs in
John Baldwin wrote:
On 18-Oct-2002 Lars Eggert wrote:
>John Baldwin wrote:
>
>>What is line 488 of src/sys/kern/kern_descrip.c?
>
>fhold(fp) in do_dup().
Still see this issue on today's -current. It's easily reproducible with
a simple "cd ~sunhee" in a
x27;t there be some code already that does the right thing? (I'm
guessing the answer must be "no, everything is different with ACPI.")
Other than that, great job on the ACPI code - everything else works
flawlessly!
Thanks,
Lars
--
Lars Eggert <[EMAIL PROTECTED]>
Nate Lawson wrote:
On Sat, 28 Sep 2002, Lars Eggert wrote:
>I'm seeing a kernel panic on -current (9/26) when booting with a SanDisk
>ImageMate II USB comact flash reader plugged in. The panic occurs after
>the kernel has loaded when the first rc.d scripts execute (dumpon,
>
Joel M. Baldwin wrote:
acquiring duplicate lock of same type: "inp"
1st inp @ ../../../netinet/udp_usrreq.c:290
2nd inp @ ../../../netinet/udp_usrreq.c:290
I get this every tims samba starts. Jeffery Hsu stated that its benign.
Lars
--
Lars Eggert <[EMAIL PROTECTED]>
John Baldwin wrote:
On 18-Oct-2002 Lars Eggert wrote:
>John Baldwin wrote:
>
>>What is line 488 of src/sys/kern/kern_descrip.c?
>
>fhold(fp) in do_dup().
Hrm. You can try adding some KASSERT()'s that the reference
count of that struct file isn't zero or negative.
Lars Eggert wrote:
lock order reversal
1st 0xc6f47a68 vnode interlock (vnode interlock) @
/usr/src/sys/nfsclient/nfs_vnops.c:2629
2nd 0xc04b8640 vm page queue mutex (vm page queue mutex) @
/usr/src/sys/vm/vm_kern.c:424
Still present on yesterday's -current.
Lars
--
Lars Eggert &l
Maxime Henrion wrote:
> Lars Eggert wrote:
>
> >/usr/src/sys/kern/kern_synch.c:146: sleeping with "mountlist" locked
> >from /usr/src/sys/kern/vfs_mount.c:1321. I have a core dump, but it's of
> >the second panic.
>
> Could you tell us what's t
,0) at sched_sync+0x16f
fork_exit(c02ca8a0,0,df2d7d48) at fork_exit+0x8d
fork_trampoline() at fork_trampoline+0x1a
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
Lars Eggert wrote:
Hi,
the following produces a bootable CF card under 4.7:
dd if=/dev/zero of=/dev/da2 bs=512 count=32
fdisk -BI da2
disklabel -w -B da2s1 auto
disklabel -r da2s1 > /tmp/da2s1
Turns out that the "disklabel -r" output after this step differs betw
on offset != slice offset
da2: start 1, end 2104704, size 2104704
da2c: start 0, end 2104703, size 2104704
da2s1: rejecting BSD label: raw partition offset != slice offset
da2s1: start 1, end 2104704, size 2104704
da2s1c: start 0, end 2104703, size 2104704
Any ideas? Might this be geom-relate
echeck the situation...
Just checkeded, and it does NOT crash anymore on bootup when no media is
inserted (with yesterday's -current.)
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
bfbfb81c, ebp = 0xbfbfb878 ---
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
for auto-reaping.
Makes sense. This seems to be a bug in -current's Linux emulator then,
since the Linux binary works fine under -stable.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
_syscall+0x1d
--- syscall (5, FreeBSD ELF32, open), eip = 0x28d11673, esp =
0xbfa87cfc, ebp = 0xbfa87d18 ---
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
ut it happened at 03:08:50, so right towards the
midle of the daily scripts (takes about 20mins here), fairly heavy disk
access.
FWIW, I'm seeing the exact same issue here, too.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Des
Bernd Walter wrote:
On Sat, Sep 28, 2002 at 07:20:08PM -0700, Lars Eggert wrote:
>I'm seeing a kernel panic on -current (9/26) when booting with a SanDisk
>ImageMate II USB comact flash reader plugged in. The panic occurs after
>the kernel has loaded when the first rc.d scripts e
Lars Eggert wrote:
John Baldwin wrote:
> On 18-Oct-2002 Lars Eggert wrote:
>> John Baldwin wrote:
>>
>>> What is line 488 of src/sys/kern/kern_descrip.c?
>>
>> fhold(fp) in do_dup().
>
> Hrm. You can try adding some KASSERT()'s that the refe
John Baldwin wrote:
On 18-Oct-2002 Lars Eggert wrote:
John Baldwin wrote:
What is line 488 of src/sys/kern/kern_descrip.c?
fhold(fp) in do_dup().
Hrm. You can try adding some KASSERT()'s that the reference
count of that struct file isn't zero or negative.
fd_refcnt is
Duncan,
Duncan Barclay wrote:
On 01-Oct-2002 Lars Eggert wrote:
>I've been running the guidescope web ad blocker
>(http://www.guidescope.com/home/) as a Linux binary under FreeBSD for a
>long time. The thing seems to fork a child for each web request it
proxies.
>
>Unde
John Baldwin wrote:
What is line 488 of src/sys/kern/kern_descrip.c?
fhold(fp) in do_dup().
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
Lars Eggert wrote:
Note that the panic message makes a lot more sense this time around:
Argh; which I maybe should have included in the fist place. Typescript
attached.
Sorry,
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
typescript
Descr
Lars Eggert wrote:
I'm tracking down a lock order reversal for hsu@, and just came across
this other locking panic twice in the last few hours.
Found a way to reproduce this at will (shell tab-completion on a
filename on an NFS-mounted file system), and managed to get a core dump.
Note
0200
boot() called on cpu#1
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
in a sorry state to begin with... ;-)
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
ce is the peer IP address).
Any clues?
Thanks,
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 60062, version 3.9 (root@localhost 02:27 10-Oct-2002)
[ISI] ppp no
ds later X is in front of me again!
> 8. If I now go back to the console (ctrl-f1) the console is still black
>
> I also tried the scenario where I suspend on the console, then resume
> again, which turns the screen black. I then startx again and my screen is
> back again. This i
Lars Eggert wrote:
>
> after an installworld with last night's sources, my machine resets in
> the the loader. It prints the "BTX loader" line, and then immediately
> resets. I restored the old /boot/loader (from 10/2), which lets me boot
> again.
>
>
Hi,
after an installworld with last night's sources, my machine resets in
the the loader. It prints the "BTX loader" line, and then immediately
resets. I restored the old /boot/loader (from 10/2), which lets me boot
again.
Any ideas?
Lars
--
Lars Eggert <[EMAIL PROTECT
Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Lars Eggert writes:
>>
>>I'd consider not having vinum work under geom a show-stopper... at least
>>until geom can stripe.
>
>
> Well, the showstopper is in vinum. The fact that ccd(4) works
&g
Poul-Henning Kamp wrote:
>
> I would need to look at the code to be able to tell, I don't have
> time for that.
I'd consider not having vinum work under geom a show-stopper... at least
until geom can stripe.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Infor
or:
I ran into the same problem last week. Check the archives for the
"sys/sys/proc.h 1.250 breaks devel/libgtop2 port" thread, it has some
fixes in its replies.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
ed by larse and mount there.
(Shouldn't group membership be good enough here?)
Thanks,
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Lars Eggert writes:
>
>
>>[root@nik: /etc] rm /dev/acd0c
>>[root@nik: /etc] umask 0007 && ln -s /dev/acd0c /dev/acd0
>>ln: /dev/acd0: File exists
>>
>>Which is really a strange error
ts
Which is really a strange error, since /dev/acd0c is gone:
[root@nik: /etc] ll /dev/acd0*
crw-rw-r-- 1 root wheel 117, 0 Oct 2 15:57 /dev/acd0
lrwxr-xr-x 1 root wheel 5 Oct 2 08:57 /dev/acd0a@ -> acd0
crw-rw-r-- 1 root wheel 117, 0x0001 Oct 2 15:57 /dev/acd0t01
A
ng it can't find its drives.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
e same thing last week when uprading from -stable. A
workaround is to use nsswitch.conf to make the loopkups use NIS, but
that doesn't help if you need to share the password file with other
versions/platforms.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences
Duncan Barclay wrote:
> On 01-Oct-2002 Lars Eggert wrote:
>>
>>I've been running the guidescope web ad blocker
>>(http://www.guidescope.com/home/) as a Linux binary under FreeBSD for a
>>long time. The thing seems to fork a child for each web request it proxie
stops working once 1024 or so accumulate. The zombies don't go
away when parent process finishes, they stick around until reboot.
Are there known issues with the Linux emulation under -current? Any
other information I can provide to help track this down?
Thanks,
Lars
--
Lars Eggert <[EM
Lars Eggert wrote:
>
> I'm slowly porting some local rc scripts we've been using for a few
> years on -STABLE to rc_ng and -CURRENT. Some of them may be useful to
> others, and I'd appreciate any comments.
I've put the latest revisions of our scripts up at
h
ran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 67 (vinum)
kernel: type 18 trap, code=0
Stopped at __qdivrem+0x38: divl%ecx,%eax
Thanks,
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
Copyright (c)
a_core.c:1307: could sleep with "pcm0:record:1" locked
from /usr/src/sys/dev/sound/pcm/channel.c:677
/usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" locked from
/usr/src/sys/pci/if_xl.c:1264
/usr/src/sys/vm/uma_core.c:1307: could sleep with "xl0" loc
Joe Marcus Clarke wrote:
> On Fri, 2002-09-27 at 21:54, Lars Eggert wrote:
>
>>Juli Mallett wrote:
>>
>>>* De: Lars Eggert <[EMAIL PROTECTED]> [ Data: 2002-09-27 ]
>>> [ Subjecte: sys/sys/proc.h 1.250 breaks devel/libgtop2 port ]
>>>
>&
Juli Mallett wrote:
> * De: Lars Eggert <[EMAIL PROTECTED]> [ Data: 2002-09-27 ]
> [ Subjecte: sys/sys/proc.h 1.250 breaks devel/libgtop2 port ]
>
>>commenting out p_kse in sys/sys/proc.h rev 1.250 broke the
>>devel/libgtop2 port (which still uses that
Hi,
commenting out p_kse in sys/sys/proc.h rev 1.250 broke the
devel/libgtop2 port (which still uses that field in
sysdeps/freebsd/proctime.c).
What's the new way of getting at this info? I'll take a stab at fixing
the port if someone knows...
Thanks,
Lars
--
Lars Eggert <[EM
&1
> then force_depend rpcbind || return 1 fi ;; esac ... }
I think there might be another (unrelated) bug in rc_run_script in
/etc/rc.subr. The "eval unset" line unsets the wrong variable when _arg
is "faststart" during boot. I think it should unset the "start"
Mikhail Teterin wrote:
> Unless I set rc_ng to NO, the ypbind will not start, even though
> enable_nis_client is set and "Starting ypbind" is displayed on boot.
Do you have rpcbind_enable set? ypbind needs the portmapper and will
silently exit if it isn't running.
Lars
--
t; Could you try yet another patch?
>
> http://people.freebsd.org/~kan/gcc-cpp.diff
FYI, I saw the same error as Crist when building -current under 4.6, and
with your patch, the buildworld/buildkernel succeeded.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences
trib/file/file.h:45: stdint.h: No such
> file or directory
FYI I'm seeing the exact same error trying to build -CURRENT under
4.6-RELEASE (just cvs updated).
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature
Lars Eggert wrote:
> I'm mounting my Windows XP partition under both -current and -stable
> (for the TrueType fonts). Under -stable, accessing files there works
> fine. Under -current, reads seem to return corrupted data (too short,
> parts OK, parts garbled).
I opened a P
sing files there works
fine. Under -current, reads seem to return corrupted data (too short,
parts OK, parts garbled).
Any clues? Please let me know if I can provide additional information.
Thanks
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime
that moment.
...
> I also have an ATI chip. ATI Radeon to be precise, is that a possible
> explanation?
I see the same issue you describe here on a Dell Latitude C600 with an
ATI Rage Mobility M3, too.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Science
3c905(B|C)-TX? I ask, because
> I have
>
> xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xd000-0xd07f
> mem 0xdd00-0xdd7f irq 11 at device 12.0 on pci0
I don't know. :-)
All I can say is that it is recognized fine under 4.2.
--
Lars Eggert <[EMAIL PROTECTED]&g
by the xl driver. I guess the
netinstall will have to wait...
--
Lars Eggert <[EMAIL PROTECTED]> Information Sciences Institute
http://www.isi.edu/larse/University of Southern California
S/MIME Cryptographic Signature
Dan Nelson wrote:
> There are no ISO images, but there's something even better. Download
> the boot floppies for your favorite date and do a net install.
I didn't know that - perfect, thanks!
--
Lars Eggert <[EMAIL PROTECTED]> Information Sciences Instit
about
doing a make release after?
Lars
--
Lars Eggert <[EMAIL PROTECTED]> Information Sciences Institute
http://www.isi.edu/larse/University of Southern California
S/MIME Cryptographic Signature
e? (On days when the makes go through.)
There's probably some good reason why we don't have this; it'd make it a
lot easier to test-drive bug-fixes though.
Lars
PS: Please CC me personally on responses, I'm not on -current. Thanks!
--
Lars Eggert <[EMAIL PROTECTED]>
nother form
of IPC if signals cannot be made safe.
Lars
____
Lars Eggert <[EMAIL PROTECTED]> Information Sciences Institute
http://www.isi.edu/~larse/ University of Southern Cali
This is a bug report for perl from [EMAIL PROTECTED],
generated with the help of perlbug 1.26 running under perl 5.00503.
-
[Please enter your report here]
Running the following test script causes perl to crash. You may need
to ru
101 - 168 of 168 matches
Mail list logo