|
Bugzilla – Full Text Bug Listing |
| Summary: | Illegal access in any KDE (any GUI?) program | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Dirk Stoecker <opensuse> |
| Component: | Other | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dirk Stoecker
2005-12-23 09:48:28 UTC
this is not an error, but a warning about writing uninitialized data. This happens frequently with all X11 applications and is not a bug. It is a bug. I would not accept anything like that in our own products. This sort of bug usually produces other issues later time and alltogether is probably one of the reasons, why GUI applications still aren't as stable, as server daemons. This is very likely no KDE (I did not assign this to kde-maintainers), but an X11 problem. It would be nice to at least report this to the correct development group in case nobody at SuSE will fix it. It is much easier for you with DEBUG-info enabled systems, than for me to find, which part of the above list really triggers the error. it is not a bug. anyway, to make you believe that everything is okay, I added a suppression, so that it will still happen, but it won't be reported anymore. |