Re: xombrero crashes with 'Bus error'

2014-10-06 Thread Stefan Wollny
Gesendet: Donnerstag, 02. Oktober 2014 um 17:58 Uhr
Von: Ville Valkonen weezeld...@gmail.com
An: Stefan Wollny stefan.wol...@web.de
Cc: misc@openbsd.org
Betreff: Re: xombrero crashes with 'Bus error'
 Hello Stefan,
 just shooting in the dark, do you have a dbus daemon running?
 Regards,
 Ville

Hi Ville,

sorry for replying late - I was off for a long weekend. And YES,
I had the dbus-daemon running.

Last night I reinstalled the system from the latest amd64-snapshot. I have not 
yet recovered to the state before but a quick try proved xombrero is running... 
but I have not yet reenabled the dbus-daemon. What's wrong with it???

Cheers,
STEFAN



Re: xombrero crashes with 'Bus error'

2014-10-02 Thread Stefan Wollny
Am 10/02/14 um 03:14 schrieb trondd:
 Are you rebuilding xombrero from the ports tree or reinstalling an existing
 built package?
 
 Is your ports tree from the same snapshot as your installed system?
 

Yes, of course. I have two sripts to update to the latest snapshots.
First one:

#!/bin/sh
#
cd ~/Downloads/amd64/
wget
ftp://ftp.hostserver.de/pub/OpenBSD/snapshots/amd64/{IN*,SHA*,bsd*,*tgz}
sudo cp /bsd.rd /bsd.rd.1
sudo cp -p bsd.rd /
sudo cp -p bsd.mp /bsd
sudo mount -uw /usr
sudo tar -C / -xzphf base*.tgz
sudo tar -C / -xzphf comp*.tgz
sudo tar -C / -xzphf man*.tgz
sudo tar -C / -xzphf xbase*.tgz
sudo tar -C / -xzphf xfont*.tgz
sudo tar -C / -xzphf xserv*.tgz
sudo tar -C / -xzphf xshare*.tgz
sudo sysmerge
print mount /usr RO
sudo mount -ur /usr
cd


And after rebooting I run

#!/bin/sh
#
cd /tmp
sudo mount -uw /usr
cd /usr/src
sudo cvs -q up -Pd
cd /usr/xenocara
sudo cvs -q up -Pd
cd /usr/ports
sudo cvs -q up -Pd
cd
sudo pkg_add -ui
sudo /usr/libexec/locate.updatedbsudo
mount -ur /usr


So I asssume that my system is up-to-date.

Nevertheless as Juan pointed out in his reply that I seem to have some
old ports lying around. So I deleted anything under /usr/ports and tried
to get a fresh cvs-checkout which failed... but that is reported with an
other thread.

Any other idea why xombrero quits with the error reported?

STEFAN



Re: xombrero crashes with 'Bus error'

2014-10-02 Thread Ville Valkonen
Hello Stefan,

just shooting in the dark, do you have a dbus daemon running?

Regards,
Ville
On Oct 2, 2014 12:07 PM, Stefan Wollny stefan.wol...@web.de wrote:

 Am 10/02/14 um 03:14 schrieb trondd:
  Are you rebuilding xombrero from the ports tree or reinstalling an
 existing
  built package?
 
  Is your ports tree from the same snapshot as your installed system?
 

 Yes, of course. I have two sripts to update to the latest snapshots.
 First one:

 #!/bin/sh
 #
 cd ~/Downloads/amd64/
 wget
 ftp://ftp.hostserver.de/pub/OpenBSD/snapshots/amd64/{IN*,SHA*,bsd*,*tgz}
 sudo cp /bsd.rd /bsd.rd.1
 sudo cp -p bsd.rd /
 sudo cp -p bsd.mp /bsd
 sudo mount -uw /usr
 sudo tar -C / -xzphf base*.tgz
 sudo tar -C / -xzphf comp*.tgz
 sudo tar -C / -xzphf man*.tgz
 sudo tar -C / -xzphf xbase*.tgz
 sudo tar -C / -xzphf xfont*.tgz
 sudo tar -C / -xzphf xserv*.tgz
 sudo tar -C / -xzphf xshare*.tgz
 sudo sysmerge
 print mount /usr RO
 sudo mount -ur /usr
 cd


 And after rebooting I run

 #!/bin/sh
 #
 cd /tmp
 sudo mount -uw /usr
 cd /usr/src
 sudo cvs -q up -Pd
 cd /usr/xenocara
 sudo cvs -q up -Pd
 cd /usr/ports
 sudo cvs -q up -Pd
 cd
 sudo pkg_add -ui
 sudo /usr/libexec/locate.updatedbsudo
 mount -ur /usr


 So I asssume that my system is up-to-date.

 Nevertheless as Juan pointed out in his reply that I seem to have some
 old ports lying around. So I deleted anything under /usr/ports and tried
 to get a fresh cvs-checkout which failed... but that is reported with an
 other thread.

 Any other idea why xombrero quits with the error reported?

 STEFAN



Re: xombrero crashes with 'Bus error'

2014-10-02 Thread trondd
I can't tell if you're actually rebuilding and reinstalling your ports.
What does 'pkg_info | grep gtk' show?

Either the src and ports trees are out of sync or your installed ports are.



xombrero crashes with 'Bus error'

2014-10-01 Thread Stefan Wollny
Hi there,

I am running OpenBSD 5.6 amd64/current on a Thinkpad T60 (dmesg at the end).

