New Iron-Version: 62.0.3250.0 Stable for Linux

Iron Forum for english speaking people

Locked
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

New Iron-Version: 62.0.3250.0 Stable for Linux

Post by SRWare »

We released the new Iron for Linux 62 today, which contains all features and updates known from Chromium 62. The current version is 62.3250.0.

Main improvements:
- HTTP sites that request user data will now be flagged as "non-secure"
- Bug-/Securityfixes

On Debian and distributions which use an older Kernel the following commands may be necessary (the .deb packages already do it automatically):

Code: Select all

cd [insert Iron directory here]
sudo chown root chrome-sandbox
sudo chmod 4755 chrome-sandbox
sudo chmod 4755 chrome-wrapper
./chrome-wrapper (for the start of Iron)
On Kubuntu, Lubuntu and other Non-GNOME-Distributions, please run once:

Code: Select all

apt-get install libgconf-2-4
To enable Netflix oder Amazon Video you have copy libwidevinecdm.so from an original Google Chrome installation to the Iron folder.
Alternative: Get it from the Slackware-Respos: http://www.slackware.com/~alien/slackbu ... ne-plugin/

How to get Flash working:
viewtopic.php?f=18&t=8295

You can launch the "Config and Backup Tool" via ./IronConfigBackup or via the Shell as "SRWare Iron Config and Backup Tool" under Networks

WebRTC can be disabled by our extension: viewtopic.php?f=18&t=11893
Our official updater is available here: viewtopic.php?f=18&t=11751


Downloads:
http://www.srware.net/downloads/iron-linux.tar.gz (32-Bit)
http://www.srware.net/downloads/iron-linux-64.tar.gz (64-Bit)

Downloads for Debian-based distributions (Debian, Ubuntu, Mint etc.):
http://www.srware.net/downloads/iron.deb (32-Bit)
http://www.srware.net/downloads/iron64.deb (64-Bit)
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
rufus_spb
Posts: 20
Joined: Tue Aug 23, 2016 3:04 pm

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by rufus_spb »

I do not know what does the word "Stable" means for some developers, but when I start this version on my Ubuntu 16.04 I got only:

ATTENTION: default value of option force_s3tc_enable overridden by environment.
Received signal 11 SEGV_MAPERR 000000000000
#0 0x55f6efc6ffe7 base::debug::StackTrace::StackTrace()
#1 0x55f6efc6fb5f base::debug::(anonymous namespace)::StackDumpSignalHandler()
#2 0x7f0454266390 <unknown>
#3 0x55f6f10e1358 ntp_tiles::MostVisitedSites::OnMostVisitedURLsAvailable()
#4 0x55f6f10f41cc history::TopSitesImpl::MoveStateToLoaded()
#5 0x55f6f10f0748 history::TopSitesImpl::OnGotMostVisitedThumbnails()
#6 0x55f6efcba70d base::(anonymous namespace)::RunIfNotCanceledThenUntrack()
#7 0x55f6efcbae24 _ZN4base8internal7InvokerINS0_9BindStateIPFvPKNS_16CancellationFlagENS_12OnceCallbackIFvvEEES8_EJNS0_12OwnedWrapperIS3_EES8_S8_EEES7_E7RunOnceEPNS0_13BindStateBaseE
#8 0x55f6efcc6878 base::(anonymous namespace)::PostTaskAndReplyRelay::RunReplyAndSelfDestruct()
#9 0x55f6efc7074c base::debug::TaskAnnotator::RunTask()
#10 0x55f6efc8836b base::MessageLoop::RunTask()
#11 0x55f6efc889db base::MessageLoop::DoWork()
#12 0x55f6efc89ffa base::(anonymous namespace)::WorkSourceDispatch()
#13 0x7f04531c2197 g_main_context_dispatch
#14 0x7f04531c23f0 <unknown>
#15 0x7f04531c249c g_main_context_iteration
#16 0x55f6efc89ee6 base::MessagePumpGlib::Run()
#17 0x55f6efca6d30 base::RunLoop::Run()
#18 0x55f6efb7bbe2 ChromeBrowserMainParts::MainMessageLoopRun()
#19 0x55f6eea8e112 content::BrowserMainLoop::RunMainMessageLoopParts()
#20 0x55f6eea90bbd content::BrowserMainRunnerImpl::Run()
#21 0x55f6eea899e8 content::BrowserMain()
#22 0x55f6ef97e62d content::ContentMainRunnerImpl::Run()
#23 0x55f6ef9861f4 service_manager::Main()
#24 0x55f6ef97d172 content::ContentMain()
#25 0x55f6ee4b5f45 ChromeMain
#26 0x7f044ded7830 __libc_start_main
#27 0x55f6ee4b5d90 <unknown>
r8: 0000000000000000 r9: 000055f6f5267d60 r10: 000022f40fc7bde0 r11: 0000000000000246
r12: 0000000000000000 r13: 00007ffe1c0cc048 r14: 0000000000000000 r15: 000022f40fe01400
di: 000022f40fcac780 si: 00007ffe1c0cc250 bp: 0000000000000000 bx: 000022f40fcac780
dx: 000022f40fc7bde0 ax: 00007ffe1c0cc250 cx: 000055f6f10e1300 sp: 00007ffe1c0cbff0
ip: 000055f6f10e1358 efl: 0000000000010246 cgf: 0000000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.


