http://bugs.kde.org/show_bug.cgi?id=175791
Summary: The application crashes on startup with a segfault. Product: digikam Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 0.10 beta (using KDE 4.1.3) OS: Linux Installed from: Ubuntu Packages On startup, while seemingly scanning the photo database, the application segfaults and exits. This happens on every startup. The following messages appear on the console: digikam(9345): Root Album Path: "/home/tincho/Photos" digikam(9345): Database Path: "/home/tincho/Photos" digikam(9345): SchemaUpdater update digikam(9345): Have a database structure version "5" digikam(9345): makeUpdates 5 to 5 digikam(9345): listFromType digikam(9345): got listFromType digikam(9345): Creating new Location "/tincho/Photos" uuid "volumeid:?uuid=449896be-7ab0-4f04-a9dd-9741fd278579" digikam(9345): location for "/home/tincho/Photos" is available true digikam(9345) Phonon::KdePlatformPlugin::createBackend: using backend: "Xine" Starting to load Plugins. Files: "initrd.img" Files: "initrd.img.old" Files: "vmlinuz" Files: "vmlinuz.old" === MarbleDirs: === Local Path: "/home/tincho/.marble/data" Plugin Local Path: "/home/tincho/.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: "" Plugin System Path: "" =================== "initrd.img" - "/boot/initrd.img-2.6.27-8-generic" Plugin Failure: "initrd.img" is not a valid Marble Plugin: "The file '/boot/initrd.img-2.6.27-8-generic' is not a valid Qt plugin." "initrd.img.old" - "/boot/initrd.img-2.6.27-7-generic" Plugin Failure: "initrd.img.old" is not a valid Marble Plugin: "The file '/boot/initrd.img-2.6.27-7-generic' is not a valid Qt plugin." "vmlinuz" - "/boot/vmlinuz-2.6.27-8-generic" Plugin Failure: "vmlinuz" is not a valid Marble Plugin: "The file '/boot/vmlinuz-2.6.27-8-generic' is not a valid Qt plugin." "vmlinuz.old" - "/boot/vmlinuz-2.6.27-7-generic" Plugin Failure: "vmlinuz.old" is not a valid Marble Plugin: "The file '/boot/vmlinuz-2.6.27-7-generic' is not a valid Qt plugin." cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input cannot open "" for reading fstat error mmap error for input QFSFileEngine::open: No file name specified QFSFileEngine::open: No file name specified Use workaround: 0 No recent Default Placemark Cache File available! No Default Placemark Source File! No recent Default Placemark Cache File available! No Default Placemark Source File! No recent Default Placemark Cache File available! No Default Placemark Source File! No recent Default Placemark Cache File available! No Default Placemark Source File! No recent Default Placemark Cache File available! No Default Placemark Source File! loadMapTheme "earth/citylights/citylights.dgml" File does not exist: "" loadMapTheme "earth/bluemarble/bluemarble.dgml" File does not exist: "" KCrash: Application 'digikam' crashing... sock_file=/home/tincho/.kde/socket-kimi/kdeinit4__0 The debug information offered by the crash handler is: Application: digiKam (digikam), signal SIGSEGV [Thread debugging using libthread_db enabled] [New Thread 0xb4cd26c0 (LWP 9345)] [New Thread 0xad7ebb90 (LWP 9500)] [New Thread 0xadfecb90 (LWP 9499)] [New Thread 0xaec1eb90 (LWP 9498)] [New Thread 0xaf48db90 (LWP 9486)] [New Thread 0xb294eb90 (LWP 9483)] [New Thread 0xb214db90 (LWP 9482)] [New Thread 0xb35c3b90 (LWP 9346)] [KCrash handler] #6 0xb563b1a7 in GeoSceneDocument::head () from /usr/lib/libmarblewidget.so.4 #7 0xb56679db in MarbleModel::MarbleModel () from /usr/lib/libmarblewidget.so.4 #8 0xb56705a9 in MarbleMap::MarbleMap () from /usr/lib/libmarblewidget.so.4 #9 0xb5664770 in MarbleWidget::MarbleWidget () from /usr/lib/libmarblewidget.so.4 #10 0xb7ee3ff2 in WorldMapWidget (this=0x96caca0, w=256, h=256, parent=0x96ca368) at /build/buildd/digikam-0.10.0~beta2/libs/imageproperties/worldmapwidget.cpp:79 #11 0xb7ee07df in ImagePropertiesGPSTab (this=0x96ca368, parent=0x8e91920) at /build/buildd/digikam-0.10.0~beta2/libs/imageproperties/imagepropertiesgpstab.cpp:102 #12 0xb7ec4e92 in ImagePropertiesSideBar (this=0x96003c0, parent=0x8e91920, splitter=0x8f13258, side=KMultiTabBar::Right, mimimizedDefault=<value optimized out>) at /build/buildd/digikam-0.10.0~beta2/libs/imageproperties/imagepropertiessidebar.cpp:76 #13 0x080bae01 in ImagePropertiesSideBarDB (this=0x96003c0, parent=0x8e91920, splitter=0x8f13258, side=KMultiTabBar::Right, mimimizedDefault=<value optimized out>) at /build/buildd/digikam-0.10.0~beta2/libs/imageproperties/imagepropertiessidebardb.cpp:87 #14 0x08267869 in DigikamView (this=0x8e91920, parent=0x8c86670) at /build/buildd/digikam-0.10.0~beta2/digikam/digikamview.cpp:200 #15 0x08252339 in Digikam::DigikamApp::setupView (this=0x8c86670) at /build/buildd/digikam-0.10.0~beta2/digikam/digikamapp.cpp:376 #16 0x0825d853 in DigikamApp (this=0x8c86670) at /build/buildd/digikam-0.10.0~beta2/digikam/digikamapp.cpp:183 #17 0x0828e77c in main (argc=1, argv=0xbfdd94f4) at /build/buildd/digikam-0.10.0~beta2/digikam/main.cpp:158 #0 0xb80d7430 in __kernel_vsyscall () -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
http://bugs.kde.org/show_bug.cgi?id=175791
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |general Product|digikam |marble --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2008-11-21 20:15:13 --- This is Marble widget, not digiKam Gilles Caulier -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from mvr.rennes@gmail.com
http://bugs.kde.org/show_bug.cgi?id=175791
Gilles Caulier caulier gilles gmail com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[hidden email] |[hidden email] -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |