Stuart Henderson wrote: > On 2010/03/02 19:55, RD Thrush wrote: >> Stuart Henderson wrote: >>> On 2010/03/02 10:09, RD Thrush wrote: >>>> With -current and the latest packages from ftp3.usa.openbsd.org, >>>> subtitleeditor >>>> crashes. I've appended the details including the gdb backtrace and dmesg. >>>> FWIW, I had a similar problem with subtitleeditor built from ports. >>>> >>>> More detail at <ftp://www.thrush.com/subtitleeditor/log.txt> >>> this is mixing standard C++ libraries from gcc 3.3 and 4.2, which >>> occasionally gets lucky and works, but usually crashes and burns. >>> i'd try building enchant with gcc4, but that might cause problems >>> with other software. >> Thanks. I pkg_delete'd enchant and subtitleeditor, rebuilt enchant with your >> patch and installed the new version along with subtitleeditor. >> Unfortunately, I >> see the same problem. In fact, the size mismatch errors when invoking >> subtitleeditor are identical to the initial report. >> >> Are there other packages used by subtitleeditor that need a similar patch? >> > > ahh, aspell needs libstdc++ too, that makes for an altogether more > complicated bunch of things that would need building that way, > possibly too complicated while we still use gcc4 from ports...
Thanks, I patched aspell for gcc4; however, that again made no improvement. Is aspell involved with subtitleeditor? a8v:build/packages 19490>ldd $(which subtitleeditor) | grep spell a8v:build/packages 19491>ldd $(which subtitleeditor) /usr/local/bin/subtitleeditor: Start End Type Open Ref GrpRef Name 1c000000 3c014000 exe 1 0 0 /usr/local/bin/subtitleeditor 00caf000 20cb4000 rlib 0 1 0 /usr/local/lib/libgstvideo-0.10.so.1.0 0e7fc000 2e805000 rlib 0 1 0 /usr/local/lib/libgstaudio-0.10.so.1.0 06f84000 26f90000 rlib 0 3 0 /usr/local/lib/libgstbase-0.10.so.1.0 05130000 25136000 rlib 0 2 0 /usr/local/lib/libgstinterfaces-0.10.so.1.0 073c8000 273cf000 rlib 0 1 0 /usr/local/lib/libgstpbutils-0.10.so.1.0 00c09000 20c32000 rlib 0 6 0 /usr/local/lib/libgstreamer-0.10.so.1.0 0316b000 2316f000 rlib 0 7 0 /usr/local/lib/libgthread-2.0.so.1802.0 0c675000 2c6b1000 rlib 0 1 0 /usr/local/lib/libsubtitleeditor.so.0.0 02ceb000 22cf0000 rlib 0 2 0 /usr/local/lib/libglademm-2.4.so.1.7 0a634000 2a70a000 rlib 0 3 0 /usr/local/lib/libgtkmm-2.4.so.9.0 04c43000 24c56000 rlib 0 4 0 /usr/local/lib/libatkmm-1.6.so.9.0 0902e000 2903f000 rlib 0 4 0 /usr/local/lib/libgdkmm-2.4.so.9.0 01313000 21330000 rlib 0 5 0 /usr/local/lib/libgiomm-2.4.so.9.0 0c8ea000 2c8f6000 rlib 0 5 0 /usr/local/lib/libpangomm-1.4.so.9.0 00870000 2087a000 rlib 0 6 0 /usr/local/lib/libcairomm-1.0.so.3.0 07c07000 27c0d000 rlib 0 3 0 /usr/local/lib/libglade-2.0.so.1.0 08d8a000 28e6f000 rlib 0 6 0 /usr/local/lib/libgtk-x11-2.0.so.1402.0 073d5000 273fe000 rlib 0 7 0 /usr/local/lib/libgdk-x11-2.0.so.1402.0 0d3af000 2d3b6000 rlib 0 8 0 /usr/local/lib/libgdk_pixbuf-2.0.so.1402.0 06a1a000 26a1e000 rlib 0 9 0 /usr/local/lib/libpangocairo-1.0.so.1801.0 0bbb0000 2bbb4000 rlib 0 8 0 /usr/X11R6/lib/libXinerama.so.5.0 0694e000 26952000 rlib 0 8 0 /usr/X11R6/lib/libXi.so.10.1 083f5000 283f9000 rlib 0 8 0 /usr/X11R6/lib/libXrandr.so.6.1 090a9000 290ad000 rlib 0 8 0 /usr/X11R6/lib/libXcursor.so.4.0 0431c000 24320000 rlib 0 8 0 /usr/X11R6/lib/libXcomposite.so.3.0 04513000 24517000 rlib 0 12 0 /usr/X11R6/lib/libXext.so.10.0 0a926000 2a92a000 rlib 0 8 0 /usr/X11R6/lib/libXdamage.so.3.1 05283000 25287000 rlib 0 11 0 /usr/X11R6/lib/libXfixes.so.5.0 0e26a000 2e273000 rlib 0 8 0 /usr/local/lib/libatk-1.0.so.2800.0 0a88e000 2a8a0000 rlib 0 11 0 /usr/local/lib/libcairo.so.9.2 0a8f2000 2a8f6000 rlib 0 12 0 /usr/X11R6/lib/libpixman-1.so.15.8 0fea0000 2fea5000 rlib 0 12 0 /usr/local/lib/libglitz.so.2.0 09b68000 29b6f000 rlib 0 12 0 /usr/local/lib/libpng.so.9.0 068fc000 26900000 rlib 0 14 0 /usr/X11R6/lib/libXrender.so.5.0 0595e000 25977000 rlib 0 10 0 /usr/local/lib/libgio-2.0.so.1802.0 0d9c8000 2d9ce000 rlib 0 10 0 /usr/local/lib/libpangoft2-1.0.so.1801.0 0aecf000 2af4a000 rlib 0 21 0 /usr/X11R6/lib/libX11.so.12.0 07442000 27447000 rlib 0 22 0 /usr/X11R6/lib/libxcb.so.2.0 03466000 2346a000 rlib 0 23 0 /usr/X11R6/lib/libpthread-stubs.so.0.0 0e161000 2e165000 rlib 0 23 0 /usr/X11R6/lib/libXau.so.9.0 0ccf7000 2ccfc000 rlib 0 23 0 /usr/X11R6/lib/libXdmcp.so.10.0 06bf2000 26c09000 rlib 0 11 0 /usr/local/lib/libpango-1.0.so.1801.0 00c90000 20ca1000 rlib 0 13 0 /usr/X11R6/lib/libfontconfig.so.6.0 0ce2b000 2ce34000 rlib 0 14 0 /usr/lib/libexpat.so.9.0 0c837000 2c850000 rlib 0 14 0 /usr/X11R6/lib/libfreetype.so.17.0 01c1a000 21c25000 rlib 0 2 0 /usr/local/lib/libxml++-2.6.so.0.1 01c36000 21c66000 rlib 0 11 0 /usr/local/lib/libxml2.so.11.0 0a1b1000 2a1b9000 rlib 0 22 0 /usr/lib/libz.so.4.1 0bad5000 2baeb000 rlib 0 9 0 /usr/local/lib/libglibmm-2.4.so.9.0 0f854000 2f861000 rlib 0 25 0 /usr/local/lib/libgobject-2.0.so.1802.0 0c90a000 2c910000 rlib 0 11 0 /usr/local/lib/libsigc-2.0.so.2.0 00ed9000 20edd000 rlib 0 2 0 /usr/local/lib/libenchant.so.6.0 00114000 2013a000 rlib 0 3 0 /usr/lib/libstdc++.so.49.0 0d34c000 2d350000 rlib 0 25 0 /usr/local/lib/libgmodule-2.0.so.1802.0 01a3e000 21a85000 rlib 0 29 0 /usr/local/lib/libglib-2.0.so.1802.0 0ac0c000 2ac20000 rlib 0 30 0 /usr/local/lib/libpcre.so.2.3 09026000 2902a000 rlib 0 30 0 /usr/local/lib/libintl.so.4.0 0ef30000 2f00f000 rlib 0 31 0 /usr/local/lib/libiconv.so.6.0 0390f000 23940000 rlib 0 2 0 /usr/local/lib/libestdc++.so.11.0 0f07a000 2f084000 rlib 0 27 0 /usr/lib/libm.so.5.2 0b155000 2b15e000 rlib 0 1 0 /usr/lib/libpthread.so.12.0 00245000 2027e000 rlib 0 2 0 /usr/lib/libc.so.53.1 08ae2000 08ae2000 rtld 0 1 0 /usr/libexec/ld.so