Hello Mandrake developers,

Before I file a bug about this I want to discuss it here just to make sure
it's no "user error" and to pin down the problem exactly. :)

I'm running 9.1beta3. My graphics card is a Matrox G400 16MB.

When I tried the bundled (nl localized) OpenOffice.org, it would segfault
the moment I asked it to display the Albany font (this font is bundled
with StarOffice).

In an effort to find out what was happening, I edited the ooffice startup
script and changed the My$Debug variable from 0 to 1. That was a bad idea:
after this, starting OOo would only yield:
'Installation of OpenOffice.org 1.0.2 failed.'
even after I set the debug variable back to 0. Reading the startup script
I come to the conclusion that for some reason this only happens when it
wants to run Setup and setup doesn't exit correctly, I don't know why it
wants to run Setup though.

Deleting and reinstalling OOo with urpme and urpmi did not fix it.
Deleting my ~/.openoffice directory did not fix it either, however the
OpenOffice.org Setup program would start but also segfault after the final
installation confirmation following the Java setup step. Trying to run it
in a different user account or as root makes no difference.

By editing /usr/lib/openoffice/setup I ran the setup binary in gdb and
retrieved a backtrace, which is attached.

As a last resort I tried deleting the Albany fonts with drakfont, but
unfortunately drakfont crashes when I try to do so. But I believe this is
covered already in bug 835.

It goed without saying that I'd be very grateful to someone who helps me
get my OOo back! :-S

regards,

-- 
Reinout van Schouwen                    Artificial Intelligence student
email: [EMAIL PROTECTED]                 mobile phone: +31-6-44360778
GPG public key http://www.cs.vu.nl/~reinout/reinout.asc
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16386 (LWP 3870)]
0x42074090 in mallopt () from /lib/i686/libc.so.6
(gdb) bt
#0  0x42074090 in mallopt () from /lib/i686/libc.so.6
#1  0x42072e9c in free () from /lib/i686/libc.so.6
#2  0x4142298e in _init () from /usr/lib/libfreetype.so.6
#3  0x40620d0b in X11GlyphPeer::GetGlyphId(ServerFont&, int) ()
   from ./libvcl641li.so
#4  0x406187bc in SalGraphicsData::DrawServerAAFontString(int, int, ServerFont*, 
unsigned long const*, int, long const*) () from ./libvcl641li.so
#5  0x40619bb5 in SalGraphicsData::DispatchServerFontString(int, int, ServerFont*, 
unsigned long const*, int, long const*) () from ./libvcl641li.so
#6  0x40619e72 in SalGraphicsData::DrawServerFontString(int, int, unsigned short 
const*, int, long const*) () from ./libvcl641li.so
#7  0x4061ab7c in SalGraphics::DrawTextArray(long, long, unsigned short const*,
unsigned short, long const*) () from ./libvcl641li.so
#8  0x4051da4b in OutputDevice::ImplDrawTextDirect(long, long, unsigned short const*, 
unsigned short, long const*, unsigned char) () from ./libvcl641li.so
#9  0x4051e1a5 in OutputDevice::ImplDrawText(long, long, unsigned short const*,
unsigned short, long const*) () from ./libvcl641li.so
#10 0x4051fa00 in OutputDevice::DrawText(Point const&, String const&, unsigned short, 
unsigned short) () from ./libvcl641li.so
#11 0x08066895 in ContWin::DrawSlideText(OutputDevice*, unsigned char) ()
#12 0x08065daa in ContWin::ReDrawVDev() ()
#13 0x08065fd4 in ContWin::AnimSlide(SiSlide const*) ()
#14 0x0806b844 in UIAgendaCallback::ProgressTransfer(unsigned short) ()
---Type <return> to continue, or q <return> to quit---
#15 0x0806b8d3 in UIAgendaCallback::ProgressAction(SiActionType, unsigned short, 
ByteString const&) ()
#16 0x40ea1105 in SiAgenda::Run(SiCompiledScript&, SiInstallSubMode) ()
   from ./libset641li.so
#17 0x40f02972 in ThreadExecuter::run() () from ./libset641li.so
#18 0x4011be74 in vos::_cpp_OThread_WorkerFunction(void*) ()
   from ./libvos2gcc3.so
#19 0x4011be4f in _OThread_WorkerFunction(void*) () from ./libvos2gcc3.so
#20 0x40140349 in osl_getTextEncodingFromLocale () from ./libsal.so.3
#21 0x41060c21 in pthread_start_thread () from /lib/i686/libpthread.so.0
#22 0x41060d25 in pthread_start_thread_event () from /lib/i686/libpthread.so.0

Reply via email to