Cinammon crashes with launching java JRE based application
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux Mint |
New
|
Undecided
|
Unassigned |
Bug Description
Cinammon immediately falls into fallback mode and ask for restarting after a java application is started via firefox web browser or standalone. Zombie process appears after every such a failure. When Cinammon is restarted, the java apllication and Cinammon seems continue to work normally.
Mint 17.3 fresh install, fully updated
java 1.7.0.79
works without problems in Mint 17.2
$ ps -efl | grep Z
F S UID PID PPID C PRI NI ADDR SZ WCHAN STIME TTY TIME CMD
0 Z tomas 5586 5220 0 80 0 - 0 - 10:00 ? 00:00:00 [metacity] <defunct>
0 Z tomas 6367 5220 0 80 0 - 0 - 10:20 ? 00:00:00 [metacity] <defunct>
0 Z tomas 6470 5220 0 80 0 - 0 - 10:20 ? 00:00:00 [metacity] <defunct>
0 S tomas 6554 6449 0 80 0 - 2972 pipe_w 10:23 pts/0 00:00:00 grep --colour=auto Z
$ cat ~/.cinnamon/
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
info t=2015-
tomas@XCZC048C3K3 ~ $ sudo lshw -C video
*-display
description: VGA compatible controller
product: Core Processor Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 64 bits
clock: 33MHz
resources: irq:28 memory:
I have a problem with similar symptoms but it may or may not really be related. When I switch users I get Cinnamon crashes in the session that is not active. I've assumed it was either timing or low RAM related. My workstation is older and is maxed out at 8G RAM, and the memory leaks in Thunderbird and Firefox regularly suck most of that up, especially when I have 2 sessions logged in.
I upgraded from Mint 17.0 to 17.3 to see if this improved, but it not only got worse, but the Cinnamon crashes now leave multiple "[metacity] <defunct>" zombies, as above. I say it's worse because the background session's Cinnamon didn't *always* crash, just most of the time. Now it always crashes.
The good news is that restarting from "Cinnamon has crashed. Would you like to restart it or stay in Fallback mode" works, it's just annoying that it crashes in the first place.
I am not using any Java, so that's not it. But...Java is a memory hog, so possibly causing a low RAM condition that Cinnamon dislikes?