Issue 13213

Summary: Segfault when getting help from command line
Product: General Reporter: lduperval <lduperval>
Component: codeAssignee: thorsten.martens
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@framework <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description lduperval 2003-04-09 12:56:26 UTC
When I run 

soffice -help

I get the help page correctly but at the end there is a segmentation fault:

/home/laurent>soffice -help
OpenOffice.org 644  644m7(Build:8575)[CWS:ooo20030412]
 
Usage: soffice [options] [documents...]
 
Options:
 
-minimized    keep startup bitmap minimized.
-invisible    no startup screen, no default document and no UI.
-norestore    suppress restart/restore after fatal errors.
-quickstart   starts the quickstart service
-nologo       don't show startup screen.
-nolockcheck  don't check for remote instances using the installation
-nodefault    don't start with an empty document
-headless     like invisible but no userinteraction at all.
-help/-h/-?   show this message and exit.
-writer       create new text document.
-calc         create new spreadsheet document.
-draw         create new drawing.
-impress      create new presentation.
-math         create new formula.
-global       create new global document.
-web          create new HTML document.
-o            open documents regardless whether they are templates or not.
-n            always open documents as new files (use as template).
 
-display <display>
      Specify X-Display to use in Unix/X11 versions.
-p <documents...>
      print the specified documents on the default printer.
-pt <printer> <documents...>
      print the specified documents on the specified printer.
-view <documents...>
      open the specified documents in viewer-(readonly-)mode.
-accept=<accept-string>
      Specify an UNO connect-string to create an UNO acceptor through which
      other programs can connect to access the API
-unaccept=<accept-sring>
      Close an acceptor that was created with -accept=<accept-string>
      Use -unnaccept=all to close all open acceptors
Remaining arguments will be treated as filenames or URLs of documents to open.
Segmentation fault
Comment 1 thorsten.martens 2003-04-09 13:01:26 UTC
Doesn´t occur in a current internal 644 build (644m9-s1) anymore and
won´t therefore occur in SO Beta2 and matching OO version too !
Comment 2 thorsten.ziehm 2003-05-20 16:18:09 UTC
This task is fixed or worked in OOo 1.1 beta2.
Comment 3 thorsten.ziehm 2003-05-20 16:35:49 UTC
closed ...