Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-16-2014, 12:04 PM
|
#1
|
Senior Member
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350
Rep:
|
Starting one application killed all other running programs!
This was kinda funny: I started StockMarketEye with the database on a ssh-mounted directory. After 10-15 seconds all running programs died! Thunderbird, Kate, Firefox, Yakuake...
Once when I started SME from terminal, that terminal stayed visible but dead, and displayed the message "bash-process was killed".
How could this happen?
The database is 49MB, my internet connection is not fabulous but not too bad, 10-20Mbit/s.
And even it it is too slow, how could every program get killed? X & mate still worked? --- edit: Seems X is restarted, so it is actually killed too. ---
The logs doesn't give a clue, just states "application X was killed" Yeah I know that already...
This is a Linux Mint 13 32-bit with Mate desktop.
Starting StockMarketEye with db on a local disk works fine.
(And I know how to handle it, a work-around is to simply rsync that db to local drive. I'm just curious about how this could happen.)
Last edited by pingu; 03-16-2014 at 12:06 PM.
Reason: X is restarted
|
|
|
03-16-2014, 01:13 PM
|
#2
|
Senior Member
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,255
|
Check in your logs for "OOM killer terminated this process".
|
|
|
03-16-2014, 01:22 PM
|
#3
|
Senior Member
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350
Original Poster
Rep:
|
Nothing.
Code:
edgar ~ # grep -iR "killer terminated this process" /var/log/*
edgar ~ #
This is all I could find with OOM,
edgar ~ # grep -iR "OOM" /var/log/*
Code:
/var/log/syslog.1:Mar 15 18:47:56 edgar kernel: [ 5809.758455] bash invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
/var/log/syslog.1:Mar 15 18:47:56 edgar kernel: [ 5809.758477] [<c10e9d8c>] oom_kill_process+0x5c/0x80
/var/log/syslog.1:Mar 15 18:47:56 edgar kernel: [ 5809.764477] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.717018] dbus-daemon invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.717038] [<c10e9d8c>] oom_kill_process+0x5c/0x80
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.722975] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.737344] dbus-daemon invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.737366] [<c10e9d8c>] oom_kill_process+0x5c/0x80
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.743496] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.772959] dbus-daemon invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.772980] [<c10e9d8c>] oom_kill_process+0x5c/0x80
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.778998] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.797535] dbus-daemon invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.797558] [<c10e9d8c>] oom_kill_process+0x5c/0x80
/var/log/syslog.1:Mar 15 18:47:57 edgar kernel: [ 5810.804450] [ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name
Last edited by pingu; 03-16-2014 at 01:25 PM.
Reason: Adding log
|
|
|
All times are GMT -5. The time now is 09:19 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|