|
Bugzilla – Full Text Bug Listing |
| Summary: | systemctl crashing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Stephan Kulow <coolo> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P1 - Urgent | CC: | tgoettlicher |
| Version: | 13.1 Milestone 0 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stephan Kulow
2013-05-15 10:48:20 UTC
it's crashing in systemctl.c:5632 if streq(argv[optind], "help") && !argv[optind+1] argv[optind] is out of bounds *** Bug 819953 has been marked as a duplicate of this bug. *** 100% reproducible by setting SYSTEMCTL_OPTIONS to anything. handle-SYSTEMCTL_OPTIONS-environment-variable.patch obviously needs some rebasing ;( I hate this patch :( I'll try to fix it today.. should be fixed by sr 175744 (I don't have a Factory system handy right now but I can't duplicate the memory corruption anymore and I understand why it was crashing before). This is an autogenerated message for OBS integration: This bug (819970) was mentioned in https://build.opensuse.org/request/show/175749 Factory / systemd |