Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bus Error (Again) #100

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 1 comment
Closed

Bus Error (Again) #100

Clementine-Issue-Importer opened this issue Dec 6, 2013 · 1 comment

Comments

@Clementine-Issue-Importer

From kadaimx on March 23, 2010 15:52:28

(I'm opening the Issue because I do not know how to re-open a closed one) What steps will reproduce the problem? 1. Run Clementine from any location from console (avoid to run it from
where it was compiled) If your system is fresh-loaded, it will run perfectly.

  1. While Clementine checks for changes in the library (on a large one), go
    to Music > Quit and let the software quit itself.
  2. Update SVN and the compile Clementine, use "sudo make install" and then
    go to a random location to run Clementine. What is the expected output? What do you see instead? It will show again the "Bus Error" message. But, as before, the software
    runs fine from where it was compiled using "./clementine" What version of the product are you using? On what operating system? Revision 451 on Kubuntu 9.10 running KDE SC 4.4.1 Please provide any additional information below. gdb output:

Reading symbols from /usr/local/bin/clementine...done.
(gdb) run
Starting program: /usr/local/bin/clementine
[Thread debugging using libthread_db enabled]

Program received signal SIGBUS, Bus error.
0x01b7cb1e in ?? () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0x01b7cb1e in ?? () from /usr/lib/libQtCore.so.4
#1 0x01b7d6b4 in QTranslator::load(QString const&, QString const&, QString

const&, QString const&) ()
from /usr/lib/libQtCore.so.4
#2 0x080b5973 in LoadTranslation(QString const&, QString const&) ()
#3 0x080b5e34 in main ()

(gdb) cd ..
Working directory /home/kadai.
(gdb) quit
A debugging session is active.

    Inferior 1 [process 8863] will be killed.

Quit anyway? (y or n) y
kadai@Fire-Falcon:~/Compile$ cd clementine

What I'm thinking is that this way is not the better to shut-down
Clementine, because it appears to leave something in the QtCore.

But not sure of this is a user fault (mine), or just something Clementine
needs to free before close.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=100

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on March 23, 2010 07:58:23

I reopened the other issue.
Congratulations on issue #100 though ;)

Status: Duplicate
Mergedinto: 88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant