Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-19 Thread Stefan Wollny
Am 11/19/14 um 00:28 schrieb trondd:
 Have you tried firefox with -safe-mode with no plugins?
 
Save-mode yes, but with plugins for savety:


~ $ firefox --save-mode
1416411067180   GMPInstallManager.simpleCheckAndInstall INFOLast
check was: 159287 seconds ago, minimum seconds: 86400
1416411067181   GMPInstallManager._getURL   INFOUsing url:
https://aus4.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml
1416411067184   GMPInstallManager._getURL   INFOUsing url
(with replacement):
https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
1416411067189   GMPInstallManager.checkForAddonsINFO
sending request to:
https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
141641100   GMPInstallManager._getChannelStatus INFO
request.status is: 0
141641101   GMPInstallManager.onTimeoutXML  WARN
request.status: 0 (timeout)
1416411089645   GMPInstallManager.simpleCheckAndInstall ERROR   Could
not check for addons
/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
/usr/local/lib/libestdc++.so.16.0 : WARNING:
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink
your program
gst-plugin-scanner(19913) in free(): error: bogus pointer (double
free?) 0x12bc07600340
^C

~ $

As you can see the 'gst-plugin-scanner' is still troublesome. I killed
firefox this time by STRL-C.

~ $ xombrero
xombrero:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0
: WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
relink your program
/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
/usr/local/lib/libestdc++.so.16.0 : WARNING:
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink
your program
gst-plugin-scanner(29692) in free(): error: bogus pointer (double
free?) 0x1500ddd03340
^C

~ $

Xombrero doesn't have plugins - so what is going on here?

Very strange...

STEFAN



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-18 Thread trondd
On Mon, Nov 17, 2014 at 2:39 PM, Stefan Wollny stefan.wol...@web.de wrote:

 Am 11/17/14 um 20:27 schrieb Stefan Wollny:
  [ ... ]
 
 
 
 /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
  /usr/local/lib/libestdc++.so.16.0 : WARNING:
  symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
  program
  gst-plugin-scanner(13988) in free(): error: bogus pointer (double free?)
  0xbf88d516340
 
 
 
  This last message shows up with Firefox as well:
 

 gst-plugin-scanner(4985) in free(): error: bogus pointer (double free?)
  0x159b02317340
 


Looks like the problem is in gstreamer.  What gstreamer packages do you
have installed?  Are you getting a core dump?  What are you doing when it
crashes?
I have used dwb, xombrero and Firefox and don't have crashes, but I'm not
doing anything multimedia, either.


 By the way, I took a quick look into Abaco and Quark.  Abaco uses mk to
build which just immediately segfauts on my system.  Didn't look any
further into it.
Quark requires webkit 1.0.  I don't even know where to get that anymore.
Although their concept of locking a tab to a domain is an interesting one.

Tim.



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-18 Thread trondd
 Quark requires webkit 1.0.  I don't even know where to get that anymore.
 Although their concept of locking a tab to a domain is an interesting one.

 Tim.


Scratch that.  I was confusing webkit and webkitgtk{2,3}



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-18 Thread Stefan Wollny
Am 11/18/14 um 23:07 schrieb trondd:
 On Mon, Nov 17, 2014 at 2:39 PM, Stefan Wollny stefan.wol...@web.de wrote:
 
 Am 11/17/14 um 20:27 schrieb Stefan Wollny:
 [ ... ]



 /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
 /usr/local/lib/libestdc++.so.16.0 : WARNING:
 symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
 program
 gst-plugin-scanner(13988) in free(): error: bogus pointer (double free?)
 0xbf88d516340



 This last message shows up with Firefox as well:


 gst-plugin-scanner(4985) in free(): error: bogus pointer (double free?)
 0x159b02317340


 
 Looks like the problem is in gstreamer.  What gstreamer packages do you
 have installed?  Are you getting a core dump?  What are you doing when it
 crashes?

Hi Tim

neither xombrero nor Firefox really crash in technical terms - they
simply stop responding due to extremely high cpu-load (whatever they are
doing ...). So - no core dump. I simply check via 'top' what PID the
program has and kill it.

As I have stated here before (but just got a TL:DR) I am pretty close to
the very latest -current-snapshot of amd64:

