On Fri, May 13, 2011 at 01:09:25PM +0200, Tomas Bodzar wrote:

> On Fri, May 13, 2011 at 1:00 PM, Otto Moerbeek <o...@drijf.net> wrote:
> > On Fri, May 13, 2011 at 09:07:43AM +0200, Tomas Bodzar wrote:
> >
> >> Hi all,
> >>
> >> binary upgrade to latest snapshot -> sysmerge -> pkg_add -ui (no
> >> updates to packages) and I can't start ff4. Is there something to try
> >> before eg. removing .mozilla or similar?
> >
> > It this i386?
> 
> Yes, it is. I tried firefox35, firefox36 and mozilla-firefox all have
> same problems even in safe-mode or with new profile or after deleting
> .mozilla and starting from scratch. xxxterm fails more often then
> before too.

Please send a dmesg.

        -Otto
        
> 
> $ sysctl kern.version
> kern.version=OpenBSD 4.9-current (GENERIC.MP) #0: Fri May 13 11:19:19 CEST 
> 2011
>     root@hostname:/usr/src/sys/arch/i386/compile/GENERIC.MP
> 
> $
> 
> from /etc/login.conf
> 
> 
> staff:\
>         :datasize-cur=1024M:\
>         :datasize-max=infinity:\
>         :openfilex-max=800:\
>         :maxproc-max=512:\
>         :maxproc-cur=128:\
>         :ignorenologin:\
>         :requirehome@:\
>         :tc=default:
> 
> 
> >
> > ?? ?? ?? ??-Otto
> >
> >>
> >> Run without -g option - nothing shows in console and on screen
> >>
> >> $ firefox
> >> + ulimit -n
> >> + LIMIT=128
> >> + [ 128 -lt 128 -a 128 != unlimited ]
> >> + moz_libdir=/usr/local/lib/firefox-4.0.1
> >> + found=0
> >> + progname=/usr/local/bin/firefox
> >> + dirname /usr/local/bin/firefox
> >> + curdir=/usr/local/bin
> >> + basename /usr/local/bin/firefox
> >> + progbase=firefox
> >> + run_moz=/usr/local/bin/run-mozilla.sh
> >> + test -x /usr/local/bin/run-mozilla.sh
> >> + /bin/pwd
> >> + here=/home/username
> >> + [ -h /usr/local/bin/firefox ]
> >> + basename /usr/local/bin/firefox
> >> + bn=firefox
> >> + dirname /usr/local/bin/firefox
> >> + cd /usr/local/bin
> >> + /bin/pwd
> >> + cd /usr/local/bin
> >> + /bin/ls -l firefox
> >> + sed -e s/^.* -> //
> >> + progname=/usr/local/lib/firefox-4.0.1/firefox
> >> + basename /usr/local/lib/firefox-4.0.1/firefox
> >> + progbase=firefox
> >> + [ ! -x /usr/local/lib/firefox-4.0.1/firefox ]
> >> + dirname /usr/local/lib/firefox-4.0.1/firefox
> >> + curdir=/usr/local/lib/firefox-4.0.1
> >> + run_moz=/usr/local/lib/firefox-4.0.1/run-mozilla.sh
> >> + [ -x /usr/local/lib/firefox-4.0.1/run-mozilla.sh ]
> >> + cd /usr/local/lib/firefox-4.0.1
> >> + /bin/pwd
> >> + dist_bin=/usr/local/lib/firefox-4.0.1
> >> + run_moz=/usr/local/lib/firefox-4.0.1/run-mozilla.sh
> >> + found=1
> >> + break
> >> + cd /home/username
> >> + [ 1 = 0 ]
> >> + script_args=
> >> + debugging=0
> >> + MOZILLA_BIN=firefox-bin
> >> + [ ??= beos ]
> >> + pass_arg_count=0
> >> + [ 0 -gt 0 ]
> >> + /usr/X11R6/bin/fc-list
> >> + wc -l
> >> + [ 165 -eq 0 ]
> >> + export MOZ_PLUGIN_PATH=/usr/local/lib/mozilla-plugins
> >> + [ 0 = 1 ]
> >> + exec /usr/local/lib/firefox-4.0.1/run-mozilla.sh
> >> /usr/local/lib/firefox-4.0.1/firefox-bin
> >>
> >> Run with -g so I get gdb, but it just hangs and can't attach to that
> >> process number from another console and all I can do is send QUIT
> >> signal
> >>
> >>
> >> $ firefox -g
> >> + ulimit -n
> >> + LIMIT=128
> >> + [ 128 -lt 128 -a 128 != unlimited ]
> >> + moz_libdir=/usr/local/lib/firefox-4.0.1
> >> + found=0
> >> + progname=/usr/local/bin/firefox
> >> + dirname /usr/local/bin/firefox
> >> + curdir=/usr/local/bin
> >> + basename /usr/local/bin/firefox
> >> + progbase=firefox
> >> + run_moz=/usr/local/bin/run-mozilla.sh
> >> + test -x /usr/local/bin/run-mozilla.sh
> >> + /bin/pwd
> >> + here=/home/username
> >> + [ -h /usr/local/bin/firefox ]
> >> + basename /usr/local/bin/firefox
> >> + bn=firefox
> >> + dirname /usr/local/bin/firefox
> >> + cd /usr/local/bin
> >> + /bin/pwd
> >> + cd /usr/local/bin
> >> + /bin/ls -l firefox
> >> + sed -e s/^.* -> //
> >> + progname=/usr/local/lib/firefox-4.0.1/firefox
> >> + basename /usr/local/lib/firefox-4.0.1/firefox
> >> + progbase=firefox
> >> + [ ! -x /usr/local/lib/firefox-4.0.1/firefox ]
> >> + dirname /usr/local/lib/firefox-4.0.1/firefox
> >> + curdir=/usr/local/lib/firefox-4.0.1
> >> + run_moz=/usr/local/lib/firefox-4.0.1/run-mozilla.sh
> >> + [ -x /usr/local/lib/firefox-4.0.1/run-mozilla.sh ]
> >> + cd /usr/local/lib/firefox-4.0.1
> >> + /bin/pwd
> >> + dist_bin=/usr/local/lib/firefox-4.0.1
> >> + run_moz=/usr/local/lib/firefox-4.0.1/run-mozilla.sh
> >> + found=1
> >> + break
> >> + cd /home/username
> >> + [ 1 = 0 ]
> >> + script_args=
> >> + debugging=0
> >> + MOZILLA_BIN=firefox-bin
> >> + [ ??= beos ]
> >> + pass_arg_count=0
> >> + [ 1 -gt 0 ]
> >> + script_args= -g
> >> + debugging=1
> >> + shift
> >> + [ 0 -gt 0 ]
> >> + /usr/X11R6/bin/fc-list
> >> + wc -l
> >> + [ 165 -eq 0 ]
> >> + export MOZ_PLUGIN_PATH=/usr/local/lib/mozilla-plugins
> >> + [ 1 = 1 ]
> >> + echo /usr/local/lib/firefox-4.0.1/run-mozilla.sh -g
> >> /usr/local/lib/firefox-4.0.1/firefox-bin
> >> /usr/local/lib/firefox-4.0.1/run-mozilla.sh -g
> >> /usr/local/lib/firefox-4.0.1/firefox-bin
> >> + exec /usr/local/lib/firefox-4.0.1/run-mozilla.sh -g
> >> /usr/local/lib/firefox-4.0.1/firefox-bin
> >> MOZILLA_FIVE_HOME=/usr/local/lib/firefox-4.0.1
> >> ?? 
> >> LD_LIBRARY_PATH=/usr/local/lib/firefox-4.0.1:/usr/local/lib/firefox-4.0.1/plugins:/usr/local/lib/firefox-4.0.1
> >> DISPLAY=:0.0
> >> DYLD_LIBRARY_PATH=/usr/local/lib/firefox-4.0.1:/usr/local/lib/firefox-4.0.1
> >> ?? ?? 
> >> ??LIBRARY_PATH=/usr/local/lib/firefox-4.0.1:/usr/local/lib/firefox-4.0.1/components:/usr/local/lib/firefox-4.0.1
> >> ?? ?? ?? 
> >> ??SHLIB_PATH=/usr/local/lib/firefox-4.0.1:/usr/local/lib/firefox-4.0.1
> >> ?? ?? ?? ?? ?? 
> >> LIBPATH=/usr/local/lib/firefox-4.0.1:/usr/local/lib/firefox-4.0.1
> >> ?? ?? ?? ??ADDON_PATH=/usr/local/lib/firefox-4.0.1
> >> ?? ?? ?? MOZ_PROGRAM=/usr/local/lib/firefox-4.0.1/firefox-bin
> >> ?? ?? ?? MOZ_TOOLKIT=
> >> ?? ?? ?? ?? moz_debug=1
> >> ?? ?? ??moz_debugger=
> >> moz_debugger_args=
> >> /usr/bin/gdb ??--args /usr/local/lib/firefox-4.0.1/firefox-bin
> >> GNU gdb 6.3
> >> Copyright 2004 Free Software Foundation, Inc.
> >> GDB is free software, covered by the GNU General Public License, and you 
> >> are
> >> welcome to change it and/or distribute copies of it under certain 
> >> conditions.
> >> Type "show copying" to see the conditions.
> >> There is absolutely no warranty for GDB. ??Type "show warranty" for 
> >> details.
> >> This GDB was configured as "i386-unknown-openbsd4.9"...(no debugging
> >> symbols found)
> >>
> >> (gdb) ru
> >> Starting program: /usr/local/lib/firefox-4.0.1/firefox-bin
> >> [New process 18465]
> >> ^\
> >> Program received signal SIGQUIT, Quit.
> >> 0x078c0549 in poll () from /usr/lib/libc.so.58.2
> >> (gdb) bt
> >> #0 ??0x078c0549 in poll () from /usr/lib/libc.so.58.2
> >> #1 ??0x0e64b2e1 in _thread_kern_poll (wait_reqd=1) at
> >> /usr/src/lib/libpthread/uthread/uthread_kern.c:771
> >> #2 ??0x0e64c193 in _thread_kern_sched (scp=0x0) at
> >> /usr/src/lib/libpthread/uthread/uthread_kern.c:382
> >> #3 ??0x0e64c6af in _thread_kern_sched_state_unlock (state=PS_COND_WAIT,
> >> lock=0x80818358, fname=0x2e639e14
> >> "/usr/src/lib/libpthread/uthread/uthread_cond.c", lineno=432) at
> >> /usr/src/lib/libpthread/uthread/uthread_kern.c:592
> >> #4 ??0x0e648a77 in pthread_cond_timedwait (cond=0x2e63b120,
> >> mutex=0x2e63b11c, abstime=0x7c510fc0) at
> >> /usr/src/lib/libpthread/uthread/uthread_cond.c:431
> >> #5 ??0x0e643b9e in _thread_gc (arg=0x0) at
> >> /usr/src/lib/libpthread/uthread/uthread_gc.c:181
> >> #6 ??0x0e6435be in _thread_start () at
> >> /usr/src/lib/libpthread/uthread/uthread_create.c:242
> >> #7 ??0x0000002b in ?? ()
> >> #8 ??0x00000000 in ?? ()
> >> (gdb)
> >> (gdb) info threads
> >> ?? 9 process 18465, thread 0x85044800 (COND_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> ?? 8 process 18465, thread 0x85044c00 (COND_WAIT) ??_thread_kern_sched
> >> (scp=Cannot access memory at address 0x8
> >> ) at /usr/src/lib/libpthread/uthread/uthread_kern.c:392
> >> ?? 7 process 18465, thread 0x87ef4000 (COND_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> ?? 6 process 18465, thread 0x8be34800 (POLL_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> ?? 5 process 18465, thread 0x7ee97000 (COND_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> ?? 4 process 18465, thread 0x7ee97800 (COND_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> ?? 3 process 18465, thread 0x827c9800 (COND_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> * 2 process 18465 ??0x078c0549 in poll () from /usr/lib/libc.so.58.2
> >> ?? 1 process 18465, thread 0x7e264800 (WAIT_WAIT) ??_thread_kern_sched
> >> (scp=0x0) at /usr/src/lib/libpthread/uthread/uthread_kern.c:488
> >> (gdb)

Reply via email to