Bug 618931 - wine don't launch with segmentation fault
Summary: wine don't launch with segmentation fault
Keywords:
Status: CLOSED DUPLICATE of bug 617968
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-28 05:37 UTC by dominique
Modified: 2010-07-30 17:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-07-28 16:35:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description dominique 2010-07-28 05:37:46 UTC
Description of problem:With the latest update of wine (1.2.0-1.fc14.i686) wine don't launch:

[dominique@localhost ~]$ wine /home/dominique/.wine/drive_c/Program*/Kyodai*/kmj.exe
Erreur de segmentation
[dominique@localhost ~]$ winecfg
Erreur de segmentation
[dominique@localhost ~]$ regedit
Erreur de segmentation
[dominique@localhost ~]$


How reproducible:
always

Steps to Reproduce:
1.Launch winecfg or regedit

  
Actual results:
Erreur de segmentation

Comment 1 dominique 2010-07-28 06:06:18 UTC
Just a comment
Wine 1.2.0-1 work fine with Fc13

Comment 2 Harald Hoyer 2010-07-28 07:54:22 UTC
(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

Comment 3 Harald Hoyer 2010-07-28 07:54:43 UTC
$ rpm -qf /lib/ld-2.12.90.so
glibc-2.12.90-6.i686

Comment 4 Harald Hoyer 2010-07-28 16:35:08 UTC

*** This bug has been marked as a duplicate of bug 617968 ***

Comment 5 dominique 2010-07-30 17:35:22 UTC
wine-1.2.0-2.fc14 solve problem for me (see bug 617968 ).
Thank.


Note You need to log in before you can comment on or make changes to this bug.