Issue 2881 - Unable to install release 641 on slackware linux
Summary: Unable to install release 641 on slackware linux
Status: CLOSED DUPLICATE of issue 2574
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: Olaf Felka
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-18 17:19 UTC by Unknown
Modified: 2003-09-08 16:53 UTC (History)
1 user (show)

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


Attachments
tail of setup's strace log (7.30 KB, text/plain)
2002-01-21 15:28 UTC, habig
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-01-18 17:19:45 UTC
I am unable to install the latest build binary release on my linux slackware 8...



I ungzipped/untarred the file, and when I run the 'setup' in the 'install' directory, it first displays 'glibc version: 2.2.3', then a nice percentage bar is displayed which runs to the end. After that, it just quits. No core dumps, no messages, no nothing. I've tried this both as a normal and as root user.



Xfree used: Xfree86-4.1

Kernel release: 2.4.17

Video card is a Neomagic (using the neomagic xfree driver)

I'm running kde2.2.1.
Comment 1 habig 2002-01-21 15:28:16 UTC
Created attachment 963 [details]
tail of setup's strace log
Comment 2 habig 2002-01-21 15:29:57 UTC
Oops, got the attachment in before the explanatory ppost, here's what
I meant to go in at the same time:

Same thing here using RH 7.2 w/updates.

It properly echos "glibc version: 2.2.4" to the screen.

strace hints at bad foo going on in the background but being trapped
(tail of strace output attached), a missing "sorev" file, followed by:

wait4(2176, [WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV &&
WCOREDUMP(s)], 0, NULL)  = 2176

FWIW, I am running Windowmaker 0.7, and issue 2574 shows the same
symptoms, I have not yet verified if things do work happily under a
different window manager.
Comment 3 habig 2002-01-21 16:03:27 UTC
Aha - the install goes smoothly if I'm running twm instead of
WindowMaker, so for me at least this issue is the same as issue 2574.

Running under twm works after the installation.

Running under WindowMaker makes a segfault, looks like soffice is
assuming something Gnomey about my environment which isn't there.  I'm
am old fashioned person who's happy with just a window manager, so
there is no gnome to attach to.

Note - 638c installs and runs happily with WindowMaker though.

backtrace from gdb of soffice.bin follows -

Starting program: /usr/local/OpenOffice.org641/program/soffice.bin 
[New Thread 1024 (LWP 4047)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 4047)]
0x403624f3 in vcl_sal::GnomeWMAdaptor::GnomeWMAdaptor(SalDisplay*) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
(gdb) bt
#0  0x403624f3 in vcl_sal::GnomeWMAdaptor::GnomeWMAdaptor(SalDisplay*) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#1  0x40360d9d in vcl_sal::WMAdaptor::createWMAdaptor(SalDisplay*) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#2  0x40351c5d in SalDisplay::Init(unsigned long, XVisualInfo const*) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#3  0x40350a9e in SalDisplay::SalDisplay(_XDisplay*, Visual*, unsigned
long) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#4  0x4034f8cc in SalXLib::Init(int*, char**) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#5  0x4034f4f9 in SalData::Init(int*, char**) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#6  0x40358196 in InitSalMain() ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#7  0x401f17ea in
InitVCL(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>
const&) ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#8  0x401f16db in SVMain() ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#9  0x4034ee5a in main ()
   from /usr/local/OpenOffice.org641/program/libvcl641li.so
#10 0x40b1f627 in __libc_start_main (main=0x8058044 <main>, argc=1, 
    ubp_av=0xbfffef04, init=0x8057190 <_init>, fini=0x8074ac0 <_fini>, 
    rtld_fini=0x4000dcc4 <_dl_fini>, stack_end=0xbfffeefc)
    at ../sysdeps/generic/libc-start.c:129
Comment 4 Olaf Felka 2002-01-28 15:05:14 UTC
It's a known issue.

*** This issue has been marked as a duplicate of 2574 ***
Comment 5 Olaf Felka 2002-01-28 15:06:28 UTC
Closed.