segmentation fault

Asked by Rob Larson

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)

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu k9copy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rob Larson (dewmanstl) said :
#3

Hi,
I have tried to re-install it several times. I keep getting the same error.

Revision history for this message
Rob Larson (dewmanstl) said :
#4

when i try to use approt-bug it says the following.

rob@xeon:~$ approt-bug k9copy
No command 'approt-bug' found, did you mean:
 Command 'apport-bug' from package 'apport' (main)
approt-bug: command not found
rob@xeon:~$

Revision history for this message
Rob Larson (dewmanstl) said :
#6

Not sure if the following will help.

Application that crashed: k9copy

Version of the application: 2.3.3

KDE Version: 4.3.2 (KDE 4.3.2)

Qt Version: 4.5.2

Operating System: Linux 2.6.31-16-generic i686

Distribution: Ubuntu 9.10

Revision history for this message
jaue dudui (asde85) said :
#7

There were some similar type of issues I faced there and on that time I visited https://7mplus-th.com/ where I took some information that helped me to solve this issue.

Revision history for this message
dhsuai dhiso (sbaui365) said :
#8

There are same kind of issues which they highlighted here on https://pickhomegears.com/ and also mentioned the solution of every issue you can click on the link for more detail.

Can you help with this problem?

Provide an answer of your own, or ask Rob Larson for more information if necessary.

To post a message you must log in.