http://bugs.winehq.org/show_bug.cgi?id=33317
Bug #: 33317 Summary: Python error Fatal Python error: buffer overflow in getpathp.c's joinpath() when executing. Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.thomas@hpcwales.co.uk Classification: Unclassified
Created attachment 44067 --> http://bugs.winehq.org/attachment.cgi?id=44067 Lwsn output from running under wine
Wine Version : wine64 --version wine-1.5.25
(64 Bit version)
GCC Version : gcc --version gcc (GCC) 4.6.2
Python Version : python --version Python 2.7.3
Operating Systems Used:
cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.5 (Tikanga)
I have also tried on :
cat /etc/redhat-release CentOS release 5.5 (Final)
Program trying to run lwsn.exe (network render module part of Lightwave : https://www.lightwave3d.com/ ). 30 Day trial available.
Command used:
wine lwsn.exe -3 -cLWEXT11-64.CFG -d"z:\home\andy.thomas\Atticus" Scenes\black.lws 1 1
Problem,
I compiled wine and setup lwsn.exe in accordance with this article:
http://lordtangent.blogspot.co.uk/2007/01/running-lightwave-screamernet-lwsn...
Initially it worked fine when running from the command line. I then wrapped it up in a batch script to be sent to our Linux cluster but got a Python error message :
Fatal Python error: buffer overflow in getpathp.c's joinpath()
I tried to execute interactively on the cluster and this worked fine but when executed from a script it gives the above error.
I launched a forum post (as I a haven't done much troubleshooting with wine) :
http://forum.winehq.org/viewtopic.php?f=8&t=18632
I have tried the recommendations but had no success.
I re-compiled wine with the above gcc compiler and a more up to date version of Python but I can no longer execute on the command line. I now get the Python error regardless of how I execute the command.
Any help would be greatly appreciated. If you need any further debugging please let me know.
http://bugs.winehq.org/show_bug.cgi?id=33317
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Severity|blocker |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2013-04-02 10:24:50 CDT --- Not a blocker. Does it work if you use 32-bit wine/python?
http://bugs.winehq.org/show_bug.cgi?id=33317
--- Comment #2 from Andrew Thomas andrew.thomas@hpcwales.co.uk 2013-04-02 10:25:38 CDT --- I will check now and come back shortly.
http://bugs.winehq.org/show_bug.cgi?id=33317
--- Comment #3 from Andrew Thomas andrew.thomas@hpcwales.co.uk 2013-04-03 09:41:17 CDT --- Hi,
Apologies on the delay.
Re-compiled to wine 32 and installed Lightwave but it still gives the same python error.
https://bugs.winehq.org/show_bug.cgi?id=33317
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- "Fatal Python error: buffer overflow in getpathp.c's joinpath()"
Is this wine bug at all?
Have you tried to report this issue upstream?
https://bugs.winehq.org/show_bug.cgi?id=33317
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- http://bugs.python.org/issue30186
https://bugs.winehq.org/show_bug.cgi?id=33317
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |dark.shadow4@web.de Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- According to the python bug report, the function is only used when available - but unfortunately wine's stub is returned by GetProcAddress, so it crashes.
Since the issue is unimplemented PathCchCombineEx, marking duplicate of bug 42474
*** This bug has been marked as a duplicate of bug 42474 ***
https://bugs.winehq.org/show_bug.cgi?id=33317
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.5.25 URL| |https://www.lightwave3d.com | |/ Component|-unknown |api-ms-win-*
https://bugs.winehq.org/show_bug.cgi?id=33317
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate
https://bugs.winehq.org/show_bug.cgi?id=33317
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |kernelbase
https://bugs.winehq.org/show_bug.cgi?id=33317
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernelbase |kernel32