Bug 618931
| Summary: | wine don't launch with segmentation fault | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | dominique <chepioq> |
| Component: | wine | Assignee: | Andreas Bierfert <andreas.bierfert> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | andreas.bierfert, harald |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-07-28 16:35:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
dominique
2010-07-28 05:37:46 UTC
Just a comment Wine 1.2.0-1 work fine with Fc13 (gdb) bt
#0 _dl_setup_stack_chk_guard (phdr=0x7bf00034, phnum=8, user_entry=0xffbbc8ec, auxv=0xffbbca28)
at ../sysdeps/unix/sysv/linux/dl-osinfo.h:118
#1 security_init (phdr=0x7bf00034, phnum=8, user_entry=0xffbbc8ec, auxv=0xffbbca28) at rtld.c:849
#2 dl_main (phdr=0x7bf00034, phnum=8, user_entry=0xffbbc8ec, auxv=0xffbbca28) at rtld.c:1878
#3 0x70a647de in _dl_sysdep_start (start_argptr=0xffbbc954, dl_main=0x70a510d0 <dl_main>)
at ../elf/dl-sysdep.c:244
#4 0x70a54203 in _dl_start_final (arg=0xffbbc954) at rtld.c:332
#5 _dl_start (arg=0xffbbc954) at rtld.c:558
#6 0x70a4f877 in _start () from /lib/ld-2.12.90.so
$ rpm -q wine
wine-1.2.0-1.fc14.x86_64
$ rpm -qf /lib/ld-2.12.90.so glibc-2.12.90-6.i686 *** This bug has been marked as a duplicate of bug 617968 *** wine-1.2.0-2.fc14 solve problem for me (see bug 617968 ). Thank. |