Ubuntu 10.04.3 LTS mapserver shp2img hang
Min Wang
ser.basis at gmail.com
Fri Jan 27 18:30:07 UTC 2012
HI
On Ubuntu 10.04.3 LTS (AMD64) , I tried to use shp2img ( because
mapserver seems not working, so try to debug it use shp2img etc), it
seems shp2img hang somewhere.
futex(0x80db90, FUTEX_WAIT_PRIVATE, 2, NULL )
see the below:
(1) On 10.0.4.3
Linux pure-ubuntu-10 2.6.32-33-server #70-Ubuntu SMP Thu Jul 7 22:28:30
UTC 2011 x86_64 GNU/Linux
strace shp2img -m postgis.map -o test.png -all_debug 5
....
close(6) = 0
munmap(0x7f07d252e000, 4096) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
stat("/home/xxx/mapserver-demo/mapfiles/./../data/bluemarble.wld",
0x7fff2d285540) = -1 ENOENT (No such file or directory)
stat("/home/xx/mapserver-demo/mapfiles/./../data/bluemarble.WLD",
0x7fff2d285540) = -1 ENOENT (No such file or directory)
open("/home/xx/mapserver-demo/mapfiles/./../data/bluemarble.jpg",
O_RDONLY) = 3
close(3) = 0
futex(0x80db90, FUTEX_WAIT_PRIVATE, 2, NULL
(2) On Ubuntu 11.10
the same command/configure runs well.
Any clue? or Is the mapserver on 10.0.4.3 lucid usable?
Thanks
Min Wang
More information about the ubuntu-users
mailing list