[Bug 12150] Photoshop7 -> open file -> select more than 36 files, Wine dies

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 15 22:47:44 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12150





--- Comment #4 from Dan Kegel <dank at kegel.com>  2008-04-15 22:47:44 ---
Also reproducible with Photoshop 6 Trial.
Does not happen on Windows XP.

I tried comparing selecting 3 files and selecting 100.  With 3, one sees

0009:Call KERNEL32.OpenFile(0033c4cc "Z:\\home\\dank\\pix\\1.jpg 10.jpg
100.jpg",0033c1c8,00000000) ret=00a6ea99
0009:Ret  KERNEL32.OpenFile() retval=ffffffff ret=00a6ea99
0009:Call KERNEL32.SetErrorMode(00000000) ret=00a6eac6
0009:Ret  KERNEL32.SetErrorMode() retval=00000001 ret=00a6eac6
0009:Call KERNEL32.lstrcpyA(0033c3c8,0108f418 "") ret=00a97ff9
0009:Ret  KERNEL32.lstrcpyA() retval=0033c3c8 ret=00a97ff9
0009:Call user32.GetDlgItem(000102f0,00000441) ret=00a9800c
0009:Ret  user32.GetDlgItem() retval=000102fa ret=00a9800c
0009:Call user32.SetDlgItemTextA(000102f0,00000441,0033c3c8 "") ret=00a98021

With 100, one sees

0009:Call KERNEL32.OpenFile(0033c4cc "Z:\\home\\dank\\pix\\1.jpg 10.jpg 100.jpg
11.jpg 12.jpg 13.jpg 14.jpg 15.jpg 16.jpg 17.jpg 18.jpg 19.jpg 2.jpg 20.jpg
21.jpg 22.jpg 23.jpg 24.jpg 25.jpg 26.jpg 27.jpg 28.jpg 29.jpg 3.jpg 30.jpg
31.jpg 32.jpg 33.jpg 34.jpg 35.jpg 36.jpg 37.jpg 38.jpg 39.jpg 4.jpg 40.jpg
41.jpg 42.",0033c1c8,00000000) ret=00a6ea99
0009:Ret  KERNEL32.OpenFile() retval=ffffffff ret=00a6ea99
0009:Call KERNEL32.SetErrorMode(00000000) ret=00a6eac6
0009:Ret  KERNEL32.SetErrorMode() retval=00000001 ret=00a6eac6
0009:Call KERNEL32.lstrcpyA(0033c3c8,0108f418 "") ret=00a97ff9
0009:Ret  KERNEL32.lstrcpyA() retval=0033c3c8 ret=00a97ff9
0009:Call user32.GetDlgItem(00010200,00000441) ret=00a9800c
0009:Ret  user32.GetDlgItem() retval=00000000 ret=00a9800c
trace:seh:raise_exception code=c0000005 flags=0 addr=0x2e323420
trace:seh:raise_exception  info[0]=00000000
trace:seh:raise_exception  info[1]=2e323420
trace:seh:raise_exception  eax=00000000 ebx=0033cc28 ecx=706a2e30 edx=0011004c
esi=000102f0 edi=00030040
trace:seh:raise_exception  ebp=0033c8f8 esp=0033c5e0 cs=0073 ds=007b es=007b
fs=0033 gs=003b flags=00010202
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list