This version doesn't look "stable" to me at least
ysr1
Posts: 3
Joined: Sat Nov 18, 2017 12:35 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by ysr1 »

iron on linux mint 17.1 crash before opens
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by SRWare »

ysr1 wrote:iron on linux mint 17.1 crash before opens
which error? please try to start from console
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
ysr1
Posts: 3
Joined: Sat Nov 18, 2017 12:35 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by ysr1 »

Code: Select all

Received signal 11 SEGV_MAPERR 000000000000
#0 0x0000b130d6bf base::debug::StackTrace::StackTrace()
#1 0x0000b130c473 base::debug::StackTrace::StackTrace()
#2 0x0000b130d33c base::debug::(anonymous namespace)::StackDumpSignalHandler()
#3 0x0000af16f40c ([vdso]+0x40b)
#4 0x0000b2b567b5 ntp_tiles::MostVisitedSites::OnMostVisitedURLsAvailable()
#5 0x0000b2b5931d _ZN4base8internal7InvokerINS0_9BindStateIMN9ntp_tiles16MostVisitedSitesEFvRKNSt3__16vectorIN7history14MostVisitedURLENS5_9allocatorIS8_EEEEEJNS_7WeakPtrIS4_EEEEEFvSD_EE3RunEPNS0_13BindStateBaseESD_
#6 0x0000b2b6b018 history::(anonymous namespace)::RunOrPostGetMostVisitedURLsCallback()
#7 0x0000b2b6f2e1 _ZN4base8internal7InvokerINS0_9BindStateIPFvPNS_10TaskRunnerEbRKNS_17RepeatingCallbackIFvRKNSt3__16vectorIN7history14MostVisitedURLENS6_9allocatorIS9_EEEEEEESE_SE_EJNS0_18RetainedRefWrapperINS_22SingleThreadTaskRunnerEEEbSG_EEEFvSE_SE_EE3RunEPNS0_13BindStateBaseESE_SE_
#8 0x0000b2b6ea58 history::TopSitesImpl::MoveStateToLoaded()
#9 0x0000b2b6aabf history::TopSitesImpl::OnGotMostVisitedThumbnails()
#10 0x0000b2b6f265 _ZN4base8internal7InvokerINS0_9BindStateIMN7history12TopSitesImplEFvRK13scoped_refptrINS3_21MostVisitedThumbnailsEEEJNS0_17UnretainedWrapperIS4_EEEEEFvS9_EE3RunEPNS0_13BindStateBaseES9_
#11 0x0000b2b93e97 _ZN4base8internal7InvokerINS0_9BindStateINS_17RepeatingCallbackIFvRK13scoped_refptrIN7history21MostVisitedThumbnailsEEEEEJS7_EEEFvvEE3RunEPNS0_13BindStateBaseE
#12 0x0000b136e124 base::(anonymous namespace)::RunIfNotCanceledThenUntrack()
#13 0x0000b136edae _ZN4base8internal7InvokerINS0_9BindStateIPFvPKNS_16CancellationFlagENS_12OnceCallbackIFvvEEES8_EJNS0_12OwnedWrapperIS3_EES8_S8_EEES7_E7RunOnceEPNS0_13BindStateBaseE
#14 0x0000b137e6f8 base::(anonymous namespace)::PostTaskAndReplyRelay::RunReplyAndSelfDestruct()
#15 0x0000b137e781 _ZN4base8internal7InvokerINS0_9BindStateIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS0_17UnretainedWrapperIS4_EEEEEFvvEE7RunOnceEPNS0_13BindStateBaseE
#16 0x0000b130dfde base::debug::TaskAnnotator::RunTask()
#17 0x0000b132fef3 base::MessageLoop::RunTask()
#18 0x0000b1330610 base::MessageLoop::DoWork()
#19 0x0000b13323c1 base::(anonymous namespace)::WorkSourceDispatch()
#20 0x0000aee701e3 g_main_context_dispatch
#21 0x0000aee70468 <unknown>
#22 0x0000aee70528 g_main_context_iteration
#23 0x0000b13321df base::MessagePumpGlib::Run()
#24 0x0000b132fae9 base::MessageLoop::Run()
#25 0x0000b1357e64 base::RunLoop::Run()
#26 0x0000b11d26d6 ChromeBrowserMainParts::MainMessageLoopRun()
#27 0x0000afcf4271 content::BrowserMainLoop::RunMainMessageLoopParts()
#28 0x0000afcf7765 content::BrowserMainRunnerImpl::Run()
#29 0x0000afcef5fb content::BrowserMain()
#30 0x0000b0f3a2b7 content::RunNamedProcessTypeMain()
#31 0x0000b0f3ae10 content::ContentMainRunnerImpl::Run()
#32 0x0000b0f390e4 content::ContentServiceManagerMainDelegate::RunEmbedderProcess()
#33 0x0000b0f44cff service_manager::Main()
#34 0x0000b0f39711 content::ContentMain()
#35 0x0000af5976af ChromeMain
#36 0x0000af5975e4 main
#37 0x0000ade9baf3 __libc_start_main
#38 0x0000af597481 <unknown>
  gs: 00000033  fs: 00000000  es: 0000007b  ds: 0000007b
 edi: 00000000 esi: 00000000 ebp: bfda08e8 esp: bfda0750
 ebx: b7a74984 edx: b2b56760 ecx: 00000000 eax: bfda09f0
 trp: 0000000e err: 00000004  ip: b2b567b5  cs: 00000073
 efl: 00010246 usp: bfda0750  ss: 0000007b
