K9Copy Crashing When using k9copy assistant

Bug #498519 reported by Rob Larson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
k9copy (Ubuntu)
New
Undecided
Unassigned

Bug Description

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.

 rob@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)
rob@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)

Revision history for this message
Rob Larson (dewmanstl) wrote :

Please let me know what other information you would like from me and I will assist...

Thanks!

Revision history for this message
Rob Larson (dewmanstl) wrote :

This is occurring on Ubuntu 9.10, 2.6.31-17-generic

Revision history for this message
Rob Larson (dewmanstl) wrote :

From a suggestion on the Ubuntu Fourms, i inserted a dvd that was not encrypted and it got past the section of where it crashed.

I then un-installed libdvdcss along with k9copy. Reinstalled libdvdcss and then ran:
 sudo /usr/share/doc/libdvdread4/install-css.sh

re-installed K9copy and inserted a encrypted dvd and it seems to work without crashing. However, in the past the assistant would work. It would work once and then not seem to work again. Maybe something with the dvd-reader it self....Not sure if something gets loaded into the dvd player that makes it act strange.

Revision history for this message
Rob Larson (dewmanstl) wrote :

The problem has came back even after removingeverything and re-running the install-css.sh. It seemed to work for 2-3 times and then has stopped working.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.