After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 532343 - bus-error immediately when vte starts
bus-error immediately when vte starts
Status: RESOLVED INCOMPLETE
Product: vte
Classification: Core
Component: general
0.16.x
Other Mac OS
: Normal critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-09 13:48 UTC by Daniel Macks
Modified: 2009-12-04 18:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
vte9-shlibs.patch for fink package-version 0.16.13-1 (1.51 KB, patch)
2008-05-09 13:51 UTC, Daniel Macks
none Details | Review
vte9-shlibs.patch for fink package-version 0.16.13-2 (1.50 KB, patch)
2008-05-10 18:18 UTC, Daniel Macks
none Details | Review

Description Daniel Macks 2008-05-09 13:48:42 UTC
Steps to reproduce:
1. Compile vte-0.16.13 (I used fink's pangocairo suite, which involves lots of -I and -L flags to find the non-standard places all the gnome libs are installed, and CFLAGS="-g -Os"; --disable-python, and the attached patchfile)
2. Run "vte"


Stack trace:
**********

Host Name:      Macks-Factor
Date/Time:      2008-05-09 09:45:39.216 -0400
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: vte
Path:    /sw/bin/vte
Parent:  tcsh [21783]

Version: ??? (???)

PID:    27878
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000001

Thread 0 Crashed:
0   libvte.9.dylib 	0x0020a0f4 _vte_pty_run_on_pty + 316 (pty.c:284)
1   libvte.9.dylib 	0x0020a0f0 _vte_pty_run_on_pty + 312 (pty.c:284)
2   libvte.9.dylib 	0x0020a948 _vte_pty_open + 984 (pty.c:448)
3   libvte.9.dylib 	0x002102c0 _vte_terminal_fork_basic + 300 (vte.c:2902)
4   vte            	0x0000471c main + 3208 (vteapp.c:786)
5   vte            	0x00002ca4 _start + 760
6   vte            	0x000029a8 start + 48

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x000000000020a0f4 srr1: 0x000000000200d030                        vrsave: 0x0000000000000000
    cr: 0x44002444          xer: 0x0000000000000000   lr: 0x000000000020a0f0  ctr: 0x0000000090003168
    r0: 0x000000000020a0f0   r1: 0x00000000bfffde00   r2: 0x0000000000000001   r3: 0x0000000000006004
    r4: 0x00000000a0010260   r5: 0x0000000000000000   r6: 0x000000000200a810   r7: 0x0000000001aa6490
    r8: 0x000000000200a808   r9: 0x000000000000000b  r10: 0x0000000001c00088  r11: 0x00000000002ac91c
   r12: 0x0000000090003168  r13: 0x00000000bfffdee4  r14: 0x00000000bfffdedc  r15: 0x00000000bfffe720
   r16: 0x00000000bfffdf20  r17: 0x0000000000000001  r18: 0x0000000000000000  r19: 0x00000000bfffefc8
   r20: 0x0000000000000018  r21: 0x0000000000000000  r22: 0x0000000000000000  r23: 0x00000000bfffdedc
   r24: 0x00000000bfffdec8  r25: 0x0000000001b043c0  r26: 0x0000000001b043f0  r27: 0x0000000000000000
   r28: 0x000000000006fca0  r29: 0x0000000000000008  r30: 0x0000000001b04410  r31: 0x0000000000209fcc

Binary Images Description:
    0x1000 -     0x5fff vte 	/sw/bin/vte
   0x13000 -    0x14fff libXrandr.2.dylib 	/usr/X11R6/lib/libXrandr.2.dylib
   0x17000 -    0x18fff libXinerama.1.dylib 	/usr/X11R6/lib/libXinerama.1.dylib
   0x1b000 -    0x32fff libatk-1.0.0.dylib 	/sw/lib/libatk-1.0.0.dylib
   0x3f000 -    0x51fff libgdk_pixbuf-2.0.0.dylib 	/sw/lib/libgdk_pixbuf-2.0.0.dylib
   0x59000 -    0x5ffff libpangocairo-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangocairo-1.0.0.dylib
   0x65000 -    0x6afff libXcursor.1.dylib 	/usr/X11R6/lib/libXcursor.1.dylib
   0x94000 -    0xa0fff libXext.6.dylib 	/usr/X11R6/lib/libXext.6.dylib
   0xa9000 -    0xbafff libpangoxft-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangoxft-1.0.0.dylib
   0xf1000 -    0xf7fff libXrender.1.dylib 	/usr/X11R6/lib/libXrender.1.dylib
   0xfb000 -    0xfcfff libgmodule-2.0.0.dylib 	/sw/lib/libgmodule-2.0.0.dylib
  0x205000 -   0x2aafff libvte.9.dylib 	/sw/lib/libvte.9.dylib
  0x365000 -   0x684fff libgtk-x11-2.0.0.dylib 	/sw/lib/libgtk-x11-2.0.0.dylib
  0x756000 -   0x7c6fff libgdk-x11-2.0.0.dylib 	/sw/lib/libgdk-x11-2.0.0.dylib
  0x7ea000 -   0x7f7fff libXft.2.dylib 	/usr/X11R6/lib/libXft.2.dylib
 0x1008000 -  0x1067fff libcairo.2.dylib 	/sw/lib/libcairo.2.dylib
 0x1086000 -  0x10a4fff libglitz.1.dylib 	/sw/lib/libglitz.1.dylib
 0x1126000 -  0x1144fff libpng12.0.dylib 	/sw/lib/libpng12.0.dylib
 0x11a3000 -  0x11c0fff libpixman-1.0.dylib 	/sw/lib/libpixman-1.0.dylib
 0x1220000 -  0x1242fff libpangoft2-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib
 0x124b000 -  0x126bfff libfontconfig.1.dylib 	/sw/lib/fontconfig2/lib/libfontconfig.1.dylib
 0x12d3000 -  0x133efff libfreetype.6.dylib 	/sw/lib/freetype219/lib/libfreetype.6.dylib
 0x14e9000 -  0x1507fff libexpat.1.dylib 	/sw/lib/libexpat.1.dylib
 0x153c000 -  0x1543fff libpangox-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangox-1.0.0.dylib
 0x1549000 -  0x157afff libpango-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpango-1.0.0.dylib
 0x158a000 -  0x15befff libgobject-2.0.0.dylib 	/sw/lib/libgobject-2.0.0.dylib
 0x15d0000 -  0x167ffff libglib-2.0.0.dylib 	/sw/lib/libglib-2.0.0.dylib
 0x169e000 -  0x16a6fff libintl.3.dylib 	/sw/lib/libintl.3.dylib
 0x16bc000 -  0x17b5fff libiconv.2.dylib 	/sw/lib/libiconv.2.dylib
 0x1807000 -  0x180cfff libSM.6.dylib 	/usr/X11R6/lib/libSM.6.dylib
 0x1810000 -  0x181ffff libICE.6.dylib 	/usr/X11R6/lib/libICE.6.dylib
 0x1827000 -  0x18f0fff libX11.6.dylib 	/usr/X11R6/lib/libX11.6.dylib
 0x1919000 -  0x1947fff libncurses.5.dylib 	/sw/lib/ncurses/libncurses.5.dylib
 0x1963000 -  0x1982fff libexpat.0.dylib 	/usr/X11R6/lib/libexpat.0.dylib
 0x1989000 -  0x19a4fff libfontconfig.1.dylib 	/usr/X11R6/lib/libfontconfig.1.dylib
 0x19b3000 -  0x19f5fff libfreetype.6.dylib 	/usr/X11R6/lib/libfreetype.6.dylib
0x8fe00000 - 0x8fe52fff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff IOKit 	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b43fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b48000 - 0x91b66fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6c000 - 0x91c23fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c72000 - 0x91c76fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c78000 - 0x91ce2fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce7000 - 0x91d24fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2b000 - 0x91d45fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4a000 - 0x91d4dfff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d4f000 - 0x91e3dfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e5e000 - 0x91f43fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f4b000 - 0x91f6afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd6000 - 0x92044fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9204f000 - 0x920e4fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920fe000 - 0x92686fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926b9000 - 0x929e4fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a14000 - 0x92b02fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92b05000 - 0x92b8dfff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bce000 - 0x92df9fff com.apple.Foundation 6.4.9 (567.36)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92fc7000 - 0x92fc7fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fc9000 - 0x92fddfff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ff5000 - 0x93005fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93011000 - 0x93026fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93038000 - 0x930bffff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930d3000 - 0x930defff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930e8000 - 0x93115fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9312f000 - 0x9313efff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9314a000 - 0x931b0fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931e1000 - 0x93230fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9328d000 - 0x9329afff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox



Other information:
Comment 1 Daniel Macks 2008-05-09 13:51:02 UTC
Created attachment 110641 [details] [review]
vte9-shlibs.patch for fink package-version 0.16.13-1
Comment 2 Daniel Macks 2008-05-09 18:37:42 UTC
OS X 10.4
Comment 3 Daniel Macks 2008-05-10 18:18:03 UTC
Created attachment 110689 [details] [review]
vte9-shlibs.patch for fink package-version 0.16.13-2

The **environ fix is for bug #449018

I don't actually know why we disable two FcNameUnparse sections in vtefc.c, but not disabling them (i.e., removing that section of the .patch) doesn't affect the crash.

I switched off optimization (-O0) and now get a more detailed stack trace. Somehow libvte is passing or causing libXft or fontconfig to pass some bad pointer, but these libs are well beyond anything I understand or know how to debug any further. Please let me know what I can do to help solve this.

**********

Host Name:      Macks-Factor
Date/Time:      2008-05-10 14:13:20.242 -0400
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: vte
Path:    /sw/bin/vte
Parent:  tcsh [21783]

Version: ??? (???)

PID:    18793
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000003c

Thread 0 Crashed:
0   libSystem.B.dylib      	0x90003340 strcmp + 192
1   libfontconfig.1.dylib  	0x019ccb08 FcPatternPosition + 84
2   libfontconfig.1.dylib  	0x019cdf50 FcPatternGet + 32
3   libfontconfig.1.dylib  	0x019ce188 FcPatternGetString + 28
4   libXft.2.dylib         	0x000aca0c XftFontInfoFill + 72
5   libXft.2.dylib         	0x000ad0fc XftFontOpenPattern + 32
6   libvte.9.dylib         	0x002563b0 _vte_xft_open_font_for_char + 332 (vtexft.c:243)
7   libvte.9.dylib         	0x00257bd4 _vte_xft_font_for_char + 236 (vtexft.c:294)
8   libvte.9.dylib         	0x002576fc _vte_xft_set_text_font + 540 (vtexft.c:677)
9   libvte.9.dylib         	0x002405cc _vte_draw_set_text_font + 176 (vtedraw.c:293)
10  libvte.9.dylib         	0x002265ac vte_terminal_ensure_font + 192 (vte.c:6851)
11  libvte.9.dylib         	0x00229714 vte_terminal_realize + 1320 (vte.c:8071)
12  libgobject-2.0.0.dylib 	0x015ea1e8 g_closure_invoke + 400
13  libgobject-2.0.0.dylib 	0x015fabf0 signal_emit_unlocked_R + 1692
14  libgobject-2.0.0.dylib 	0x015fc3f4 g_signal_emit_valist + 1924
15  libgobject-2.0.0.dylib 	0x015fc658 g_signal_emit + 48
16  libgtk-x11-2.0.0.dylib 	0x005b0720 gtk_widget_realize + 332
17  vte                    	0x00005718 main + 4364 (vteapp.c:837)
18  vte                    	0x00002f84 _start + 760
19  vte                    	0x00002c88 start + 48

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x0000000090003340 srr1: 0x000000000200f030                        vrsave: 0x0000000000000000
    cr: 0x22242222          xer: 0x0000000000000004   lr: 0x00000000019ccb08  ctr: 0x0000000090003280
    r0: 0x0000000000000000   r1: 0x00000000bfffe600   r2: 0x0000000000000595   r3: 0x0000000000000038
    r4: 0x00000000000b3d70   r5: 0x00000000fefefeff   r6: 0x0000000080808080   r7: 0x0000000000000000
    r8: 0x000000000000000f   r9: 0x0000000000000d74  r10: 0x00000000018e3de4  r11: 0x0000000042242228
   r12: 0x0000000090003280  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000001b1e4d0
   r16: 0x00000000bfffed98  r17: 0x0000000002011c00  r18: 0x0000000000070a40  r19: 0x0000000000000000
   r20: 0x0000000000000000  r21: 0x00000000bfffec54  r22: 0x00000000bfffed98  r23: 0x0000000000000001
   r24: 0x0000000002034000  r25: 0x0000000001b325f0  r26: 0x00000000000b3d74  r27: 0x0000000001b325f0
   r28: 0x0000000000000000  r29: 0x000000000000000e  r30: 0x000000000000001d  r31: 0x00000000000ac9d4

Binary Images Description:
    0x1000 -     0x6fff vte 	/sw/bin/vte
   0x14000 -    0x15fff libXrandr.2.dylib 	/usr/X11R6/lib/libXrandr.2.dylib
   0x18000 -    0x19fff libXinerama.1.dylib 	/usr/X11R6/lib/libXinerama.1.dylib
   0x1c000 -    0x33fff libatk-1.0.0.dylib 	/sw/lib/libatk-1.0.0.dylib
   0x40000 -    0x52fff libgdk_pixbuf-2.0.0.dylib 	/sw/lib/libgdk_pixbuf-2.0.0.dylib
   0x5a000 -    0x60fff libpangocairo-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangocairo-1.0.0.dylib
   0x66000 -    0x6bfff libXcursor.1.dylib 	/usr/X11R6/lib/libXcursor.1.dylib
   0x94000 -    0xa0fff libXext.6.dylib 	/usr/X11R6/lib/libXext.6.dylib
   0xa6000 -    0xb3fff libXft.2.dylib 	/usr/X11R6/lib/libXft.2.dylib
   0xb9000 -    0xbffff libXrender.1.dylib 	/usr/X11R6/lib/libXrender.1.dylib
   0xc3000 -    0xc4fff libgmodule-2.0.0.dylib 	/sw/lib/libgmodule-2.0.0.dylib
   0xcd000 -    0xeffff libpangoft2-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib
  0x205000 -   0x2cefff libvte.9.dylib 	/sw/lib/libvte.9.dylib
  0x393000 -   0x6b2fff libgtk-x11-2.0.0.dylib 	/sw/lib/libgtk-x11-2.0.0.dylib
  0x784000 -   0x795fff libpangoxft-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangoxft-1.0.0.dylib
  0x7cc000 -   0x7d3fff libpangox-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpangox-1.0.0.dylib
  0x7d9000 -   0x7e1fff libintl.3.dylib 	/sw/lib/libintl.3.dylib
  0x7f7000 -   0x7fcfff libSM.6.dylib 	/usr/X11R6/lib/libSM.6.dylib
 0x1008000 -  0x1078fff libgdk-x11-2.0.0.dylib 	/sw/lib/libgdk-x11-2.0.0.dylib
 0x109c000 -  0x10fbfff libcairo.2.dylib 	/sw/lib/libcairo.2.dylib
 0x111a000 -  0x1138fff libglitz.1.dylib 	/sw/lib/libglitz.1.dylib
 0x11ba000 -  0x11d8fff libpng12.0.dylib 	/sw/lib/libpng12.0.dylib
 0x1237000 -  0x1254fff libpixman-1.0.dylib 	/sw/lib/libpixman-1.0.dylib
 0x12b4000 -  0x12d4fff libfontconfig.1.dylib 	/sw/lib/fontconfig2/lib/libfontconfig.1.dylib
 0x133c000 -  0x13a7fff libfreetype.6.dylib 	/sw/lib/freetype219/lib/libfreetype.6.dylib
 0x1552000 -  0x1570fff libexpat.1.dylib 	/sw/lib/libexpat.1.dylib
 0x15a5000 -  0x15d6fff libpango-1.0.0.dylib 	/sw/lib/pango-ft219/lib/libpango-1.0.0.dylib
 0x15e6000 -  0x161afff libgobject-2.0.0.dylib 	/sw/lib/libgobject-2.0.0.dylib
 0x162c000 -  0x16dbfff libglib-2.0.0.dylib 	/sw/lib/libglib-2.0.0.dylib
 0x16fa000 -  0x17f3fff libiconv.2.dylib 	/sw/lib/libiconv.2.dylib
 0x1845000 -  0x1854fff libICE.6.dylib 	/usr/X11R6/lib/libICE.6.dylib
 0x185c000 -  0x1925fff libX11.6.dylib 	/usr/X11R6/lib/libX11.6.dylib
 0x194e000 -  0x197cfff libncurses.5.dylib 	/sw/lib/ncurses/libncurses.5.dylib
 0x1998000 -  0x19b7fff libexpat.0.dylib 	/usr/X11R6/lib/libexpat.0.dylib
 0x19be000 -  0x19d9fff libfontconfig.1.dylib 	/usr/X11R6/lib/libfontconfig.1.dylib
 0x19e8000 -  0x1a2afff libfreetype.6.dylib 	/usr/X11R6/lib/libfreetype.6.dylib
0x8fe00000 - 0x8fe52fff dyld 46.16	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff IOKit 	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91112000 - 0x91120fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91123000 - 0x912defff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ed000 - 0x913f5fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91434000 - 0x9143ffff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fe000 - 0x91536fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91904000 - 0x91929fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193c000 - 0x9197efff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2e000 - 0x91b43fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b48000 - 0x91b66fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6c000 - 0x91c23fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c72000 - 0x91c76fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c78000 - 0x91ce2fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce7000 - 0x91d24fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d2b000 - 0x91d45fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4a000 - 0x91d4dfff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d4f000 - 0x91e3dfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e5e000 - 0x91f43fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f4b000 - 0x91f6afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd6000 - 0x92044fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9204f000 - 0x920e4fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920fe000 - 0x92686fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926b9000 - 0x929e4fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a14000 - 0x92b02fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92b05000 - 0x92b8dfff com.apple.DesktopServices 1.3.7	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bce000 - 0x92df9fff com.apple.Foundation 6.4.9 (567.36)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92fc7000 - 0x92fc7fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fc9000 - 0x92fddfff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ff5000 - 0x93005fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93011000 - 0x93026fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93038000 - 0x930bffff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930d3000 - 0x930defff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930e8000 - 0x93115fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9312f000 - 0x9313efff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9314a000 - 0x931b0fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931e1000 - 0x93230fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9325e000 - 0x9327bfff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9328d000 - 0x9329afff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932a3000 - 0x935b1fff com.apple.HIToolbox 1.4.10 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
Comment 4 Chris Wilson 2008-09-01 11:46:39 UTC
Marking as a duplicate of bug 534148 due to the environ issue. If you can find a reason why you have that disable bit of debug output, then please open a new bug. Thanks.

*** This bug has been marked as a duplicate of 534148 ***
Comment 5 Daniel Macks 2008-09-01 16:50:17 UTC
Er, as I said above, the bug I reported is :

1. Unrelated to the environ issue (no matter how it's solved or not)
2. Unrelated to the debug lines

I was merely trying to narrow down where the bug *is* caused and verify that it's in vte code itself, not any fink-applied patches.
Comment 6 Chris Wilson 2008-09-01 17:05:07 UTC
My mistake, saw the first stack trace and thought it was just the environ problem again with a weird fontconfig twist. If you can enable debugging with FcNameUnparse enabled, VTE_DEBUG_FLAGS=misc would verify that sensible patterns have been selected. VTE_DEBUG_FLAGS=draw doesn't provide enough details about the FontDescription choosen, but would be the next step on tracing what is going on.
Comment 7 Behdad Esfahbod 2008-11-29 06:04:59 UTC
Still the case with the pangocairo backend?  The xft backend is gone on trunk.
Comment 8 Christian Persch 2009-12-04 18:49:22 UTC
No reply in a long time; closing INCOMPLETE. Please re-open if you can provide the requested information.