You are not logged in.

#1 2013-05-10 21:32:01

Thorsten Reinbold
Member
From: Germany
Registered: 2011-12-06
Posts: 353

[Solved] What is creating "libpeerconnection.log" in my home dir?

Since some days, a file named "libpeerconnection.log" with zero file size is created (and recreated when deleted an logged in again) in my home dir. I have no Idea where that file belongs to, google had no further informations about a file like this.

How can I find out what process is creating that file?


Thanks in advance!

Last edited by Thorsten Reinbold (2013-05-11 02:45:48)

Offline

#2 2013-05-10 21:43:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] What is creating "libpeerconnection.log" in my home dir?

Google says it might be chromium: https://code.google.com/p/chromium/issu … ?id=239048

Offline

#3 2013-05-11 02:45:31

Thorsten Reinbold
Member
From: Germany
Registered: 2011-12-06
Posts: 353

Re: [Solved] What is creating "libpeerconnection.log" in my home dir?

Thank you, I wasn't aware that this counts for Chrome as well.

Offline

#4 2013-06-27 19:12:15

Leduck
Member
From: Brazil
Registered: 2011-04-25
Posts: 48
Website

Re: [Solved] What is creating "libpeerconnection.log" in my home dir?

To temporarily solve with version 28 just edit the file

/opt/google/chrome/google-chrome

and change the line before the command

exec-a "$ 0" "$ HERE / chrome" "$ @"

adding the line

cd /tmp

or any other directory where you want the file to be created.

Offline

#5 2013-07-20 02:57:46

whzee
Member
Registered: 2011-12-23
Posts: 20

Re: [Solved] What is creating "libpeerconnection.log" in my home dir?

Leduck wrote:

To temporarily solve with version 28 just edit the file

/opt/google/chrome/google-chrome

and change the line before the command

exec-a "$ 0" "$ HERE / chrome" "$ @"

adding the line

cd /tmp

or any other directory where you want the file to be created.

That was starting to annoy me. thanks a load for the tip.

Offline

Board footer

Powered by FluxBB