OpenBSD 5.6-current (GENERIC.MP) #576: Tue Nov 18 09:10:11 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

~ $ pkg_info | grep gstreamer
gstreamer-0.10.36p6 framework for streaming media
gstreamer-plugins-base-0.10.36p11 base elements for GStreamer
gstreamer-plugins-good-0.10.31p12v0 good elements for GStreamer
gstreamer-plugins-ugly-0.10.19p4 ugly elements for GStreamer
gstreamer1-1.4.4framework for streaming media
gstreamer1-plugins-base-1.4.4 base elements for GStreamer
gstreamer1-plugins-good-1.4.4 good elements for GStreamer
gstreamer1-plugins-libav-1.4.4 ffmpeg elements for GStreamer
qt-gstreamer-1.2.0p0 Qt bindings to GStreamer 1.x

Any other idea on what I might check?

Cheers,
STEFAN



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-17 Thread Stefan Wollny
[ ... ]


 /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
 /usr/local/lib/libestdc++.so.16.0 : WARNING:
 symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
 program
 gst-plugin-scanner(13988) in free(): error: bogus pointer (double free?)
 0xbf88d516340
 


This last message shows up with Firefox as well:

~ $ firefox
1416251763025   GMPInstallManager.simpleCheckAndInstall INFOLast
check was: 125569 seconds ago, minimum seconds: 86400
1416251763026   GMPInstallManager._getURL   INFOUsing url:
https://aus4.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml
1416251763028   GMPInstallManager._getURL   INFOUsing url (with
replacement):
https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
1416251763032   GMPInstallManager.checkForAddonsINFOsending
request to:
https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
1416251779857   GMPInstallManager.onLoadXML INFOrequest
completed downloading document
1416251779860   GMPInstallManager.onLoadXML INFOallowNonBuiltIn:
false
1416251779893   GMPInstallManager.simpleCheckAndInstall INFOFound 0
addons advertised.
1416251779893   GMPInstallManager.simpleCheckAndInstall INFONo new
addons to install, returning
/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
/usr/local/lib/libestdc++.so.16.0 : WARNING:
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
program
gst-plugin-scanner(4985) in free(): error: bogus pointer (double free?)
0x159b02317340



Seems it is not really related to xombrero alone...

Anyone able to comment on this?

Cheers,
STEFAN



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-17 Thread Stefan Wollny
Am 11/17/14 um 20:27 schrieb Stefan Wollny:
 [ ... ]
 

 /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
 /usr/local/lib/libestdc++.so.16.0 : WARNING:
 symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
 program
 gst-plugin-scanner(13988) in free(): error: bogus pointer (double free?)
 0xbf88d516340


 
 This last message shows up with Firefox as well:
 
 ~ $ firefox
 1416251763025   GMPInstallManager.simpleCheckAndInstall INFOLast
 check was: 125569 seconds ago, minimum seconds: 86400
 1416251763026   GMPInstallManager._getURL   INFOUsing url:
 https://aus4.mozilla.org/update/3/GMP/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml
 1416251763028   GMPInstallManager._getURL   INFOUsing url (with
 replacement):
 https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
 1416251763032   GMPInstallManager.checkForAddonsINFOsending
 request to:
 https://aus4.mozilla.org/update/3/GMP/33.1/20141115010747/OpenBSD_x86_64-gcc3/en-US/default/OpenBSD%205.6%20(GTK%202.24.25)/default/default/update.xml
 1416251779857   GMPInstallManager.onLoadXML INFOrequest
 completed downloading document
 1416251779860   GMPInstallManager.onLoadXML INFOallowNonBuiltIn:
 false
 1416251779893   GMPInstallManager.simpleCheckAndInstall INFOFound 0
 addons advertised.
 1416251779893   GMPInstallManager.simpleCheckAndInstall INFONo new
 addons to install, returning
 /usr/local/libexec/gstreamer-1.0/gst-plugin-scanner:/usr/lib/libstdc++.so.57.0:
 /usr/local/lib/libestdc++.so.16.0 : WARNING:
 symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your
 program
 gst-plugin-scanner(4985) in free(): error: bogus pointer (double free?)
 0x159b02317340
 
 
Well actually xombrero and Firefox both suck, kind of ...



