Date: Mon, 12 Feb 2001 23:58:25 -0500 From: Pat Wendorf <beholder@unios.dhs.org> To: freebsd-stable@freebsd.org Subject: LICQ Reboots Machine Message-ID: <3A88BEF1.76C231C2@unios.dhs.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
IIRC, we had some major bug fixes to the threading libs a while back
which seems to have fixed LICQ from core dumping with a sig 6 every 30
min on me (I'm not sure what the bugfixes were for but this was the
general result for me). I'm experiencing another issue at the moment
though: Every time I recieve an incoming URL, the sound will go into a
loop (about 7 repitions) and the machine will reboot itself. The only
solution seems to be to shut the sound off. I've tried using sox play
and esdplay and the result is the same.
It happens to quicky to break into the debugger to find out what's going
on, and unfortunatly it seems /var/log/messages is also bare of any
clue.
This is a laptop, running 4.2-STABLE compiled
(and make world'ed) Sat Feb 10 00:11:39 EST 2001, XFree86 3.3.6_4 from
the ports collection, LICQ 1.0.2 from ports, QT 2.2.3 from ports and sox
12.16 from ports.
If it helps the laptop is a Digital HiNote VP575.
My DMESG and kernel config are attached.
Thanks for any help on this one.
BTW: APM stuff is completly broken on this machine also if it helps.
Keyboard and mouse lock up tight when it comes out of sleep mode, which
it does about 1 second after it goes into sleep mode. I only enable APM
so I can use wmbattery to see my battery status.
Pat Wendorf
[-- Attachment #2 --]
machine i386
cpu I586_CPU
ident GENERIC
maxusers 32
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
options ICMP_BANDLIM #Rate limit bad replies
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
device isa
device pci
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 6 drq 2
device fd0 at fdc0 drive 0
# ATA and ATAPI devices
device ata0 at isa? port IO_WD1 irq 14
device ata1 at isa? port IO_WD2 irq 15
device ata
device atadisk # ATA disk drives
device atapicd # ATAPI CDROM drives
#options ATA_STATIC_ID #Static device numbering
#options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1 flags 0x1
device psm0 at atkbdc? irq 12
device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
# syscons is the default console driver, resembling an SCO console
device sc0 at isa? flags 0x100
# Floating point support - do not disable.
device npx0 at nexus? port IO_NPX irq 13
# Power management support (see LINT for more options)
#device apm0 at nexus? disable flags 0x20 # Advanced Power Management
device apm0
# PCCARD (PCMCIA) support
device card
device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000
# Serial (COM) ports
device sio0 at isa? port IO_COM1 flags 0x10 irq 4
device sio1 at isa? port IO_COM2 irq 3
# Parallel port
device ppc0 at isa? irq 7
device ppbus # Parallel port bus (required)
device lpt # Printer
device ed
# Pseudo devices - the number indicates how many units to allocated.
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
pseudo-device tun # Packet tunnel.
pseudo-device pty # Pseudo-ttys (telnet etc)
pseudo-device bpf #Berkeley packet filter
device pcm
device sbc0 at isa? port 0x220 irq 5 drq 1
[-- Attachment #3 --]
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.2-STABLE #0: Sat Feb 10 00:11:39 EST 2001
beholder@laptop.unios.ca:/server/src/sys/compile/LAPTOP
Timecounter "i8254" frequency 1193182 Hz
CPU: Pentium/P55C (167.05-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x544 Stepping = 4
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 83886080 (81920K bytes)
avail memory = 78368768 (76532K bytes)
Preloaded elf kernel "kernel" at 0xc0327000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc032709c.
Preloaded elf module "splash_bmp.ko" at 0xc03270ec.
Preloaded splash_image_data "/boot/splash.bmp" at 0xc0327190.
Intel Pentium detected, installing workaround for F00F bug
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
chip1: <PCI to Other bridge (vendor=8086 device=1234)> at device 1.0 on pci0
pci0: <NeoMagic MagicGraph 128ZV SVGA controller> at 2.0
pcic-pci0: <Cirrus Logic PD6832 PCI-CardBus Bridge> mem 0xcc000-0xccfff irq 9 at device 4.0 on pci0
pcic-pci1: <Cirrus Logic PD6832 PCI-CardBus Bridge> mem 0xcd000-0xcdfff irq 10 at device 4.1 on pci0
isa0: <ISA bus> on motherboard
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 on isa0
pcic0: Polling mode
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
sbc0: <ESS 688> at port 0x220-0x22f irq 5 drq 1 on isa0
pcm0: <ESS 18xx DSP> on sbc0
ad0: 2067MB <IBM-DTNA-22160> [4200/16/63] at ata0-master BIOSPIO
acd0: CDROM <CD-ROM CDR_U112> at ata0-slave using BIOSPIO
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
pccard: card inserted, slot 0
pccard: card inserted, slot 0
ed0 at port 0x340-0x35f irq 15 slot 0 on pccard0
ed0: address 00:e0:98:04:54:b2, type Linksys (16 bit)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A88BEF1.76C231C2>