For a couple of weeks now over the last snapshots xombrero wont start.
In a xterm I seen the following:

~ $ 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
Bus error (core dumped)

So I deleted the package and tried to re-install vi ports. Result:


===  Building package for xombrero-1.6.3v1
Create /usr/ports/packages/amd64/all/xombrero-1.6.3v1.tgz
Error: Libraries in packing-lists in the ports tree
   and libraries from installed packages don't match
--- /tmp/dep_cache.7qIWNppQS/portstree-xombrero-1.6.3v1 Wed Oct  1
23:49:46 2014
+++ /tmp/dep_cache.7qIWNppQS/inst-xombrero-1.6.3v1  Wed Oct  1
23:49:46 2014
@@ -1,16 +1,16 @@
--W atk-1.0.21409.1
+-W atk-1.0.21209.1
 -W c.77.2
 -W cairo.12.2
 -W cairo-gobject.1.1
 -W fontconfig.9.1
 -W freetype.22.0
--W gdk-3.1400.0
+-W gdk-3.1200.0
 -W gdk_pixbuf-2.0.3000.0
--W gio-2.0.4200.0
--W glib-2.0.4200.0
+-W gio-2.0.4000.0
+-W glib-2.0.4000.0
 -W gnutls.41.4
--W gobject-2.0.4200.0
--W gtk-3.1400.0
+-W gobject-2.0.4000.0
+-W gtk-3.1200.0
 -W javascriptcoregtk-3.0.5.0
 -W m.9.0
 -W pango-1.0.3600.0
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3244
'wantlib-args')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1963
'/usr/ports/packages/amd64/all/xombrero-1.6.3v1.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2512
'_internal-package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2492 'package')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1976
'/var/db/pkg/xombrero-1.6.3v1/+CONTENTS')
*** Error 1 in /usr/ports/www/xombrero
(/usr/ports/infrastructure/mk/bsd.port.mk:2492 'install')


At this point I am lost...


Anyone a clue what I might do? Below you'll find the dmesg and the
.xombrero.conf.


Thanke in advance.

STEFAN


dmesg
##
OpenBSD 5.6-current (GENERIC.MP) #393: Tue Sep 30 23:06:30 MDT 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3203203072 (3054MB)
avail mem = 3109277696 (2965MB)
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.66 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
cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE
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 

Re: xombrero crashes with 'Bus error'

2014-10-01 Thread trondd
Are you rebuilding xombrero from the ports tree or reinstalling an existing
built package?

Is your ports tree from the same snapshot as your installed system?

Tim.



Re: xombrero crashes with 'Bus error'

2014-10-01 Thread Juan Francisco Cantero Hurtado
On Thu, Oct 02, 2014 at 12:03:41AM +0200, Stefan Wollny wrote:
 Hi there,
 
 I am running OpenBSD 5.6 amd64/current on a Thinkpad T60 (dmesg at the end).
 
 For a couple of weeks now over the last snapshots xombrero wont start.
 In a xterm I seen the following:
 
 ~ $ 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
 Bus error (core dumped)
 
 So I deleted the package and tried to re-install vi ports. Result:
 
 
 ===  Building package for xombrero-1.6.3v1
 Create /usr/ports/packages/amd64/all/xombrero-1.6.3v1.tgz
 Error: Libraries in packing-lists in the ports tree
and libraries from installed packages don't match
 --- /tmp/dep_cache.7qIWNppQS/portstree-xombrero-1.6.3v1 Wed Oct  1
 23:49:46 2014
 +++ /tmp/dep_cache.7qIWNppQS/inst-xombrero-1.6.3v1  Wed Oct  1
 23:49:46 2014
 @@ -1,16 +1,16 @@
 --W atk-1.0.21409.1
 +-W atk-1.0.21209.1
  -W c.77.2
  -W cairo.12.2
  -W cairo-gobject.1.1
  -W fontconfig.9.1
  -W freetype.22.0
 --W gdk-3.1400.0
 +-W gdk-3.1200.0
  -W gdk_pixbuf-2.0.3000.0
 --W gio-2.0.4200.0
 --W glib-2.0.4200.0
 +-W gio-2.0.4000.0
 +-W glib-2.0.4000.0
  -W gnutls.41.4
 --W gobject-2.0.4200.0
 --W gtk-3.1400.0
 +-W gobject-2.0.4000.0
 +-W gtk-3.1200.0
  -W javascriptcoregtk-3.0.5.0
  -W m.9.0
  -W pango-1.0.3600.0

^^

You have a bunch of outdated ports installed. Wait to the next round
of packages and update your system.

 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:3244
 'wantlib-args')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1963
 '/usr/ports/packages/amd64/all/xombrero-1.6.3v1.tgz')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2512
 '_internal-package')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2492 'package')
 *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1976
 '/var/db/pkg/xombrero-1.6.3v1/+CONTENTS')
 *** Error 1 in /usr/ports/www/xombrero
 (/usr/ports/infrastructure/mk/bsd.port.mk:2492 'install')
 
 
 At this point I am lost...
 
 
 Anyone a clue what I might do? Below you'll find the dmesg and the
 .xombrero.conf.
 
 
 Thanke in advance.
 
 STEFAN
 
 
 dmesg
 ##
 OpenBSD 5.6-current (GENERIC.MP) #393: Tue Sep 30 23:06:30 MDT 2014
 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
 real mem = 3203203072 (3054MB)
 avail mem = 3109277696 (2965MB)
 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.66 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
 cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE
 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,