Issue 46329 - 1.9.79, 84, and 87 die on libart_lgpl2
Summary: 1.9.79, 84, and 87 die on libart_lgpl2
Status: CLOSED DUPLICATE of issue 43004
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 2.0 Beta
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: caolanm
QA Contact: issues@installation
URL:
Keywords: needmoreinfo
Depends on:
Blocks:
 
Reported: 2005-03-30 21:58 UTC by randseed
Modified: 2005-04-01 07:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description randseed 2005-03-30 21:58:11 UTC
All three of these beta versions die on a segfault in libart_lgpl2. OOo will
load fine, but the first time it has to open a dialog box (e.g., to open a
file), it segfaults and commits hari kari. The version of libart_lgpl is 2.3.17,
and it failed on 2.3.16 as well.
Comment 1 randseed 2005-03-30 22:05:58 UTC
Compiling libart_lgpl with just -O2 and no other CFLAGS doesn't seem to help the
problem either:

[code]
/opt/openoffice.org1.9.87/program/soffice

libgnomevfs-ERROR **: file gnome-vfs-cancellation.c: line 133
(gnome_vfs_cancellation_cancel): assertion failed: (gnome_vfs_is_primary_thread())
aborting...
[/code]
Comment 2 Olaf Felka 2005-03-31 06:15:38 UTC
Workaround: Use the OOo own file picker. Switch it in 'Tools Options'. Which 
Linux/Gnome did you use?
Comment 3 randseed 2005-03-31 12:01:02 UTC
Changing to OOo dialogs in Tools->Options->General appears to have solved the
problem with the cursory examination that I have time to do right now. Here's
the version breakdown:

Gentoo Linux, kernel 2.6.7-hardened-r17 (with PaX and grsecurity turned off)
Gnome 2.8.1, later upgraded to 2.8.3
libart_lgpl 2.3.16, later upgraded to 2.3.17.
gtk+ 2.6.4

I'll mess with it a little later today and see if I can get a complete backtrace
for you from gdb.
Comment 4 Olaf Felka 2005-04-01 07:44:21 UTC
@ cmc: Please have a look.
Comment 5 caolanm 2005-04-01 07:51:36 UTC
It's the same as #i43004#. i.e. the gnome-vfs bug
http://bugzilla.gnome.org/show_bug.cgi?id=166852 which is worked around by the
fix introduced with #i43004#

*** This issue has been marked as a duplicate of 43004 ***
Comment 6 caolanm 2005-04-01 07:54:35 UTC
close as duplicate