Created
March 11, 2010 17:41
-
-
Save tmcw/329409 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x00002aaaab81111b in memcpy () from /lib/libc.so.6 | |
| #1 0x00002aaaac1c548e in GDALRasterBand::IRasterIO () | |
| from /usr/lib/libgdal1.5.0.so.1 | |
| #2 0x00002aaaabce0599 in ?? () | |
| from /usr/lib/python2.6/dist-packages/osgeo/_gdal.so | |
| #3 0x000000000041d3bd in PyObject_Call () | |
| #4 0x00000000004a1460 in PyEval_EvalFrameEx () | |
| #5 0x00000000004a4649 in PyEval_EvalCodeEx () | |
| #6 0x00000000004a2cb0 in PyEval_EvalFrameEx () | |
| #7 0x00000000004a4649 in PyEval_EvalCodeEx () | |
| #8 0x00000000004a2cb0 in PyEval_EvalFrameEx () | |
| #9 0x00000000004a4649 in PyEval_EvalCodeEx () | |
| #10 0x00000000004a2cb0 in PyEval_EvalFrameEx () | |
| #11 0x00000000004a4649 in PyEval_EvalCodeEx () | |
| #12 0x00000000004a4762 in PyEval_EvalCode () | |
| #13 0x00000000004c4c3c in PyRun_FileExFlags () | |
| #14 0x00000000004c4f6b in PyRun_SimpleFileExFlags () | |
| #15 0x00000000004189ce in Py_Main () | |
| #16 0x00002aaaab7ab5a6 in __libc_start_main () from /lib/libc.so.6 | |
| #17 0x0000000000417ae9 in _start () | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment