Hi Oliver and Keith,

> On 11/17/2010 01:17 PM, Oliver Brinzing wrote:
>> crash report tells me something like this:
> ...
>> <errormail:StackInfo pos="13" ip="0x01EEDF46" rel="0x0019DF46"
>> ordinal="GraphiteLayout::textSrc+0x00005B14" name="vclmi.dll"
>> path="C:\Programme\OpenOffice.org\program\"/>
>> <errormail:StackInfo pos="14" ip="0x01EEE4D0" rel="0x0019E4D0"
>> ordinal="GraphiteLayout::textSrc+0x0000609E" name="vclmi.dll"
>> path="C:\Programme\OpenOffice.org\program\"/>
>> <errormail:StackInfo pos="15" ip="0x01EEE52C" rel="0x0019E52C"
>> ordinal="GraphiteLayout::textSrc+0x000060FA" name="vclmi.dll"
>> path="C:\Programme\OpenOffice.org\program\"/>
>> <errormail:StackInfo pos="16" ip="0x01EEE60F" rel="0x0019E60F"
>> ordinal="GraphiteLayout::textSrc+0x000061DD" name="vclmi.dll"
>> path="C:\Programme\OpenOffice.org\program\"/>
> 
> I notice there are some references to GraphiteLayout in your stack trace. Do 
> your documents contain some Graphite fonts?

Seeing the big offsets relative to the graphite methods (minimum 0x5B14==23K) 
these symbol names are probably misleading. The actual methods are probably 
hidden. Maybe we should hide the graphite classes marked as VCL_DLLPUBLIC too, 
at least for non-UNX platforms where VCL only consists of one library.

Herbert


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to