Issue 82750 - The call of unopkg w/ options leads to a segmentation fault (Debian 3.1)
Summary: The call of unopkg w/ options leads to a segmentation fault (Debian 3.1)
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.3
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.3.1
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords: crash
Depends on:
Blocks: 81048
  Show dependency tree
 
Reported: 2007-10-18 14:19 UTC by mdxonefour
Modified: 2007-12-03 09:32 UTC (History)
1 user (show)

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


Attachments
Log from unopkg test driver run on a recent MWS build (301.50 KB, text/plain)
2007-12-03 09:31 UTC, joerg.skottke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description mdxonefour 2007-10-18 14:19:08 UTC
Using Debian 3.1 (Sarge) on a x86 computer.

When trying to start unopkg with an option (e.g. -v) it creates a Segmentation
Fault.

The following steps help to reproduce the issue:

1. Install Debian oldstable
2. apt-get install libnss-db
3. configure in the file nssswitch.conf db
4. start unopkg -v
5. the SIGSegV appears

Please note: When using Debian 4.0 (Etch) this issue does not happen.
Comment 1 mdxonefour 2007-10-18 14:20:22 UTC
MD: This issue has already been fixed by JL and QAed by JSK.

MD: Setting target to 2.3.1.
Comment 2 mdxonefour 2007-10-18 14:23:40 UTC
.
Comment 3 mdxonefour 2007-10-18 14:24:45 UTC
MD: The issue has already been verified in the CWS by JSK.
Comment 4 mdxonefour 2007-10-18 14:25:17 UTC
MD: fixed summary text
Comment 5 joerg.skottke 2007-12-03 09:31:23 UTC
Created attachment 50060 [details]
Log from unopkg test driver run on a recent MWS build
Comment 6 joerg.skottke 2007-12-03 09:32:31 UTC
Attached test log created on debian Sarge which shows that calling unopkg with
parameters does no longer lead to a crash.

Close