wzin / liquid-galaxy

Automatically exported from code.google.com/p/liquid-galaxy
Apache License 2.0
0 stars 0 forks source link

Earth Stability on Liquid Galaxy - Spontaneous Crashes #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Earth continues to spontaneously crash on Liquid Galaxy.  This January we did 
some troubleshooting and resolved to wait until we upgraded to Ubuntu 11.04 and 
its newer version of glibc.  After upgrading, the crashes are much less 
frequent, but they persist.

An example is included in this comment, though there are a few other variations 
as well.

lg@lg1:~/.googleearth/crashlogs$ cat ./crashlog-4e14bc3d.txt
Major Version 6
Minor Version 0
Build Number 0003
Build Date May 17 2011
Build Time 00:40:40
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 38
OS Patch Version 0
Crash Signal 6
Crash Time 1309981757
Up Time 836.742

Stacktrace from glibc:
./libgoogleearth_free.so(+0xab953)[0xf7728953]
./libgoogleearth_free.so(+0xabad3)[0xf7728ad3]
[0xf7791400]
/lib32/libc.so.6(abort+0x17e)[0xf52362ce]
/lib32/libc.so.6(+0x61277)[0xf5269277]
/lib32/libc.so.6(+0x6b511)[0xf5273511]
/lib32/libc.so.6(+0x6bcae)[0xf5273cae]
./libQtCore.so.4(_Z5qFreePv+0x1d)[0xf73e609d]
./libQtCore.so.4(_ZN10QByteArrayaSERKS_+0x53)[0xf73eedd3]
./libQtCore.so.4(_ZN10QByteArray6appendERKS_+0xe0)[0xf73eeed0]
/opt/google/earth/free/libviewsync.so(_ZNK5earth8viewsync15ViewSyncMessage8ToStr
ingEv+0x4e)[0xea6d385e]
/opt/google/earth/free/libviewsync.so(_ZN5earth8viewsync14UDPMessageSink5WriteER
KNS0_15ViewSyncMessageE+0x21)[0xea6d3bc1]
/opt/google/earth/free/libviewsync.so(_ZN5earth8viewsync6Sender11OnBeginDrawERKN
S_4evll11UpdateEventE+0x224)[0xea6d4c44]
/opt/google/earth/free/libevll.so(_ZN5earth7EmitterINS_4evll14UpdateObserverENS1
_11UpdateEventENS_19EmitterDefaultTraitIS2_S3_EEE8DoNotifyEPNS_10SyncNotifyIS2_S
3_S5_EEMS2_FvRKS3_ESB_+0x8a)[0xef604b0a]
/opt/google/earth/free/libevll.so(_ZN5earth4evll17RenderContextImpl15NotifyBegin
DrawEv+0x147)[0xef5cbcc7]
/opt/google/earth/free/libevll.so(_ZN5earth4evll13VisualContext6RenderEjRKNS1_10
PhotoStateE+0x123)[0xef6f5e03]
/opt/google/earth/free/libevll.so(_ZN5earth4evll13VisualContext4DrawEj+0x2d8)[0x
ef6f7c48]
/opt/google/earth/free/libevll.so(_ZN5earth4evll17RenderContextImpl4drawEv+0x18f
)[0xef5fba1f]
./librender.so(_ZN12RenderWidget10paintEventEP11QPaintEvent+0x37)[0xf4a8ee67]
./librender.so(_ZN5earth6render11RenderTimer4FireEv+0x1d)[0xf4a7e86d]
./libbase.so(_ZN5earth5Timer8dispatchEv+0x33)[0xf4feb9e3]
./libbase.so(_ZN5earth11QtFramework18CommandCustomEvent8dispatchEv+0x23)[0xf5023
0a3]
./libbase.so(_ZN5earth11QtFramework11customEventEP6QEvent+0x40)[0xf5020910]
./libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x42f)[0xf74fec4f]
./libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[
0xf6a5569c]
./libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x426)[0xf6a60666]
./libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x78)[0
xf74ecba8]
./libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QTh
readData+0x30b)[0xf74ee00b]
./libQtCore.so.4(_ZN16QCoreApplication16sendPostedEventsEP7QObjecti+0x2d)[0xf74e
e0fd]
./libQtGui.so.4(+0x1f7b51)[0xf6b0fb51]
./libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE
+0x49)[0xf74ebb39]
./libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x102)[0x
f74ebd12]
./libQtCore.so.4(_ZN16QCoreApplication4execEv+0xaf)[0xf74ee1bf]
./libQtGui.so.4(_ZN12QApplication4execEv+0x27)[0xf6a55177]
./libgoogleearth_free.so(_ZN5earth6client11Application3runEv+0x605)[0xf7732ba5]
./libgoogleearth_free.so(+0xaa40b)[0xf772740b]
./libgoogleearth_free.so(earthmain+0x247)[0xf7728587]
./googleearth-bin[0x804872b]
/lib32/libc.so.6(__libc_start_main+0xe7)[0xf521ee37]
./googleearth-bin[0x8048671]

