Issue 18258

Summary: crashreporter tries to run command line containing (null)
Product: porting Reporter: chris
Component: codeAssignee: hennes.rohling
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: OOo 1.1 RC3   
Target Milestone: OOo 1.1.1   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description chris 2003-08-15 21:14:53 UTC
I got this when OOo crashed on me:

sh: -c: line 1: syntax error near unexpected token `('
sh: -c: line 1: `crash_report -p 30440 -s 11 -xml (null) -stack (null)'


Fatal exception: Signal 11

Those (null)s need to be checked for and not simply passed onto the command line.
Comment 1 Martin Hollmichel 2003-08-18 09:45:24 UTC
reassigned.
Comment 2 hennes.rohling 2003-08-18 12:06:21 UTC
Accepted.
Comment 3 hennes.rohling 2003-12-15 13:54:59 UTC
Fixed on brach cws_fix645_crashrep7pp2
File: cvs/porting/sal/osl/unx/signal.c, rev 1.17.10.1.2.2
Comment 4 hennes.rohling 2004-01-05 09:52:17 UTC
Verified.
Comment 5 hennes.rohling 2004-02-04 16:43:09 UTC
Closed.