~ $ top | grep 64


25802 sw640  214M  227M run   -11:17 97.71%
firefox

21405 sw640   94M  110M onproc-19:01 97.66%
xombrero

Both programms do not respond any more...



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-16 Thread trondd
On Sat, Nov 15, 2014 at 11:21 PM, Luiz Roberto dos Santos 
arrowscr...@mail.com wrote:

 Seems to happen not just on OpenBSD, but also on 3.2 linux-libre kernel.
 Why not remove Xombrero from -current? Any thoughts? I mean, it's good,
 but is based on webkit, and have some bugs... maybe port Abaco will be
 better, I don't know.


I switched from xombrero to dwb only to find out dwb is no longer
developed.  I was going to switch back to xombrero but that hasn't had much
action for a while either.

I like to use a browser that is keyboard-centric (vi-like, ideally), with a
minimal UI and that supports modern web functionality.  There are many
light-weight browsers but they don't support anything created for the web
since the mid 90's.  Yea, Webkit is bulky and can be problematic, but
what's the alternative?

I installed xombrero, but my snapshot is old and I need to update.  No
issues so far.  Maybe it's specific sites?

Tim.



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-16 Thread Kevin Chadwick
On Sun, 16 Nov 2014 11:45:46 -0500
trondd wrote:

 I installed xombrero, but my snapshot is old and I need to update.  No
 issues so far.  Maybe it's specific sites?

There are definately bugs beyond memory leaks in webkit and libs and a
simple hunch tells me the webkit devs are more interested in new
features than bug hunting.

Having said that it does support modern html5 21st century features and
I still prefer it to the other browsers though I keep them around for
the occasional sites that crash it every time. Also you can very easily
load up multiple instances of xombrero to minimise the chances of a
crash for a specific task such as logging into something or running
out of memory taking out all your tabs.

I guess as webkit is a dependency then building it without stripping
symbols for currents official packages may be a thorny issue and the
build time prevents users from investigating bugs beyond guess work?



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-16 Thread trondd
On Sun, Nov 16, 2014 at 1:10 PM, Kevin Chadwick ma1l1i...@yahoo.co.uk
wrote:

 On Sun, 16 Nov 2014 11:45:46 -0500
 trondd wrote:

  I installed xombrero, but my snapshot is old and I need to update.  No
  issues so far.  Maybe it's specific sites?

 There are definately bugs beyond memory leaks in webkit and libs and a
 simple hunch tells me the webkit devs are more interested in new
 features than bug hunting.


To be clear, by no issues I mean, I can't reproduce what the OP is
seeing.  Except for the symbol size mismatch which has existed for a while
and seems to be ignorable and the JQMIGRATE logging message which I haven't
seen in the paste, but didn't crash xombrero.

Tim.



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-16 Thread Luiz Roberto dos Santos
At 16 Nov 2014 16:45:46 + (UTC) from trondd tro...@gmail.com:
On Sat, Nov 15, 2014 at 11:21 PM

I like to use a browser that is keyboard-centric (vi-like, ideally)
Yep.
that supports modern web functionality
Well, there are many support for features unnecessary. Many scripts are 
insecure, and we just don't use on nowadays. 
Some support for Html 4.1, maybe just some support for html5, CSS and 
javascript (meh) is good enough.
Yea, Webkit is bulky and can be problematic, but what's the alternative?
Webkit is very bloated, many bugs and, as you say, the developers seems to 
think that is more important add more features than make a clean and non bug 
code.
There's many others alternatives. As I say, Abaco seems good, well done, 
minimalist. Xombrero have some secure intended features, block some scripts, so 
on,
but is not so much effective. In this point, firefox have some addons really 
good, like Noscript, Adblock and some controls of cookie.
Maybe it's specific sites?
Not really. When I make some research and open many tabs, Xombrero seems to 
consume all memory.



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-15 Thread Stefan Wollny
Am 11/15/14 um 20:32 schrieb Stefan Wollny:
 Hi there!
 
 I use xombrero with Fluxbox. OpenBSD is
 OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 (Full dmesg at the end)
 
 Shortly after startup (via xterm) and having opend three tabs with
 different sites I noticed the following erros:
 
 ~ $ xombrero
 xombrero:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 :
 WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
 relink your program
 ** Message: console message:
 http://www.spiegel.de/layout/js/http/javascript-V5-8-a.js @37:
 JQMIGRATE: Logging is active
 
 ** Message: console message: http://www.spiegel.de/ @77: ReferenceError:
 Can't find variable: iom
 
 ** Message: console message: http://www.heise.de/newsticker/ @2016:
 ReferenceError: Can't find variable: iom
 
 ** Message: console message: http://www.golem.de/ @1099: ReferenceError:
 Can't find variable: iom
 
 
 Is this s.th. to worry about?
 
 Cheers,
 STEFAN
 