[end of stack trace]
Calling _exit(1). Core file will not be generated.
User avatar
SRWare
Site Admin
Posts: 3247
Joined: Sat Jan 19, 2008 4:16 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by SRWare »

@ rufus_spb
@ ysr1

https://askubuntu.com/questions/932016/ ... s-i-log-in

"I had the same problem on Linux Mint this morning -- SEGV_MAPERR crashes. I ran with --disable-extensions. Then disabled hardware acceleration."
Iron-Updates via Twitter: http://twitter.com/srware

Donations via Paypal and Bitcoin:
http://iron-start.com/spenden.php
ysr1
Posts: 3
Joined: Sat Nov 18, 2017 12:35 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by ysr1 »

doesn't work FOR ME , still crashing /usr/share/iron/chrome-wrapper --disable-extensions

Code: Select all

[1:1:0100/000000.605754:ERROR:broker_posix.cc(43)] Invalid node channel message
i reinstalled the past version until this is fixed (61.0.3200-0) , thanks
ps: i know the problem is with chromium not iron team ;)
Childe_Roland
Posts: 15
Joined: Fri Aug 25, 2017 11:38 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by Childe_Roland »

Could anyone help with installing this for Debian 9? I'm fairly new to the OS and can't get this working.
ddv
Posts: 4
Joined: Wed Dec 20, 2017 12:48 am

Re: New Iron-Version: 62.0.3250.0 Stable for Linux

Post by ddv »

Hi

The lastest update have broken my flash, so I now do not have flash in the Iron browser.
chrome://flash/ gives this
Flash plugin Not installed
And flash is not listed in chrome://components/

I am on linux mint rosa, and have installed flash like is recommend here
viewtopic.php?f=18&t=8295

I have Firefox installed where flash works fine.

Any one got an idea of what is wrong?? :(
Locked