LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 03-16-2014, 12:04 PM   #1
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127
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
 
Old 03-16-2014, 01:13 PM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,255

Rep: Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309Reputation: 1309
Check in your logs for "OOM killer terminated this process".
 
Old 03-16-2014, 01:22 PM   #3
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Original Poster
Rep: Reputation: 127Reputation: 127
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
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Running .sh programs, which application do I use? PBIteach Linux - Newbie 8 08-11-2011 11:52 AM
Killed programs re-open upon login giavvns Linux - General 1 04-09-2011 05:05 AM
application not killed maheshadadrsh Linux - Software 8 08-31-2007 10:16 AM
running my application automatically on starting the linux vimmi Programming 4 02-28-2007 05:19 PM
My application gets killed somehow v8hadas Linux - Software 1 02-23-2007 07:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration