Takuro Ashie
ashie****@homa*****
2006年 5月 11日 (木) 11:14:15 JST
Cc: sanpo さん 足永です。 # 完全にオフトピですんません On Thu, 11 May 2006 02:26:59 +0900 (JST) UTUMI Hirosi <utuhi****@yahoo*****> wrote: > sanpo さんの MMap が大きく進化しています。 > びっくりして sanpo さんに連絡しました。 > いくつかお願いを聞いていただいた MMap-0.0.6 が > 今日リリースされています。 > http://www.geocities.jp/msanpopo/mmap_plus.html うひょっと思って動かしてみたのですが、こんな感じ↓で起動直後に落ちました。 #1 0xb566bf63 in _mesa_make_current () from /usr/lib/dri/i915_dri.so #2 0xb564797a in intelMakeCurrent () from /usr/lib/dri/i915_dri.so #3 0xb562f0ef in __driUtilUpdateDrawableInfo () from /usr/lib/dri/i915_dri.so #4 0xb7e66f40 in glXGetCurrentDrawable () from /usr/lib/libGL.so.1 #5 0xb7e671c5 in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1 #6 0xb7e6744a in glXMakeCurrent () from /usr/lib/libGL.so.1 #7 0xb7f482b9 in gdk_gl_window_new () from /usr/lib/libgdkglext-x11-1.0.so.0 #8 0xb7f28968 in gdk_gl_drawable_gl_begin () from /usr/lib/libgdkglext-x11-1.0.so.0 #9 0x08053059 in glarea_dummy_gl_begin () at glarea.c:207 #10 0x080609f9 in texture_pixbuf_to_t_num (pixbuf=<value optimized out>, savepath=0x8cb10e0 "/home/aho/.mmap/Data/Earth/BlueMarbleTextures/land_shallow_topo_2048.dds") at ww_texture.c:213 #11 0x08060d3d in ww_texture_new_jpg (path_jpg=0xb7e930e0 "", path_dds_save=0x8cb10e0 "/home/aho/.mmap/Data/Earth/BlueMarbleTextures/land_shallow_topo_2048.dds") at ww_texture.c:327 #12 0x0805d5c5 in ww_image_update (obj=0x816d080) at ww_image.c:312 #13 0x0805a133 in ww_layerset_update (obj=0x81c1590) at ww_layerset.c:266 #14 0x080638fa in ww_world_update (world=0x816c780) at ww_world.c:314 #15 0x08052449 in mmap_update () at mmap.c:156 #16 0x08053117 in thread_func_update (obj=0x0) at glarea.c:275 #17 0x08059499 in thread_func_power (data=0x8235e68, user_data=0x0) ---Type <return> to continue, or q <return> to quit--- at mmapthread.c:72 #18 0xb77bc428 in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #19 0xb77ba582 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #20 0xb74ba341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #21 0xb744f4ee in clone () from /lib/tls/i686/cmov/libc.so.6 ちゃんと見てないので原因は分からないですが、何故か i915_dri の中で死んでますね。 原因等お心当たりがありましたらご教授頂ければ幸いです > sanpoさん