View Issue Details

IDProjectCategoryView StatusLast Update
0001758Kali LinuxGeneral Bugpublic2014-10-14 08:51
ReporterFulgur Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.0.7 
Summary0001758: Google-chrome segmentation fault after update
Description

Google-chrome-stable version: 38.0.2125.101

dmesg:

[42222.095524] traps: chrome[11373] general protection ip:b2ec1c2e sp:bfc72d44 error:0 in chrome[b2579000+51ab000]
[42231.590939] traps: chrome[11517] general protection ip:b2f47c2e sp:bf9daf14 error:0 in chrome[b25ff000+51ab000]
[42642.734105] traps: chrome[15478] general protection ip:b2f7ec2e sp:bfefc004 error:0 in chrome[b2636000+51ab000

kali@localhost: strace google-chrome-stable

...
futex(0xbf992140, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bf992150) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0xb1bd26e0, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb1bd2b70, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="localhost", ...}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault

Steps To Reproduce

apt-get update
apt-get install google-chrome-stable

Activities

pepelegal

pepelegal

2014-10-12 15:06

reporter   ~0002554

Same bug here:
I'm using: Kali 1.0.5 Kernel 3.14
If the google-chrome is kept in 37 version everything is gonna be alright.
If update to 38 version the "Segmentation Fault" will appear.

muts

muts

2014-10-12 17:11

reporter   ~0002557

This is not a kali package and not present in our repositories.

root@fringe:~# apt-get install google-chrome-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package google-chrome-stable

muts

muts

2014-10-14 08:51

reporter   ~0002575

closed.

Issue History

Date Modified Username Field Change
2014-10-10 18:42 Fulgur New Issue
2014-10-12 15:06 pepelegal Note Added: 0002554
2014-10-12 17:11 muts Note Added: 0002557
2014-10-14 08:51 muts Note Added: 0002575
2014-10-14 08:51 muts Status new => closed
2014-10-14 08:51 muts Assigned To => muts
2014-10-14 08:51 muts Resolution open => no change required