|
Bugzilla – Full Text Bug Listing |
| Summary: | LD_PRELOAD=/usr/lib/libaoss.so causes segfaults | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bjoern Jacke <bjacke> |
| Component: | Sound | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bjoern Jacke
2005-08-10 11:04:55 UTC
Are you sure that the 9.3 alsa.rpm works on SL10.0 system (ie. new gcc4/glibc)? I still get segfault with 9.3 alsa.rpm. It seems that fcntl(fd, F_SETFD, xxx) causes segfault. Interestingly, other F_XXX seems OK. Jaroslav, any clue? OK, I found the culprit. It's a missing initialization in fcntl wrapper. The fixed package is submitted to STABLE. |