On 10/6/05, Andreas Dittrich <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Am 06.10.2005 um 20:29 schrieb Garrett Cooper:
>
> > On Oct 6, 2005, at 11:07 AM, Andreas Dittrich wrote:
> >
> >> Unfortunately there is no extra-info in the log, it just
> >> references to more info in the crashreporterlog, which ist quite
> >> heavy to read for me. log for the above is as follows:
> >>
> >> Oct  6 20:01:16 olive crashdump[1930]: xterm crashed
> >> Oct  6 20:01:17 olive crashdump[1930]: crash report written to: /
> >> Users/andreas/Library/Logs/CrashReporter/xterm.crash.log
> >> Oct  6 20:03:06 olive crashdump[1948]: scribus crashed
> >> Oct  6 20:03:06 olive crashdump[1948]: crash report written to: /
> >> Users/andreas/Library/Logs/CrashReporter/scribus.crash.log
> >>
> >> Andreas
> >>
> >
> >     Read those logs and see what they say. What I want to know is
> > where the logs for X are kept...
> > -Garrett
> >
>
> I don't know exactly what you mean with X-logs but that is what it
> says for 'xterm -fa Monaco':
>
> <snip>
> Date/Time:      2005-10-06 20:35:47.420 +0200
> OS Version:     10.4.2 (Build 8C46)
> Report Version: 3
>
> Command: xterm
> Path:    /usr/X11R6/bin/xterm
> Parent:  tcsh [494]
>
> Version: ??? (???)
>
> PID:    6444
> Thread: 0
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x8fdae874
>
> Thread 0 Crashed:
> 0   <<00000000>>     0x8fdae874 0 + -1881479052
> 1   libfontconfig.1.dylib     0x9aff41dc FcInitLoadConfig + 44
> 2   libfontconfig.1.dylib     0x9aff4230 FcInitLoadConfigAndFonts + 20
> 3   libfontconfig.1.dylib     0x9aff42a0 FcInit + 48
> 4   libXft.2.dylib            0x9cccd664 XftInit + 60
> 5   libXft.2.dylib            0x9cccd1bc XftFontMatch + 48
> 6   xterm                     0x00012b90 xtermComputeFontInfo + 180
> 7   xterm                     0x00012de4 xtermUpdateFontInfo + 96
> 8   xterm                     0x00012704 xtermLoadFont + 1944
> 9   xterm                     0x0000c678 VTInit + 3372
> 10  libXt.6.dylib             0x9cc6a9fc RealizeWidget + 240
> 11  libXt.6.dylib             0x9cc6ab98 RealizeWidget + 652
> 12  libXt.6.dylib             0x9cc6acb4 XtRealizeWidget + 160
> 13  xterm                     0x0000b980 VTInit + 52
> 14  xterm                     0x000290d8 first_map_occurred + 1104
> 15  xterm                     0x000287e4 main + 3188
> 16  xterm                     0x00001be4 start + 412
> 17  xterm                     0x00001a84 start + 60
>
> [...]
> Thread 0 crashed with PPC Thread State 64:
> [...]
> Binary Images Description:
>      0x1000 -    0x35fff xterm     /usr/X11R6/bin/xterm
> 0x8fe00000 - 0x8fe51fff dyld 43.1    /usr/lib/dyld
> 0x90000000 - 0x901a6fff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
> 0x901fe000 - 0x90202fff libmathCommon.A.dylib     /usr/lib/system/
> libmathCommon.A.dylib
> [...]
> </snip>
>
> It looks very similar with scribus:
>
> <snip>
> Command: scribus
> Path:    /sw/bin/scribus
> Parent:  tcsh [494]
> [...]
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x8fdae874
>
> Thread 0 Crashed:
> 0   <<00000000>>     0x8fdae874 0 + -1881479052
> 1   libfontconfig.1.dylib     0x9aff41dc FcInitLoadConfig + 44
> 2   libfontconfig.1.dylib     0x9aff4230 FcInitLoadConfigAndFonts + 20
> 3   libfontconfig.1.dylib     0x9aff42a0 FcInit + 48
> 4   libXft.2.dylib            0x9cccd664 XftInit + 60
> 5   libqt-mt.3.dylib          0x012e705c qt_init_internal(int*,
> char**, _XDisplay*, unsigned long, unsigned long) + 6104
> (icplusplus.c:28)
> 6   libqt-mt.3.dylib          0x0133e59c QApplication::construct
> (int&, char**, QApplication::Type) + 132 (icplusplus.c:28)
> 7   libqt-mt.3.dylib          0x0133e32c QApplication::QApplication
> [unified](int&, char**) + 128 (icplusplus.c:28)
> 8   scribus                   0x003d3e8c ScribusQApp::ScribusQApp
> [unified](int&, char**) + 36 (unzip.c:1585)
> 9   scribus                   0x003d623c mainApp(int, char**) + 56
> (unzip.c:1585)
> 10  scribus                   0x00002b10 _start + 344 (crt.c:272)
> 11  scribus                   0x000029b4 start + 60
> </snip>

Both problems look to be fontconfig-related then.  It seems strange
that xterm got broken by this--see if reinstalling Apple's X11 fixes
that.
--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to