[marble] [Bug 322841] the function "uint StackedTile::pixel( int x, int y ) const" in StackTile.cpp cause crash

Bernhard Beschow bugzilla_noreply at kde.org
Sun Mar 25 19:25:21 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=322841

--- Comment #2 from Bernhard Beschow <shentey at gmail.com> ---
Created attachment 111645
  --> https://bugs.kde.org/attachment.cgi?id=111645&action=edit
New crash information added by DrKonqi

marble (2.2.20 (2.3 development version)) using Qt 5.10.1

Crash with latest master (19dbd3f1a480b45bd78b8747b1fc2d3f9b20ec79) in
Lambert-Azimuthal projection when panning the globe. The whole width of the
globe was just visible, maybe 1-2 pixels black border toward the edges.

-- Backtrace (Reduced):
#6  0xb7c39d06 in Marble::StackedTile::pixel(int, int) const (this=0xa9f09f90,
x=68, y=256) at
/home/shentey/Projekte/marble/src/src/lib/marble/StackedTile.cpp:86
#7  0xb7c3a250 in Marble::StackedTile::pixelF(double, double) const
(this=0xa9f09f90, x=68.208818656907894, y=256) at
/home/shentey/Projekte/marble/src/src/lib/marble/StackedTile.cpp:242
#8  0xb7c2210b in Marble::ScanlineTextureMapperContext::pixelValueF(double,
double, unsigned int*) (this=0xa2fdc158, lon=1.9893203963311861,
lat=2.832897325737199e-17, scanLine=0xa504c110) at
/home/shentey/Projekte/marble/src/src/lib/marble/ScanlineTextureMapperContext.cpp:75
#9  0xb7c27682 in Marble::GenericScanlineTextureMapper::RenderJob::run()
(this=<optimized out>) at
/home/shentey/Projekte/marble/src/src/lib/marble/GenericScanlineTextureMapper.cpp:254
#10 0xb5eb2a27 in  () at /usr/lib/libQt5Core.so.5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list