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

GammaRay 1.3.2 on Fedora 17 #60

Closed
aletricks opened this issue Oct 10, 2013 · 7 comments
Closed

GammaRay 1.3.2 on Fedora 17 #60

aletricks opened this issue Oct 10, 2013 · 7 comments

Comments

@aletricks
Copy link

I followed the installation steps:

  • mkdir build
  • cd build
  • cmake ..
  • make
  • sudo make install

if I launch the application by the command gammaray occours the following error:
"gammaray: error while loading shared libraries: libgammaray_ui.so: cannot open shared object file: No such file or directory"

The application runs if I launch it from the folder:
/myDir/Gammaray-master/build/bin using the command ./gammaray

In any case when I attach any Qt process by GammaRay crash both!

@winterz
Copy link
Member

winterz commented Oct 10, 2013

I think you have mixed installation of the 1.3 version and the master version.

please cleanout any previous installation and try again.

@aletricks
Copy link
Author

What is the current stable version?

branch master or 1.3?

@winterz
Copy link
Member

winterz commented Oct 11, 2013

1.3

@aletricks
Copy link
Author

I downloaded the source from 1.3 branch and I followed the installation steps.
Gammaray starts correctly but when I attach any local Qt process both the process and Gammary crash.

Below is the error message:

[azocco@localpc bin]$ gammaray
QProcess: Destroyed while process is still running.
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(dlopen@plt) will be abandoned.
When the function is done executing, GDB will silently stop.
No symbol "gammaray_probe_inject" in current context.
The history is empty.

@aletricks
Copy link
Author

What is the problem? Any ideas?
When I attach any local Qt application both the application and Gammary crash!

@milianw
Copy link
Member

milianw commented Oct 18, 2013

Can you try this please:

GAMMARAY_UNITTEST=1 gammaray -i gdb

And then paste the output it creates.

@krf
Copy link
Contributor

krf commented Nov 27, 2013

@aletricks: Please provide a backtrace. Closing for now.

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

No branches or pull requests

4 participants