Date: Mon, 19 Jul 2010 20:32:23 +0200 From: Juergen Lock <nox@jelal.kn-bremen.de> To: Yuri <yuri@rawbw.com> Cc: nox@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Why googleearth keeps crashing when photo window is closed? Message-ID: <20100719183223.GA71283@triton8.kn-bremen.de> In-Reply-To: <4C3D9526.3080107@rawbw.com> References: <4C3D9526.3080107@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 14, 2010 at 03:44:54AM -0700, Yuri wrote: > > For some reason googleearth crashes when the popup with photo is closed. > Crashes are intermittent, depending on system updates and port updates. > After some crashes disappear and after other updates crashes come back > again. > Hi! I didn't answer at first since my ports weren't up to date and I couldn't reproduce the issue, now after updating to latest ports and RELENG_8_1 (amd64) googleearth still seems to work just fine for me, only gl doesn't work since a) our linux versions of the gl-related libs are too old for my card (radeon r730pro i.e. HD 4650) and b) I'm on amd64 and I've been told the dri interface may be different between i386 and amd64 so the linuxolator could have issues emulating gl anyway. (or only with the xorg drivers since the nvidia blob may already be handling this problem?) > Crash stack is below. > > Yuri > > > Major Version 5 > Minor Version 2 > Build Number 0001 > Build Date Jun 10 2010 > Build Time 16:15:55 > OS Type 3 > OS Major Version 2 > OS Minor Version 6 > OS Build Version 16 > OS Patch Version 0 > Crash Signal 11 > Crash Time 1279103869 > Up Time 31.366 > > Stacktrace from glibc: > ./libgoogleearth_free.so[0x33d3c30b] > [0xbfbfffbb] > ./libQtWebKit.so.4[0x34bf7f23] > ./libQtWebKit.so.4[0x34bf7f5f] > ./libQtWebKit.so.4[0x34bf7f79] > ./libQtWebKit.so.4[0x34bf7fd3] > ./libQtWebKit.so.4[0x34cb5da8] > ./libQtWebKit.so.4[0x34cb5d1c] > ./libQtWebKit.so.4[0x35057709] > ./libQtWebKit.so.4[0x350577ad] > ./libQtWebKit.so.4[0x3516a908] > ./libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x112)[0x33fdbfca] > ./libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xa0)[0x3423ae20] > ./libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x22e)[0x34244962] > ./libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x70)[0x33fcdd50] > ./libQtCore.so.4[0x33ff3743] > ./libQtCore.so.4(_ZN20QEventDispatcherUNIX14activateTimersEv+0x17)[0x33ff381f] > ./libQtCore.so.4(_ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0xd9)[0x33ff39ed] > ./libQtGui.so.4[0x342cfca4] > ./libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x47)[0x33fccfbf] > ./libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xff)[0x33fcd223] > ./libQtCore.so.4(_ZN16QCoreApplication4execEv+0x9d)[0x33fcec05] > ./libQtGui.so.4(_ZN12QApplication4execEv+0x25)[0x3423a7a1] > ./libgoogleearth_free.so(_ZN5earth6client11Application3runEv+0x4bc)[0x33d4750c] > ./libgoogleearth_free.so(earthmain+0x27d)[0x33d3b73d] > ./googleearth-bin(_init+0x122)[0x80486c2] > /lib/libc.so.6(__libc_start_main+0xe5)[0x358596e5] > ./googleearth-bin(_init+0x91)[0x8048631] > I see you also posted this on the googlearth forum, lets hope they know more... Good luck! :) Juergen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100719183223.GA71283>