Soekris net4801 running 8.2-R-p1 crashdumps

2011-03-21 Thread Esa Karkkainen
Hi,

My pf firewall running on net4801 has crashed twice this year.

When the net4801 is handling more than 10Mbit/s of network
traffic, the box seems to crash.

I have two crashdumps. I'll paste backtrace from the first
one below. The backtrace from the second seems to be quite identical.

#0  doadump () at pcpu.h:246
246 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0  doadump () at pcpu.h:246
#1  0xc0572033 in boot (howto=260) at
/usr/src/sys/kern/kern_shutdown.c:416
#2  0xc057223e in panic (fmt=Variable fmt is not available.
) at /usr/src/sys/kern/kern_shutdown.c:590
#3  0xc052e3e3 in hardclock (usermode=-1, pc=3229071867)
at /usr/src/sys/kern/kern_clock.c:765
#4  0xc078db81 in hardclockintr (frame=0xc13a8828)
at /usr/src/sys/i386/isa/clock.c:138
#5  0xc078dd77 in clkintr (frame=0xc13a8828)
at /usr/src/sys/i386/isa/clock.c:198
#6  0xc054bc15 in intr_event_handle (ie=0xc1423a80, frame=0xc13a8828)
at /usr/src/sys/kern/kern_intr.c:1378
#7  0xc0779909 in intr_execute_handlers (isrc=0xc0825d60,
frame=0xc13a8828)
at /usr/src/sys/i386/i386/intr_machdep.c:251
#8  0xc078d5d7 in atpic_handle_intr (vector=0, frame=0xc13a8828)
at /usr/src/sys/i386/isa/atpic.c:595
#9  0xc0775251 in Xatpic_intr0 () at atpic_vector.s:62
#10 0xc077b9fb in spinlock_exit () at cpufunc.h:348
#11 0xc078d85f in getit () at /usr/src/sys/i386/isa/clock.c:329
#12 0xc078e0b5 in DELAY (n=10) at /usr/src/sys/i386/isa/clock.c:424
#13 0xc05716d2 in shutdown_panic (junk=0x0, howto=260)
at /usr/src/sys/kern/kern_shutdown.c:464
#14 0xc05720b3 in boot (howto=260) at
/usr/src/sys/kern/kern_shutdown.c:419
#15 0xc057223e in panic (fmt=Variable fmt is not available.
) at /usr/src/sys/kern/kern_shutdown.c:590
#16 0xc0789cbc in trap_fatal (frame=0xc13a8a38, eva=12)
at /usr/src/sys/i386/i386/trap.c:938
#17 0xc0789f40 in trap_pfault (frame=0xc13a8a38, usermode=0, eva=12)
at /usr/src/sys/i386/i386/trap.c:851
#18 0xc078a855 in trap (frame=0xc13a8a38) at
/usr/src/sys/i386/i386/trap.c:533
#19 0xc07751ab in calltrap () at /usr/src/sys/i386/i386/exception.s:165
#20 0xc05c2118 in m_copydata (m=0x0, off=0, len=12, cp=0xc1cc086c )
at /usr/src/sys/kern/uipc_mbuf.c:819
#21 0xc0638345 in ip_forward (m=0xc1bf7e00, srcrt=1)
at /usr/src/sys/netinet/ip_input.c:1471
#22 0xc0639c09 in ip_input (m=0xc1bf7e00)
at /usr/src/sys/netinet/ip_input.c:735
#23 0xc061d319 in netisr_dispatch_src (proto=1, source=0, m=0xc1bf7e00)
at /usr/src/sys/net/netisr.c:917
#24 0xc061d5b0 in netisr_dispatch (proto=1, m=0xc1bf7e00)
at /usr/src/sys/net/netisr.c:1004
#25 0xc061852a in ether_demux (ifp=0xc1418400, m=0xc1bf7e00)
at /usr/src/sys/net/if_ethersubr.c:901
#26 0xc0618a83 in ether_input (ifp=0xc1418400, m=0xc1bf7e00)
at /usr/src/sys/net/if_ethersubr.c:760
#27 0xc04fc088 in sis_rxeof (sc=0xc1475600)
at /usr/src/sys/dev/sis/if_sis.c:1477
#28 0xc04fcb93 in sis_poll (ifp=0xc1418400, cmd=POLL_ONLY, count=5)
at /usr/src/sys/dev/sis/if_sis.c:1605
#29 0xc056480b in netisr_poll () at /usr/src/sys/kern/kern_poll.c:448
#30 0xc061d961 in swi_net (arg=0xc0c25800) at
/usr/src/sys/net/netisr.c:748
#31 0xc054ac8b in intr_event_execute_handlers (p=0xc14267f8, ie=0xc143b400)
at /usr/src/sys/kern/kern_intr.c:1220
#32 0xc054c2da in ithread_loop (arg=0xc1407b40)
at /usr/src/sys/kern/kern_intr.c:1233
#33 0xc0548a00 in fork_exit (callout=0xc054c270 ithread_loop, 
arg=0xc1407b40, frame=0xc13a8d38) at
/usr/src/sys/kern/kern_fork.c:844
#34 0xc0775220 in fork_trampoline () at
/usr/src/sys/i386/i386/exception.s:270

