|
Bugzilla – Full Text Bug Listing |
| Summary: | xscreensaver-demo crashs on start | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Daniel Gollub <dgollub> |
| Component: | X11 Applications | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | meissner |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | backtrace of xscreensaver-demo | ||
|
Description
Daniel Gollub
2006-02-13 10:23:42 UTC
Created attachment 67921 [details]
backtrace of xscreensaver-demo
Crash is in chase_symlinks(), second argument to realpath() must be 4096 bytes large. from the code it looks like it, perhaps PATH_MAX is not defined. To Marcus: Good guess. Fix submitted. |