Crash during download of images (win32gtk 1.6.0)
Posted: Sun Nov 16, 2003 9:48 pm
I enabled download all images and cache imges. Restarted, connected to a local (LAN) server and started downloading images.
I get ~ 10 complaints about gamma from png, but that's more-or-less minor issue, it auto-continues.
Somewhere shortly after image 2501, I bomb out with:
"(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkdraw.c: line 220 (gdk_drawable_ge
t_screen): assertion `GDK_IS_DRAWABLE (drawable)' failed" repeated many many times (beyond the scrollback buffer in XP cmd), followed by :
"(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkrgb.c: line 3491 (gdk_screen_get_
rgb_colormap): assertion `GDK_IS_SCREEN (screen)' failed
(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkcolor.c: line 71 (gdk_colormap_ge
t_visual): assertion `GDK_IS_COLORMAP (colormap)' failed"
At which point it dies.
Debug: Unhandled exception in GTKClient.exe (LIBGDK-WIN32-2.0.0.DLL): 0xC0000005: Access Violation
VC6 pops up this fragment with the first addr highlighted:
007798BC cmp ebx,dword ptr [eax+10h]
007798BF jne 007798C5
007798C1 mov ebx,esi
007798C3 jmp 0077988A
007798C5 mov dword ptr [esp+8],779740h
007798CD mov dword ptr [esp+4],10h
007798D5 mov dword ptr [esp],77234Eh
007798DC call 007C1710
007798E1 mov edi,dword ptr [ebp-4]
007798E4 xor eax,eax
007798E6 mov ebx,dword ptr [ebp-0Ch]
007798E9 mov esi,dword ptr [ebp-8]
007798EC mov esp,ebp
007798EE pop ebp
007798EF ret
One other minor error: If you close the graphical window before entering name, it errors out also.
Thanks for the great work, this is just bug report, not a
gripe.
paul at
techcenter3000
dot
com
I get ~ 10 complaints about gamma from png, but that's more-or-less minor issue, it auto-continues.
Somewhere shortly after image 2501, I bomb out with:
"(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkdraw.c: line 220 (gdk_drawable_ge
t_screen): assertion `GDK_IS_DRAWABLE (drawable)' failed" repeated many many times (beyond the scrollback buffer in XP cmd), followed by :
"(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkrgb.c: line 3491 (gdk_screen_get_
rgb_colormap): assertion `GDK_IS_SCREEN (screen)' failed
(GTKClient.exe:4016): Gdk-CRITICAL **: file gdkcolor.c: line 71 (gdk_colormap_ge
t_visual): assertion `GDK_IS_COLORMAP (colormap)' failed"
At which point it dies.
Debug: Unhandled exception in GTKClient.exe (LIBGDK-WIN32-2.0.0.DLL): 0xC0000005: Access Violation
VC6 pops up this fragment with the first addr highlighted:
007798BC cmp ebx,dword ptr [eax+10h]
007798BF jne 007798C5
007798C1 mov ebx,esi
007798C3 jmp 0077988A
007798C5 mov dword ptr [esp+8],779740h
007798CD mov dword ptr [esp+4],10h
007798D5 mov dword ptr [esp],77234Eh
007798DC call 007C1710
007798E1 mov edi,dword ptr [ebp-4]
007798E4 xor eax,eax
007798E6 mov ebx,dword ptr [ebp-0Ch]
007798E9 mov esi,dword ptr [ebp-8]
007798EC mov esp,ebp
007798EE pop ebp
007798EF ret
One other minor error: If you close the graphical window before entering name, it errors out also.
Thanks for the great work, this is just bug report, not a
gripe.
paul at
techcenter3000
dot
com