Advertisement
dominus

Untitled

May 10th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. SDL Reports 640x400 windowed surfaces are not OK. Windowed scalers may not work properly.
  2. SDL Reports 1280x960 windowed surfaces are not OK. Attempting to use 16 bpp. anyway
  3. . >> Entering [ imagewin.cc:864 ] Image_window::show, x 0, y 0, w 320, h 200
  4. . == In [ imagewin.cc:871 ] Image_window::show, about to clip srcx 0, srcy 0
  5. . == In [ imagewin.cc:877 ] Image_window::show, adjusted start x 0, y 0
  6. . == In [ imagewin.cc:880 ] Image_window::show, about to increase area width 320, height 200
  7. . == In [ imagewin.cc:883 ] Image_window::show, about to pixel align x 0, y 0, w 320, h 200
  8. . == In [ imagewin.cc:908 ] Image_window::show, after pixel align x 0, y 0, w 320, h 200
  9. . == In [ imagewin.cc:912 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' entrance
  10. . == In [ imagewin.cc:938 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced'
  11. . == In [ imagewin.cc:966 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> fun 0x1002d9be0
  12. . == In [ imagewin.cc:969 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> calling fun 0x1002d9be0
  13. . == In [ imagewin.cc:971 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> returned fun 0x1002d9be0
  14. . == In [ imagewin.cc:987 ] Image_window::show, Blit Phase 1 scaled to x 0, y 0, w 1280, h 800
  15. . == In [ imagewin.cc:988 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  16. . == In [ imagewin.cc:993 ] Image_window::show, Blit Phase 2 scaler 0 'Point' entrance
  17. . == In [ imagewin.cc:1008 ] Image_window::show, Blit Phase 2 scaling to x 16, y 16, w 1280, h 800
  18. . == In [ imagewin.cc:1018 ] Image_window::show, Blit Phase 2 about to retry with ARB on 'Point'
  19. . == In [ imagewin.cc:1028 ] Image_window::show, Blit Phase 2 scaled to x 0, y 0, w 1280, h 960
  20. . == In [ imagewin.cc:1029 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  21. . == In [ imagewin.cc:1033 ] Image_window::show, about to UpdateRect x 0, y 0, w 1280, h 960
  22. . << Leaving [ imagewin.cc:1035 ] Image_window::show, x 0, y 0, w 1280, h 960
  23. . >> Entering [ imagewin.cc:864 ] Image_window::show, x 0, y 0, w 320, h 200
  24. . == In [ imagewin.cc:871 ] Image_window::show, about to clip srcx 0, srcy 0
  25. . == In [ imagewin.cc:877 ] Image_window::show, adjusted start x 0, y 0
  26. . == In [ imagewin.cc:880 ] Image_window::show, about to increase area width 320, height 200
  27. . == In [ imagewin.cc:883 ] Image_window::show, about to pixel align x 0, y 0, w 320, h 200
  28. . == In [ imagewin.cc:908 ] Image_window::show, after pixel align x 0, y 0, w 320, h 200
  29. . == In [ imagewin.cc:912 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' entrance
  30. . == In [ imagewin.cc:938 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced'
  31. . == In [ imagewin.cc:966 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> fun 0x1002d9be0
  32. . == In [ imagewin.cc:969 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> calling fun 0x1002d9be0
  33. . == In [ imagewin.cc:971 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> returned fun 0x1002d9be0
  34. . == In [ imagewin.cc:987 ] Image_window::show, Blit Phase 1 scaled to x 0, y 0, w 1280, h 800
  35. . == In [ imagewin.cc:988 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  36. . == In [ imagewin.cc:993 ] Image_window::show, Blit Phase 2 scaler 0 'Point' entrance
  37. . == In [ imagewin.cc:1008 ] Image_window::show, Blit Phase 2 scaling to x 16, y 16, w 1280, h 800
  38. . == In [ imagewin.cc:1018 ] Image_window::show, Blit Phase 2 about to retry with ARB on 'Point'
  39. . == In [ imagewin.cc:1028 ] Image_window::show, Blit Phase 2 scaled to x 0, y 0, w 1280, h 960
  40. . == In [ imagewin.cc:1029 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  41. . == In [ imagewin.cc:1033 ] Image_window::show, about to UpdateRect x 0, y 0, w 1280, h 960
  42. . << Leaving [ imagewin.cc:1035 ] Image_window::show, x 0, y 0, w 1280, h 960
  43. . >> Entering [ imagewin.cc:864 ] Image_window::show, x 0, y 0, w 320, h 200
  44. . == In [ imagewin.cc:871 ] Image_window::show, about to clip srcx 0, srcy 0
  45. . == In [ imagewin.cc:877 ] Image_window::show, adjusted start x 0, y 0
  46. . == In [ imagewin.cc:880 ] Image_window::show, about to increase area width 320, height 200
  47. . == In [ imagewin.cc:883 ] Image_window::show, about to pixel align x 0, y 0, w 320, h 200
  48. . == In [ imagewin.cc:908 ] Image_window::show, after pixel align x 0, y 0, w 320, h 200
  49. . == In [ imagewin.cc:912 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' entrance
  50. . == In [ imagewin.cc:938 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced'
  51. . == In [ imagewin.cc:966 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> fun 0x1002d9be0
  52. . == In [ imagewin.cc:969 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> calling fun 0x1002d9be0
  53. . == In [ imagewin.cc:971 ] Image_window::show, Blit Phase 1 about to scale without ARB on 'Interlaced' bpp 0 ( 0 ) -> returned fun 0x1002d9be0
  54. . == In [ imagewin.cc:987 ] Image_window::show, Blit Phase 1 scaled to x 0, y 0, w 1280, h 800
  55. . == In [ imagewin.cc:988 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  56. . == In [ imagewin.cc:993 ] Image_window::show, Blit Phase 2 scaler 0 'Point' entrance
  57. . == In [ imagewin.cc:1008 ] Image_window::show, Blit Phase 2 scaling to x 16, y 16, w 1280, h 800
  58. . == In [ imagewin.cc:1018 ] Image_window::show, Blit Phase 2 about to retry with ARB on 'Point'
  59. . == In [ imagewin.cc:1028 ] Image_window::show, Blit Phase 2 scaled to x 0, y 0, w 1280, h 960
  60. . == In [ imagewin.cc:1029 ] Image_window::show, Blit Phase 1 scaler 1 'Interlaced' leave
  61. . == In [ imagewin.cc:1033 ] Image_window::show, about to UpdateRect x 0, y 0, w 1280, h 960
  62. exult(5905,0x1fe687ac0) malloc: Heap corruption detected, free list is damaged at 0x600001cb4120
  63. *** Incorrect guard value: 0
  64. exult(5905,0x1fe687ac0) malloc: *** set a breakpoint in malloc_error_break to debug
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement