[Bug 27559] ImgBurn crashes on startup when run with WinVer >= Vista, needs shell32.SHGetKnownFolderIDList()

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 20 04:39:10 CST 2011


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
          Component|-unknown                    |shell32
            Summary|ImgBurn crash at startup    |ImgBurn crashes on startup
                   |when Wine's 'Windows        |when run with WinVer >=
                   |Version' is set to 'Vista'  |Vista, needs
                   |(or newer)                  |shell32.SHGetKnownFolderIDL
                   |                            |ist()

--- Comment #7 from Anastasius Focht <focht at gmx.net> 2011-11-20 04:39:10 CST ---
Hello,

@Andy, your problem is completely unrelated to this bug.

--- snip ---
main thread ($31):
00a3ee9e +035a ImgBurn.exe  madExcept                   _17211
7bc785ec +001c ntdll.dll                                NtRaiseException
00a3ee96 +0352 ImgBurn.exe  madExcept                   _17211
00a3f005 +0035 ImgBurn.exe  madExcept                   _17213
7b874b5c +004c KERNEL32.dll                             CreateThread
7e47730d +017d rpcrt4.dll                               RpcServerRegisterIf2
7e47780e +005e rpcrt4.dll                               RpcServerRegisterIfEx
7e503789 +0639 ole32.dll                                CoMarshalInterface
7e50a2e8 +0228 ole32.dll                                RegisterDragDrop
008a3cb0 +0098 ImgBurn.exe  OleDropTarget.cpp  139  +18
TOleDropTarget.SetEnabled
0074b4db +11b3 ImgBurn.exe  Main.cpp           393 +320 TfrmMain.Create
0094c316 +006e ImgBurn.exe  Forms             8182   +7 TApplication.CreateForm
006f713d +002d ImgBurn.exe  ImgBurn.cpp       1883   +4 CreateForms
006ef1ce +036a ImgBurn.exe  ImgBurn.cpp        185  +80 WinMain
00a72fb4 +014c ImgBurn.exe                              __startup
7bc78b39 +01e9 ntdll.dll                               
RtlCaptureStackBackTrace
--- snip ---

That issue is bug 28753 which was fixed a some weeks ago.
If that still happens your Wine build is broken ("-fno-omit-frame-pointer"
should be added by default on x86 arch).

Regards

-- 
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