Public bug reported: Hello,
When I attempt to use the k9copy assistant it seems to crash. Here are the steps that I have done when the application crashes. Launch k9copy assistant The program defaults to the correct dvd drive I select next and thats when it crashes with the following Application: k9copy (k9copy), signal: Segmentation fault [KCrash Handler] #6 Solid::StorageAccess::filePath (this=0x0) at ../../../solid/solid/storageaccess.cpp:62 #7 0x0806d36b in _start () I tried to create a crash report but i needed to use gdb in order to see what was happining. r...@xeon:~$ gdb k9copy GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 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 "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/k9copy...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/k9copy [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. Solid::StorageAccess::filePath (this=0x0) at ../../../solid/solid/storageaccess.cpp:62 62 ../../../solid/solid/storageaccess.cpp: No such file or directory. in ../../../solid/solid/storageaccess.cpp Current language: auto The current source language is "auto; currently c++". (gdb) r...@xeon:~$ gdb k9copy GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 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 "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/k9copy...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/k9copy [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. Solid::StorageAccess::filePath (this=0x0) at ../../../solid/solid/storageaccess.cpp:62 62 ../../../solid/solid/storageaccess.cpp: No such file or directory. in ../../../solid/solid/storageaccess.cpp Current language: auto The current source language is "auto; currently c++". (gdb) (gdb) thread apply all backtrace Thread 1 (Thread 0xb7fda700 (LWP 7281)): #0 Solid::StorageAccess::filePath (this=0x0) at ../../../solid/solid/storageaccess.cpp:62 #1 0x0806d36b in _start () (gdb) ** Affects: k9copy (Ubuntu) Importance: Undecided Status: New -- K9Copy Crashing When using k9copy assistant https://bugs.launchpad.net/bugs/498519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