a classic - fingers faster than brain. Here's the dmesg:

OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3203203072 (3054MB)
avail mem = 3114172416 (2969MB)
warning: no entropy supplied by boot loader
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (68 entries)
bios0: vendor LENOVO version 79ETC9WW (2.09 ) date 12/22/2006
bios0: LENOVO 2007VG2
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT ECDT TCPA APIC MCFG HPET SLIC BOOT SSDT
SSDT SSDT SSDT
acpi0: wakeup devices LID_(S3) SLPB(S3) LURT(S3) DURT(S3) EXP0(S4)
EXP1(S4) EXP2(S4) EXP3(S4) PCI1(S4) USB0(S3) USB1(S3) USB2(S3) USB7(S3)
HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 1994.67 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF
cpu0: 4MB 64b/line 16-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 166MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 1994.34 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF
cpu1: 4MB 64b/line 16-way L2 cache
cpu1: smt 0, core 1, package 0
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpimcfg0 at acpi0 addr 0xf000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (AGP_)
acpiprt2 at acpi0: bus 2 (EXP0)
acpiprt3 at acpi0: bus 3 (EXP1)
acpiprt4 at acpi0: bus 4 (EXP2)
acpiprt5 at acpi0: bus 12 (EXP3)
acpiprt6 at acpi0: bus 21 (PCI1)
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: PUBS, resource for USB0, USB2, USB7
acpitz0 at acpi0: critical temperature is 127 degC
acpitz1 at acpi0: critical temperature is 99 degC
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model 92P1139 serial  2887 type LION oem
Panasonic
acpibat1 at acpi0: BAT1 not present
acpiac0 at acpi0: AC unit online
acpithinkpad0 at acpi0
acpidock0 at acpi0: GDCK not docked (0)
cpu0: Enhanced SpeedStep 1994 MHz: speeds: 2000, 1667, 1333, 1000 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel 82945GM Host rev 0x03
ppb0 at pci0 dev 1 function 0 Intel 82945GM PCIE rev 0x03: msi
pci1 at ppb0 bus 1
radeondrm0 at pci1 dev 0 function 0 ATI Radeon Mobility X1300 M52-64
rev 0x00
drm0 at radeondrm0
radeondrm0: apic 1 int 16
azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
azalia0: codecs: Analog Devices AD1981HD, Conexant/0x2bfa, using Analog
Devices AD1981HD
audio0 at azalia0
ppb1 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: msi
pci2 at ppb1 bus 2
em0 at pci2 dev 0 function 0 Intel 82573L rev 0x00: msi, address
00:15:58:81:15:fb
ppb2 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02: msi
pci3 at ppb2 bus 3
wpi0 at pci3 dev 0 function 0 Intel PRO/Wireless 3945ABG rev 0x02:
msi, MoW2, address 00:19:d2:85:6f:4d
ppb3 at pci0 dev 28 function 2 Intel 82801GB PCIE rev 0x02: msi
pci4 at ppb3 bus 4
ppb4 at pci0 dev 28 function 3 Intel 82801GB PCIE rev 0x02: msi
pci5 at ppb4 bus 12
uhci0 at pci0 dev 29 function 0 Intel 82801GB USB rev 0x02: apic 1 int 16
uhci1 at pci0 dev 29 function 1 Intel 82801GB USB rev 0x02: apic 1 int 17
uhci2 at pci0 dev 29 function 2 Intel 82801GB USB rev 0x02: apic 1 int 18
uhci3 at 

xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-15 Thread Stefan Wollny
Hi there!

I use xombrero with Fluxbox. OpenBSD is
OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
(Full dmesg at the end)

Shortly after startup (via xterm) and having opend three tabs with
different sites I noticed the following erros:

~ $ xombrero
xombrero:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 :
WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
relink your program
** Message: console message:
http://www.spiegel.de/layout/js/http/javascript-V5-8-a.js @37:
JQMIGRATE: Logging is active

** Message: console message: http://www.spiegel.de/ @77: ReferenceError:
Can't find variable: iom

** Message: console message: http://www.heise.de/newsticker/ @2016:
ReferenceError: Can't find variable: iom

** Message: console message: http://www.golem.de/ @1099: ReferenceError:
Can't find variable: iom


Is this s.th. to worry about?

Cheers,
STEFAN



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-15 Thread Edgar Pettijohn III
On Nov 15, 2014, at 1:32 PM, Stefan Wollny wrote:

 Hi there!
 
 I use xombrero with Fluxbox. OpenBSD is
 OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 (Full dmesg at the end)
 
 Shortly after startup (via xterm) and having opend three tabs with
 different sites I noticed the following erros:
 
 ~ $ xombrero
 xombrero:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 :
 WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
 relink your program

I get the same in my cups log.  

# grep /usr/local/lib/libestdc++.so.16.0 /var/log/cups/error_log
D [15/Nov/2014:14:23:28 -0600] [Job 1] 
HP_Photosmart_C4200_series:/usr/lib/libstdc++.so.57.0: 
/usr/local/lib/libestdc++.so.16.0 : WARNING: 
symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, relink your program


 ** Message: console message:
 http://www.spiegel.de/layout/js/http/javascript-V5-8-a.js @37:
 JQMIGRATE: Logging is active
 
 ** Message: console message: http://www.spiegel.de/ @77: ReferenceError:
 Can't find variable: iom
 
 ** Message: console message: http://www.heise.de/newsticker/ @2016:
 ReferenceError: Can't find variable: iom
 
 ** Message: console message: http://www.golem.de/ @1099: ReferenceError:
 Can't find variable: iom
 
 
 Is this s.th. to worry about?
 
 Cheers,
 STEFAN



Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-15 Thread Stefan Wollny
Am 11/15/14 um 20:36 schrieb Stefan Wollny:
 Am 11/15/14 um 20:32 schrieb Stefan Wollny:
 Hi there!

 I use xombrero with Fluxbox. OpenBSD is
 OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 (Full dmesg at the end)

 Shortly after startup (via xterm) and having opend three tabs with
 different sites I noticed the following erros:

 ~ $ xombrero
 xombrero:/usr/local/lib/libestdc++.so.16.0: /usr/lib/libstdc++.so.57.0 :
 WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
 relink your program
 ** Message: console message:
 http://www.spiegel.de/layout/js/http/javascript-V5-8-a.js @37:
 JQMIGRATE: Logging is active

 ** Message: console message: http://www.spiegel.de/ @77: ReferenceError:
 Can't find variable: iom

 ** Message: console message: http://www.heise.de/newsticker/ @2016:
 ReferenceError: Can't find variable: iom

 ** Message: console message: http://www.golem.de/ @1099: ReferenceError:
 Can't find variable: iom


 Is this s.th. to worry about?

 Cheers,
 STEFAN

 
 
 a classic - fingers faster than brain. Here's the dmesg:
 
 OpenBSD 5.6-current (GENERIC.MP) #562: Fri Nov 14 18:33:27 MST 2014
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 real mem = 3203203072 (3054MB)
 avail mem = 3114172416 (2969MB)
 warning: no entropy supplied by boot loader
 mpath0 at root
 scsibus0 at mpath0: 256 targets
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (68 entries)
 bios0: vendor LENOVO version 79ETC9WW (2.09 ) date 12/22/2006
 bios0: LENOVO 2007VG2
 acpi0 at bios0: rev 2
 acpi0: sleep states S0 S3 S4 S5
 acpi0: tables DSDT FACP SSDT ECDT TCPA APIC MCFG HPET SLIC BOOT SSDT
 SSDT SSDT SSDT
 acpi0: wakeup devices LID_(S3) SLPB(S3) LURT(S3) DURT(S3) EXP0(S4)
 EXP1(S4) EXP2(S4) EXP3(S4) PCI1(S4) USB0(S3) USB1(S3) USB2(S3) USB7(S3)
 HDEF(S4)
 acpitimer0 at acpi0: 3579545 Hz, 24 bits
 acpiec0 at acpi0
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 1994.67 MHz
 cpu0:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF
 cpu0: 4MB 64b/line 16-way L2 cache
 cpu0: smt 0, core 0, package 0
 mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
 cpu0: apic clock running at 166MHz
 cpu1 at mainbus0: apid 1 (application processor)
 cpu1: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz, 1994.34 MHz
 cpu1:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG,LAHF,PERF
 cpu1: 4MB 64b/line 16-way L2 cache
 cpu1: smt 0, core 1, package 0
 ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
 ioapic0: misconfigured as apic 2, remapped to apid 1
 acpimcfg0 at acpi0 addr 0xf000, bus 0-63
 acpihpet0 at acpi0: 14318179 Hz
 acpiprt0 at acpi0: bus 0 (PCI0)
 acpiprt1 at acpi0: bus 1 (AGP_)
 acpiprt2 at acpi0: bus 2 (EXP0)
 acpiprt3 at acpi0: bus 3 (EXP1)
 acpiprt4 at acpi0: bus 4 (EXP2)
 acpiprt5 at acpi0: bus 12 (EXP3)
 acpiprt6 at acpi0: bus 21 (PCI1)
 acpicpu0 at acpi0: C3, C2, C1, PSS
 acpicpu1 at acpi0: C3, C2, C1, PSS
 acpipwrres0 at acpi0: PUBS, resource for USB0, USB2, USB7
 acpitz0 at acpi0: critical temperature is 127 degC
 acpitz1 at acpi0: critical temperature is 99 degC
 acpibtn0 at acpi0: LID_
 acpibtn1 at acpi0: SLPB
 acpibat0 at acpi0: BAT0 model 92P1139 serial  2887 type LION oem
 Panasonic
 acpibat1 at acpi0: BAT1 not present
 acpiac0 at acpi0: AC unit online
 acpithinkpad0 at acpi0
 acpidock0 at acpi0: GDCK not docked (0)
 cpu0: Enhanced SpeedStep 1994 MHz: speeds: 2000, 1667, 1333, 1000 MHz
 pci0 at mainbus0 bus 0
 pchb0 at pci0 dev 0 function 0 Intel 82945GM Host rev 0x03
 ppb0 at pci0 dev 1 function 0 Intel 82945GM PCIE rev 0x03: msi
 pci1 at ppb0 bus 1
 radeondrm0 at pci1 dev 0 function 0 ATI Radeon Mobility X1300 M52-64
 rev 0x00
 drm0 at radeondrm0
 radeondrm0: apic 1 int 16
 azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
 azalia0: codecs: Analog Devices AD1981HD, Conexant/0x2bfa, using Analog
 Devices AD1981HD
 audio0 at azalia0
 ppb1 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: msi
 pci2 at ppb1 bus 2
 em0 at pci2 dev 0 function 0 Intel 82573L rev 0x00: msi, address
 00:15:58:81:15:fb
 ppb2 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02: msi
 pci3 at ppb2 bus 3
 wpi0 at pci3 dev 0 function 0 Intel PRO/Wireless 3945ABG rev 0x02:
 msi, MoW2, address 00:19:d2:85:6f:4d
 ppb3 at pci0 dev 28 function 2 Intel 82801GB PCIE rev 0x02: msi
 pci4 at ppb3 bus 4
 ppb4 at pci0 dev 28 function 3 Intel 82801GB PCIE rev 0x02: msi
 pci5 at ppb4 bus 12
 uhci0 at pci0 dev 29 function 0 Intel 82801GB USB rev 0x02: apic 1 int 16
 uhci1 at pci0 dev 29 function 1 

Re: xombrero crashes with ReferenceError: Can't find variable: iom

2014-11-15 Thread Luiz Roberto dos Santos
Seems to happen not just on OpenBSD, but also on 3.2 linux-libre kernel.
Why not remove Xombrero from -current? Any thoughts? I mean, it's good, but is 
based on webkit, and have some bugs... maybe port Abaco will be better, I don't 
know.