-- 
In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move.
-- Douglas Adams 1952 - 2001
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Problem with Vim 7.2 upgrade

2009-07-29 Thread Esa Karkkainen
On Wed, Jul 29, 2009 at 11:44:33AM -0400, Diego Schulz wrote:
 Right now I'm running csup to update the ports, to see if the issue
 has been solved.

Probably not yet. You can fix this particular error by editing
/usr/ports/editors/vim/distinfo file with your favourite editor or run
the two following commands as root

# cd /usr/ports/editors/vim
# sed -I .orig -e 's/7\.2\.041%/7.2.041^/' distinfo

-- 
In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move.
-- Douglas Adams 1952 - 2001
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


IMHO odd behaviour with jdk-1.3.1p7 and galeon-1.2.6

2002-09-23 Thread Esa Karkkainen

Hi all

I finally managed to compile jdk-1.3.1p7 and decided to use it
with Galeon. I checked java checkbox in Galeon's Settings menu,
quit Galeon and started Galeon from command line. Galeon died with
following messages:

% galeon

** CRITICAL **: file mozilla.cpp: line 134 (gboolean
mozilla_preference_set(const char *, const char *)): assertion
`new_value != NULL' failed.
INTERNAL ERROR on Browser End: Expected a version  5! Version = 0

System error?:: No such file or directory
%

I managed to fix, ie Galeon starts ok and I can browse
non Java websites, the problem I had rather crudely:

# cd /usr/local/jdk1.3.1/jre/plugin/i386/ns600
# ls -l
total 2656
-rwxr-xr-x  1 root  wheel   316234 Sep 23 20:15 libjavaplugin_oji.so*
-rwxr-xr-x  1 root  wheel  2358425 Sep 23 20:17 libjavaplugin_oji_g.so*
# mv libjavaplugin_oji.so libjavaplugin_oji.so.5
# ls -l
total 2656
-rwxr-xr-x  1 root  wheel   316234 Sep 23 20:15 libjavaplugin_oji.so.5*
-rwxr-xr-x  1 root  wheel  2358425 Sep 23 20:17 libjavaplugin_oji_g.so*
# ln -s libjavaplugin_oji.so.5 libjavaplugin_oji.so
# ls -l 
total 2656
lrwxr-xr-x  1 root  wheel   22 Sep 23 20:32 libjavaplugin_oji.so@ - 
libjavaplugin_oji.so.5
-rwxr-xr-x  1 root  wheel   316234 Sep 23 20:15 libjavaplugin_oji.so.5*
-rwxr-xr-x  1 root  wheel  2358425 Sep 23 20:17 libjavaplugin_oji_g.so*
#

So then I tried running some of the demos included with JDK.
None of the demos work, all they do is open a window stating:

This page contains information of a type (application/x-java-vm) that
 can be only viewed with the approppriate Plug-in.

And about:plugins shows only Default Plugin (ie
libnullplugin.so).

-- 
In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move.
-- Douglas Adams 1952 - 2001

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message