Original issue reported on code.google.com by AxisOfEn...@gmail.com on 6 Jul 2011 at 8:08

GoogleCodeExporter commented 9 years ago
Another recent "spontaneous" crashlog:

lg@lg1:~$ cat .googleearth/crashlogs/crashlog-4e15c3c7.txt 
Major Version 6
Minor Version 0
Build Number 0003
Build Date May 17 2011
Build Time 00:40:40
OS Type 3
OS Major Version 2
OS Minor Version 6
OS Build Version 38
OS Patch Version 0
Crash Signal 6
Crash Time 1310049223
Up Time 467.728

Stacktrace from glibc:
./libgoogleearth_free.so(+0xab953)[0xf7711953]
./libgoogleearth_free.so(+0xabad3)[0xf7711ad3]
[0xf777a400]
/lib32/libc.so.6(abort+0x17e)[0xf521f2ce]
/lib32/libc.so.6(+0x61277)[0xf5252277]
/lib32/libc.so.6(+0x6b511)[0xf525c511]
/lib32/libc.so.6(+0x6bcae)[0xf525ccae]
./libQtCore.so.4(_Z5qFreePv+0x1d)[0xf73cf09d]
./libQtCore.so.4(_ZN10QByteArrayaSERKS_+0x53)[0xf73d7dd3]
./libge_net.so(_ZN5earth3net7Fetcher12SetByteArrayERK10QByteArray+0x29)[0xf4b167
29]
./libge_net.so(_ZN5earth3net7Fetcher4DoneEv+0x124)[0xf4b35ca4]
./libge_net.so(_ZN5earth3net7Fetcher4doitEPNS0_14NetworkRequestEPv+0x11)[0xf4b15
a51]
./libge_net.so(_ZN5earth3net17ConnectionManager11RequestDoneEPNS0_14NetworkReque
stE+0x4a)[0xf4b1d64a]
./libge_net.so(_ZN5earth3net15RequestDoneTask8RunTimedEPNS_9TimedTask7ContextEd+
0x52)[0xf4b3a972]
./libbase.so(_ZN5earth16TimedTaskManager11RunTimedAllEPNS_9TimedTask7ContextEd+0
xa3)[0xf4ff01d3]
/opt/google/earth/free/libevll.so(_ZN5earth4evll12MainDatabase20ProcessEndFrameT
asksERKNS0_6ViewerEd+0x43)[0xef759de3]
/opt/google/earth/free/libevll.so(_ZN5earth4evll13VisualContext8EndFrameEv+0x137
)[0xef6f2927]
/opt/google/earth/free/libevll.so(_ZN5earth4evll13VisualContext4DrawEj+0x2e6)[0x
ef6f7c56]
/opt/google/earth/free/libevll.so(_ZN5earth4evll17RenderContextImpl4drawEv+0x18f
)[0xef5fba1f]
./librender.so(_ZN12RenderWidget10paintEventEP11QPaintEvent+0x37)[0xf4a77e67]
./librender.so(_ZN5earth6render11RenderTimer4FireEv+0x1d)[0xf4a6786d]
./libbase.so(_ZN5earth5Timer8dispatchEv+0x33)[0xf4fd49e3]
./libbase.so(_ZN5earth11QtFramework18CommandCustomEvent8dispatchEv+0x23)[0xf500c
0a3]
./libbase.so(_ZN5earth11QtFramework11customEventEP6QEvent+0x40)[0xf5009910]
./libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x42f)[0xf74e7c4f]
./libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[
0xf6a3e69c]
./libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x426)[0xf6a49666]
./libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x78)[0
xf74d5ba8]
./libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QTh
readData+0x30b)[0xf74d700b]
./libQtCore.so.4(_ZN16QCoreApplication16sendPostedEventsEP7QObjecti+0x2d)[0xf74d
70fd]
./libQtGui.so.4(+0x1f7b51)[0xf6af8b51]
./libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE
+0x49)[0xf74d4b39]
./libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x102)[0x
f74d4d12]
./libQtCore.so.4(_ZN16QCoreApplication4execEv+0xaf)[0xf74d71bf]
./libQtGui.so.4(_ZN12QApplication4execEv+0x27)[0xf6a3e177]
./libgoogleearth_free.so(_ZN5earth6client11Application3runEv+0x605)[0xf771bba5]
./libgoogleearth_free.so(+0xaa40b)[0xf771040b]
./libgoogleearth_free.so(earthmain+0x247)[0xf7711587]
./googleearth-bin[0x804872b]
/lib32/libc.so.6(__libc_start_main+0xe7)[0xf5207e37]
./googleearth-bin[0x8048671]

Original comment by kiel.endpoint on 7 Jul 2011 at 2:37