Issue 18258 - crashreporter tries to run command line containing (null)
Summary: crashreporter tries to run command line containing (null)
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: PC Linux, all
: P2 Trivial with 2 votes (vote)
Target Milestone: OOo 1.1.1
Assignee: hennes.rohling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-15 21:14 UTC by chris
Modified: 2004-02-04 16:43 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 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.