https://bugs.winehq.org/show_bug.cgi?id=39696
Bug ID: 39696
Summary: -fPIC compile option required
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blake1024(a)gmail.com
Distribution: ---
When I built my app in 64 bit mode it wouldn't link. It said:
winegcc -g -o main main.o main.res ../../lib/wds.a ../../lib/dynace.a
-lkernel -luser -lgdi -lcomdlg -lcomctl -ladvapi -lshell -lmpr -lwine -lmsvcrt
-lmsimg -lm
/usr/bin/ld: ../../lib/dynace.a(Object.o): relocation R_X86_64_32 against
`.rodata.str1.1' can not be used when making a shared object; recompile with
-fPIC
../../lib/dynace.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
winegcc: gcc failed
I tried recompiling everything with -fPIC and the link then succeeded. If 64
bit WINE apps require -fPIC then the docs should be very clear about it.
Thanks.
Blake McBride
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48672
Bug ID: 48672
Summary: netconnection.c:300: create_netconn_socket: Assertion
'server->addr_len' failed.
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: vincent.163(a)outlook.com
Distribution: ---
While running Tencent QQ from https://im.qq.com/, I get this error after 5 to
20 minutes and then Tencent QQ crashes (and prompts me whether to send a bug
report).
The error was shown in the terminal (I ran wine in the terminal).
The error message was:
netconnection.c:300:create_netconn_socket: Assertion 'server->addr_len' failed.
I know it's generally a bad idea to remove assertions directly, but I removed
that line and recompiled Wine and replaced wininet.dll.so with the patched one,
and the application seems to work fine. Maybe the library was not used as a
critical part of the application, or the internal state was not corrupted
enough to cause any visible bugs, or it was just the application not following
the API contracts strictly but Windows allowed such invalid usage while Wine
didn't. It would be helpful if someone who has a better understanding of the
code to tell what's happening here.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40899
Bug ID: 40899
Summary: RoboForm 7.9.19: crashes when searching for a login
using 'identities.exe'
Product: Wine
Version: 1.8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: mdellertson(a)gmail.com
Distribution: ---
Created attachment 54994
--> https://bugs.winehq.org/attachment.cgi?id=54994
backtrace of the crash
When attempting to search for a login, using 'identities.exe', RoboForm
crashes. I've attached a backtrace. And the following is the output to the
console after RoboForm is launched and crashes.
$wine ./identities &
$ err:winediag:schan_imp_init Failed to load libgnutls, secure connections will
not be available.
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:imagelist:ImageList_DrawIndirect ILD_SCALE: unimplemented!
fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Unhandled page fault on read access to 0x00000068 at address 0x7e3e4f6e
(thread 002f), starting debugger...
[1]+ Exit 5 wine ./identities.exe
Thanks so much for all your efforts! And I hope this information helps. :-)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43006
Bug ID: 43006
Summary: I am not allowed to install
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: islaadrianaranda(a)gmail.com
Distribution: ---
Created attachment 58150
--> https://bugs.winehq.org/attachment.cgi?id=58150
I am not allowed to install
I am not allowed to install
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43942
Bug ID: 43942
Summary: Wineskin 2.6.2: crashes when battle ends in Pokemon
Insurgence
Product: Wine
Version: 2.16
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrcodymcg(a)gmail.com
Created attachment 59582
--> https://bugs.winehq.org/attachment.cgi?id=59582
Backtrace for bug
Pokemon Insurgence keeps crashing frequently, and most often crashes when a
Pokemon battle has just finished, and my Pokemon is receiving EXP.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40802
Bug ID: 40802
Summary: Loading Skyrim via Steam display the title screen,
then exits to Steam window
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: da_legit_dubya(a)yahoo.com
Distribution: ---
Created attachment 54733
--> https://bugs.winehq.org/attachment.cgi?id=54733
Wine error log generated from Steam's failure to load Skyrim
Installed the Steam client (Windows version) from my Skyrim CD. Downloaded the
Skyrim package (no mods). Launching the game shows the title screen (no text)
and the app crashes (back to the Steam window) with the window that lets me
generate the backtrace log.
Slitaz release 5 / kernel update 3.2.71
Steam API v017
Steam package versions: 1465948400
4GB RAM / AMD E300 processor
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48869
Bug ID: 48869
Summary: wine would not install on ubuntu 18.4
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crostrogarcia(a)gmail.com
Distribution: ---
When I try to install wine latest version from downloads my terminal tells me
that many packages do not meet the dependencies and when I click the install,
the terminal tells me that it would not install because I have been holding or
retaining broken packages,that is from the download. I tried it with "git",I
downloaded the binaries,all right and when I do the "./configure",the terminal
tells me,at the end,because it almost does the whole job,that it will not
compile because I must install 32-bit development librarieschecking whether gcc
-m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit
development libraries.
Los siguientes paquetes tienen dependencias incumplidas:
wine-stable-amd64 : Depende: libfaudio0 pero no va a instalarse
wine-stable-i386:i386 : Depende: libfaudio0:i386 pero no va a instalarse
E: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o
especifique una solución).
mt@mt-MS-7728:~$
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41385
Bug ID: 41385
Summary: i cant go to the next place in my game there is
something stopping me like a grey box pops up
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dem.lolz.doe(a)gmail.com
a grey box pops up when i go into poke center and ask to heal my Pokemon i keep
trying and restarting my computer but it never works please help me i really
want to play this game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48813
Bug ID: 48813
Summary: Error in POL_Wine_PrefixCreate Interrumpido por el
usuario
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amnivia(a)misena.edu.co
Distribution: ---
Created attachment 66729
--> https://bugs.winehq.org/attachment.cgi?id=66729
screenshot error
i can't download any linux app
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.