In [Bug 582750] Tom Parker said:In 2.7 (gimp-2.7.0-git-20090507-save-plus-export-2009-05-06-i686-setup) it crashes when Text Tool selected as soon as I click in an image window. (Known problem - I just wanted to try generating the mythical windows <grin> stack trace)(In reply to comment #2) Question: assuming this *were* a problem worth filing a Bug against is any of the following any use? Any suggestions for providing anything else necessary to actually debug the problem? Note: In February Jernej said to me in: http://www.gimpusers.com/forums/gimp-user/11148-Gimp-w32-unstable-releases-2-7-was-Logo-scripts-crash-gimp-2-7.html#msg50540 > All unstable releases of GIMP (those, that have "I won't bugI thought (hoped) that this would avoid the messages below like: *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\ntdll.dll===================== When not debugging this generates an error dialog: Microsoft Visual C++ Runtime LibraryClicking [OK] closes the dos-box and gimp with no offer to debug. so testing under windbg .... I ran Gimp 2.7 and opened an image.WindowZ In windbg I attached to the process and selected: [Debug-Go unhandled exception] andIt immediately puts this in the windbg command window: ModLoad: 70780000 70789000 D:\Program Files\GIMP-2.0\GIMP2.6.6\lib\gimp\2.0\modules\libdisplay-filter-lcms.dllI'm not sure what its looking for in: "D:\Program Files\GIMP-2.0\GIMP2.6.6\lib\gimp\2.0\modules\libcolor-selector-water.dll"Does this indicate a setup error of some kind - maybe because (as a result of another Bugzilla thread) I just switched to using the same set of setup files for all gimp-2.x programs? so probably a red herring? As soon as I click in the image window with the Text tool I get the above [Microsoft Visual C++ Runtime Library Runtime Error!] error dialog. At this point the following lines are added to the windbg command window: eax=00257198 ebx=00000000 ecx=00000000 edx=00250608 esi=7c90de6e edi=00000003This is the first page shown in the [Dissasembly] window with the indicated line selected when it opens: <=== selected line when Disassembly window opens Offset: @$scopeip 7c90e4e9 c744240800000000 mov dword ptr [esp+8],0 7c90e4f1 c744241000000000 mov dword ptr [esp+10h],0 7c90e4f9 54 push esp 7c90e4fa e829000000 call ntdll!RtlRaiseException (7c90e528) 7c90e4ff 8b0424 mov eax,dword ptr [esp] 7c90e502 8be5 mov esp,ebp 7c90e504 5d pop ebp 7c90e505 c3 ret 7c90e506 8da42400000000 lea esp,[esp] 7c90e50d 8d4900 lea ecx,[ecx] ntdll!KiFastSystemCall: 7c90e510 8bd4 mov edx,esp 7c90e512 0f34 sysenter ntdll!KiFastSystemCallRet: 7c90e514 c3 ret <=== selected line when Disassembly window opens 7c90e515 8da42400000000 lea esp,[esp] 7c90e51c 8d642400 lea esp,[esp] ntdll!KiIntSystemCall: 7c90e520 8d542408 lea edx,[esp+8] 7c90e524 cd2e int 2Eh 7c90e526 c3 ret 7c90e527 90 nop ntdll!RtlRaiseException: 7c90e528 55 push ebp 7c90e529 8bec mov ebp,esp 7c90e52b 9c pushfd 7c90e52c 81ecd0020000 sub esp,offset <Unloaded_e-buffer.dll>+0x26f (000002d0) This is what I have at the end of the log file generated: many lines not shown ... -- Regards ... Alec (buralex@gmail & WinLiveMess - alec.m.burgess@skype) |
_______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer