Summary: | r911560 Crashes on startup | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Alex Ruddick <alexrudd0> |
Component: | general | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, davidvj, martin.sandsmark, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Backtrace
intstallation log |
Description
Alex Ruddick
2009-01-16 05:45:14 UTC
Give us a backtrace please... Gilles Caulier Created attachment 30306 [details]
Backtrace
D'oh, forgot it.
Crash appears in phonon using GStreamer Gilles Caulier Created attachment 30307 [details]
intstallation log
Hmm, I recently upgraded some package to that effect. If I edited it myself I might miss something, so I'll just attach it all.
Pasted backtrace from comment 2 (please, paste the backtraces inline instead of attaching them as files): GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/digikam [Thread debugging using libthread_db enabled] [New Thread 0x7fdc9fea76f0 (LWP 21327)] [New Thread 0x420fc950 (LWP 21330)] [New Thread 0x416d4950 (LWP 21331)] [New Thread 0x428fd950 (LWP 21332)] [Thread 0x416d4950 (LWP 21331) exited] [Thread 0x428fd950 (LWP 21332) exited] [New Thread 0x428fd950 (LWP 21336)] [New Thread 0x416d4950 (LWP 21337)] digikam(21327) Phonon::KdePlatformPlugin::createBackend: using backend: "GStreamer" [New Thread 0x430fe950 (LWP 21339)] [Thread 0x430fe950 (LWP 21339) exited] [New Thread 0x430fe950 (LWP 21340)] virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "HDA Intel (STAC92xx Analog)" virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) ("unix:/tmp/pulse-alex/native alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0") virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "unix:/tmp/pulse-alex/native alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0" ) failed virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "HDA Intel (STAC92xx Analog)" virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) ("unix:/tmp/pulse-alex/native alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0") virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "unix:/tmp/pulse-alex/native alsa_output.pci_8086_27d8_sound_card_0_alsa_playback_0" ) failed virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "HDA Intel (STAC92xx Digital)" virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) ("x-phonon:CARD=0,DEV=1", "plughw:CARD=0,DEV=1") virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "x-phonon:CARD=0,DEV=1" ) failed virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) setProperty(device, "plughw:CARD=0,DEV=1" ) failed virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "default" [Thread 0x430fe950 (LWP 21340) exited] [New Thread 0x430fe950 (LWP 21341)] [Thread 0x430fe950 (LWP 21341) exited] [New Thread 0x430fe950 (LWP 21342)] [Thread 0x430fe950 (LWP 21342) exited] [New Thread 0x430fe950 (LWP 21343)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fdc9fea76f0 (LWP 21327)] 0x00007fdc98827ec7 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 (gdb) backtrace full #0 0x00007fdc98827ec7 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 No symbol table info available. #1 0x00007fdc9f881b01 in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #2 0x00007fdc9f86cebe in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #3 0x00007fdc9f86e12f in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #4 0x00007fdc9f86c84f in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #5 0x00007fdc9f87c143 in ?? () from /usr/lib/libphonon.so.4 No symbol table info available. #6 0x00007fdc9f87c3c5 in Phonon::VideoPlayer::VideoPlayer () from /usr/lib/libphonon.so.4 No symbol table info available. #7 0x000000000068f185 in MediaPlayerView (this=0x1136990, parent=0xf91c30) at /home/alex/kdesvn/graphics/digikam/digikam/mediaplayerview.cpp:113 No locals. #8 0x000000000062b3a4 in AlbumWidgetStack (this=0xf91c30, parent=0xfb6300) at /home/alex/kdesvn/graphics/digikam/digikam/albumwidgetstack.cpp:138 No locals. #9 0x000000000065b481 in DigikamView (this=0xf73480, parent=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamview.cpp:199 No locals. #10 0x000000000064e10f in Digikam::DigikamApp::setupView (this=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamapp.cpp:387 No locals. #11 0x000000000064fd44 in DigikamApp (this=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamapp.cpp:190 No locals. #12 0x000000000068dcae in main (argc=1, argv=0x7fffa7ef73b8) at /home/alex/kdesvn/graphics/digikam/digikam/main.cpp:162 aboutData = {d = 0xd1bb00} options = {d = 0xd2d1c0} app = <incomplete type> config = {d = 0xd6fb40} group = <incomplete type> version = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4819}, alloc = 0, size = 0, data = 0x9a041a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97}, alloc = 0, size = 0, data = 0x7fdc98afa2fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xdbc900, static codecForCStrings = 0x0} dbPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4819}, alloc = 0, size = 0, data = 0x9a041a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97}, alloc = 0, size = 0, data = 0x7fdc98afa2fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xdb9900, static codecForCStrings = 0x0} albumPath = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 4819}, alloc = 0, size = 0, data = 0x9a041a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 97}, alloc = 0, size = 0, data = 0x7fdc98afa2fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xdb9a20, static codecForCStrings = 0x0} args = (KCmdLineArgs *) 0xd2d6e0 priorityAlbumPath = false dirInfo = {d_ptr = 0xdbc300} man = (class Digikam::AlbumManager *) 0xdd0e50 digikam = (class Digikam::DigikamApp *) 0x7fdc97518538 tipsFiles = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 4660}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x7fffa7ef7020}, d = 0x7fffa7ef7020}}, <No data fields>} ret = 0 __PRETTY_FUNCTION__ = "int main(int, char**)" (gdb) info registers rax 0x7fdc98afb180 140585431183744 rbx 0x4 4 rcx 0x4 4 rdx 0x0 0 rsi 0x8 8 rdi 0x7fdc9fa8fb80 140585548184448 rbp 0x7fffa7ef5df0 0x7fffa7ef5df0 rsp 0x7fffa7ef5dc0 0x7fffa7ef5dc0 r8 0x11a6ef0 18509552 r9 0x0 0 r10 0x11bc8c0 18598080 r11 0x0 0 r12 0x0 0 r13 0x0 0 r14 0x1138e80 18058880 r15 0x7fffa7ef5fd0 140736010870736 rip 0x7fdc98827ec7 0x7fdc98827ec7 <QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+103> eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x220 544 ftag 0xffff 65535 fiseg 0x7fdc 32732 fioff 0x97a4b047 -1750814649 foseg 0x7fff 32767 fooff 0xa7ef58a8 -1477486424 fop 0x51f 1311 mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ] (gdb) thread apply all backtrace Thread 11 (Thread 0x430fe950 (LWP 21343)): #0 0x00007fdc97577206 in poll () from /lib/libc.so.6 #1 0x00007fdc824a6f6d in ?? () from /usr/lib/libpulse.so.0 #2 0x00007fdc8249b48a in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007fdc8249c8e8 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007fdc8249c9b0 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007fdc824a6d6d in ?? () from /usr/lib/libpulse.so.0 #6 0x00007fdc824c3400 in ?? () from /usr/lib/libpulse.so.0 #7 0x00007fdc9ab4e3ea in start_thread () from /lib/libpthread.so.0 #8 0x00007fdc97580c6d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 6 (Thread 0x416d4950 (LWP 21337)): #0 0x00007fdc9ab522d9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fdc9872b349 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007fdc9e4bc5e3 in Digikam::LoadSaveThread::run (this=0xf86290) at /home/alex/kdesvn/graphics/digikam/libs/threadimageio/loadsavethread.cpp:129 #3 0x00007fdc9872a362 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007fdc9ab4e3ea in start_thread () from /lib/libpthread.so.0 #5 0x00007fdc97580c6d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 5 (Thread 0x428fd950 (LWP 21336)): #0 0x00007fdc9ab522d9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fdc9872b349 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007fdc9e4bc5e3 in Digikam::LoadSaveThread::run (this=0xf915a0) at /home/alex/kdesvn/graphics/digikam/libs/threadimageio/loadsavethread.cpp:129 #3 0x00007fdc9872a362 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007fdc9ab4e3ea in start_thread () from /lib/libpthread.so.0 #5 0x00007fdc97580c6d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x420fc950 (LWP 21330)): #0 0x00007fdc9ab522d9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fdc9872b349 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x000000000069f283 in Digikam::ScanController::run (this=0xe4aca0) at /home/alex/kdesvn/graphics/digikam/digikam/scancontroller.cpp:346 #3 0x00007fdc9872a362 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007fdc9ab4e3ea in start_thread () from /lib/libpthread.so.0 #5 0x00007fdc97580c6d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fdc9fea76f0 (LWP 21327)): #0 0x00007fdc98827ec7 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #1 0x00007fdc9f881b01 in ?? () from /usr/lib/libphonon.so.4 #2 0x00007fdc9f86cebe in ?? () from /usr/lib/libphonon.so.4 #3 0x00007fdc9f86e12f in ?? () from /usr/lib/libphonon.so.4 #4 0x00007fdc9f86c84f in ?? () from /usr/lib/libphonon.so.4 #5 0x00007fdc9f87c143 in ?? () from /usr/lib/libphonon.so.4 #6 0x00007fdc9f87c3c5 in Phonon::VideoPlayer::VideoPlayer () from /usr/lib/libphonon.so.4 #7 0x000000000068f185 in MediaPlayerView (this=0x1136990, parent=0xf91c30) at /home/alex/kdesvn/graphics/digikam/digikam/mediaplayerview.cpp:113 #8 0x000000000062b3a4 in AlbumWidgetStack (this=0xf91c30, parent=0xfb6300) at /home/alex/kdesvn/graphics/digikam/digikam/albumwidgetstack.cpp:138 #9 0x000000000065b481 in DigikamView (this=0xf73480, parent=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamview.cpp:199 #10 0x000000000064e10f in Digikam::DigikamApp::setupView (this=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamapp.cpp:387 #11 0x000000000064fd44 in DigikamApp (this=0xfab3c0) at /home/alex/kdesvn/graphics/digikam/digikam/digikamapp.cpp:190 #12 0x000000000068dcae in main (argc=1, argv=0x7fffa7ef73b8) at /home/alex/kdesvn/graphics/digikam/digikam/main.cpp:162 (gdb) quit The program is running. Exit anyway? (y or n) You still need Phonon debug symbols... Also, it seems that PulseAudio is there too... If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks :) That's odd. I installed phonon debug symbols and tried getting a new backtrace, but it seems Phonon doesn't crash any more. In the interim I had tried to update and rebuild digikam, etc. but the new build failed. I think kipi-plugins installed OK though. Am I now running the previous revision of digikam (911560) with the new revision of kipi-plugins (912064)? BTW, I am trying this under GNOME. PulseAudio is probably installed but I changed the preferences to use ALSA. lspci | grep Audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) (gdb) run Starting program: /usr/bin/digikam [Thread debugging using libthread_db enabled] [New Thread 0x7fb7881b86f0 (LWP 10798)] [New Thread 0x41511950 (LWP 10804)] [New Thread 0x42681950 (LWP 10805)] [Thread 0x42681950 (LWP 10805) exited] [New Thread 0x41d12950 (LWP 10806)] [Thread 0x41d12950 (LWP 10806) exited] [New Thread 0x41d12950 (LWP 10810)] [New Thread 0x42681950 (LWP 10811)] digikam(10798) Phonon::KdePlatformPlugin::createBackend: using backend: "GStreamer" [New Thread 0x408b7950 (LWP 10813)] [Thread 0x408b7950 (LWP 10813) exited] [New Thread 0x408b7950 (LWP 10814)] virtual bool Phonon::Gstreamer::AudioOutput::setOutputDevice(const Phonon::AudioOutputDevice&) "default" [New Thread 0x42e82950 (LWP 10815)] Starting to load Plugins. Files: "CompassFloatItem.so" Files: "MapScaleFloatItem.so" Files: "MarbleCrosshairsPlugin.so" Files: "MarbleGeoDataPlugin.so" Files: "MarbleOverviewMap.so" Files: "MarbleStarsPlugin.so" Files: "NavigationFloatItem.so" === MarbleDirs: === Local Path: "/home/alex/.marble/data" Plugin Local Path: "/home/alex/.marble/plugins" Marble Data Path (Run Time) : "" Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data" Marble Plugin Path (Run Time) : "" Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" System Path: "/usr/share/kde4/apps/marble/data" Plugin System Path: "/usr/lib/kde4/plugins/marble" =================== "CompassFloatItem.so" - "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" [Thread 0x408b7950 (LWP 10814) exited] [Thread 0x42e82950 (LWP 10815) exited] "MapScaleFloatItem.so" - "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" "MarbleCrosshairsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" "MarbleGeoDataPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so" "MarbleOverviewMap.so" - "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" "MarbleStarsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" "NavigationFloatItem.so" - "/usr/lib/kde4/plugins/marble/NavigationFloatItem.so" Time elapsed: 145 ms Use workaround: 0 loadMapTheme "earth/citylights/citylights.dgml" loadMapTheme "earth/bluemarble/bluemarble.dgml" MapThemeId "earth/srtm/srtm.dgml" loadMapTheme "earth/srtm/srtm.dgml" DGML2 Name : "Atlas" adding container: "cityplacemarks.kml" false adding container: "baseplacemarks.kml" false starting parser for "cityplacemarks" adding container: "elevplacemarks.kml" false adding container: "otherplacemarks.kml" false starting parser for "baseplacemarks" adding container: "boundaryplacemarks" true "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" starting parser for "elevplacemarks" starting parser for "otherplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" Loading ended true Loading ended true Loading ended true starting parser for "boundaryplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache" TextureColorizer: Time elapsed: 96 ms THEME CHANGED: *** "earth/srtm/srtm.dgml" SunLocator::setBody( QString ) Loading ended true Starting to load Plugins. Files: "CompassFloatItem.so" Files: "MapScaleFloatItem.so" Files: "MarbleCrosshairsPlugin.so" Files: "MarbleGeoDataPlugin.so" Files: "MarbleOverviewMap.so" Files: "MarbleStarsPlugin.so" Files: "NavigationFloatItem.so" === MarbleDirs: === Local Path: "/home/alex/.marble/data" Plugin Local Path: "/home/alex/.marble/plugins" Marble Data Path (Run Time) : "" Marble Data Path (Compile Time): "/usr/share/kde4/apps/marble/data" Marble Plugin Path (Run Time) : "" Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble" System Path: "/usr/share/kde4/apps/marble/data" Plugin System Path: "/usr/lib/kde4/plugins/marble" =================== "CompassFloatItem.so" - "/usr/lib/kde4/plugins/marble/CompassFloatItem.so" "MapScaleFloatItem.so" - "/usr/lib/kde4/plugins/marble/MapScaleFloatItem.so" "MarbleCrosshairsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleCrosshairsPlugin.so" "MarbleGeoDataPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleGeoDataPlugin.so" "MarbleOverviewMap.so" - "/usr/lib/kde4/plugins/marble/MarbleOverviewMap.so" "MarbleStarsPlugin.so" - "/usr/lib/kde4/plugins/marble/MarbleStarsPlugin.so" "NavigationFloatItem.so" - "/usr/lib/kde4/plugins/marble/NavigationFloatItem.so" Time elapsed: 6 ms Use workaround: 0 loadMapTheme "earth/citylights/citylights.dgml" Loading ended true loadMapTheme "earth/bluemarble/bluemarble.dgml" MapThemeId "earth/srtm/srtm.dgml" loadMapTheme "earth/srtm/srtm.dgml" DGML2 Name : "Atlas" adding container: "cityplacemarks.kml" false starting parser for "cityplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/cityplacemarks.cache" adding container: "baseplacemarks.kml" false adding container: "elevplacemarks.kml" false starting parser for "baseplacemarks" starting parser for "elevplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/elevplacemarks.cache" adding container: "otherplacemarks.kml" false Loading ended true "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/baseplacemarks.cache" Loading ended true starting parser for "otherplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/otherplacemarks.cache" Loading ended true adding container: "boundaryplacemarks" true starting parser for "boundaryplacemarks" "Loading Default Placemark Cache File:/usr/share/kde4/apps/marble/data/placemarks/boundaryplacemarks.cache" Loading ended true THEME CHANGED: *** "earth/srtm/srtm.dgml" SunLocator::setBody( QString ) Loading ended true Style reset requested. Style reset requested. Style reset requested. Style reset requested. start generate indexes generated indexes MarblePlacemarkModel (generateIndex): Time elapsed: 310 ms Style reset requested. Style reset requested. Style reset requested. Style reset requested. Style reset requested. Style reset requested. start generate indexes generated indexes MarblePlacemarkModel (generateIndex): Time elapsed: 311 ms Style reset requested. Style reset requested. timeChanged void SunLocator::update() digikam: symbol lookup error: /usr/lib/libdigikamcore.so.1: undefined symbol: _ZN6Marble12MarbleWidget16addPlaceMarkDataERK7QString [New Thread 0x42e82950 (LWP 10816)] [New Thread 0x408b7950 (LWP 10817)] [New Thread 0x43683950 (LWP 10818)] [New Thread 0x43e84950 (LWP 10819)] [New Thread 0x44685950 (LWP 10820)] [Thread 0x43683950 (LWP 10818) exited] [New Thread 0x44e86950 (LWP 10821)] [New Thread 0x43683950 (LWP 10822)] [New Thread 0x45687950 (LWP 10823)] [New Thread 0x45e88950 (LWP 10824)] [Thread 0x45e88950 (LWP 10824) exited] [Thread 0x43e84950 (LWP 10819) exited] [Thread 0x45687950 (LWP 10823) exited] [Thread 0x44685950 (LWP 10820) exited] [New Thread 0x44685950 (LWP 10825)] [New Thread 0x45687950 (LWP 10826)] [New Thread 0x43e84950 (LWP 10827)] [New Thread 0x45e88950 (LWP 10828)] [Thread 0x45e88950 (LWP 10828) exited] [Thread 0x43e84950 (LWP 10827) exited] [New Thread 0x46689950 (LWP 10829)] [Thread 0x45687950 (LWP 10826) exited] [Thread 0x46689950 (LWP 10829) exited] [Thread 0x44e86950 (LWP 10821) exited] [Thread 0x408b7950 (LWP 10817) exited] [Thread 0x43683950 (LWP 10822) exited] [Thread 0x42e82950 (LWP 10816) exited] [New Thread 0x42e82950 (LWP 10830)] [Thread 0x44685950 (LWP 10825) exited] [New Thread 0x44685950 (LWP 10831)] [New Thread 0x43683950 (LWP 10832)] [New Thread 0x408b7950 (LWP 10833)] [Thread 0x408b7950 (LWP 10833) exited] [New Thread 0x408b7950 (LWP 10834)] [Thread 0x43683950 (LWP 10832) exited] [Thread 0x408b7950 (LWP 10834) exited] [New Thread 0x408b7950 (LWP 10835)] [Thread 0x408b7950 (LWP 10835) exited] [Thread 0x44685950 (LWP 10831) exited] Program exited with code 0177. (gdb) backtrace full No stack. Still experiencing this ? Thanks *** Bug 188699 has been marked as a duplicate of this bug. *** I am not affected by this bug any more as I have not tried to compile from source (somebody has updated the packages). Ok. Closing as WORKSFORME. Thanks reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise. |