|
Bugzilla – Full Text Bug Listing |
| Summary: | cp causes segmentation fault | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Alexander Heger <novel> |
| Component: | Basesystem | Assignee: | Harald Mueller-Ney <hmuelle> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
requested information
va_list processing fix |
||
|
Description
Alexander Heger
2006-01-13 17:20:49 UTC
Please be a little more verbose. Provide more detailed information about your hardware (`hwinfo') and how large the copied files are. Also, attach 500 lines of your syslog. To debug this, we'll also need a backtrace which could be created with gdb or strace/ltrace - the last 50 lines should be sufficient. Thanks. Created attachment 63516 [details]
requested information
I supplied the requested information plus a bried demonstration. The segmentation fault seems to occur after the cp operation is complete - but mv among different devices does not work with this bug being present (it does work on the same device). It does not seem to depend on file size (same for small files of a few kb). Attached file is gzipped archive file.
Andreas: Please look into it. This could also be a kernel problem, in that case, just assign it back to us or reassign. ACL problem. Alexander, I could not reproduce, yet. Could you please regenerate the ltrace with the -S option so that we'll see how setxattr fails? Thanks! Created attachment 64333 [details]
va_list processing fix
Does this fix help?
Ping I'm assuming that this bug is fixed with the patch in comment 6. Andreas, this bug does not trigger very often, but it should still get fixed, at least in 10.0. I have submitted packages and a patchinfo file for 9.2, 9.3, and 10.0. Other distributions are not affected. Please decide for which distributions to push out the fix. Thanks. Fix it for 9.2, 9.3 and 10.0 - swamp ID is: Maintenance-Tracker-3449 released Patchinfo was ok :-) |