Bug#945920: Random Chromium crashes

2020-01-13 Thread Jaap Joris Vens

Hi all,

The status so far is that we have a patch that solves the problem by
re-enabling [tracing][1], but the reason that tracing was disabled in the
first place is because it depends on minified javascript. You can recompile
chromium yourself but this is not a permanent solution.

It seems that nobody has started the effort of trying to write a new patch
that removes the tracing functionality from the upstream source code, or to
find the bug and fix the way it's removed now.

Dear maintainer, could you please chime in and let us know how we could
help?

Greetings,
JJ

[1]: https://www.chromium.org/developers/how-tos/trace-event-profiling-tool

On Mon, Jan 13, 2020 at 09:52:36AM -0500, Джонатан Вашингтон wrote:

Dear package maintainer(s),

In case it is useful information, this issue affects me as well, and
has for several weeks.  Chromium is usable for only a few minutes
before it crashes with a backtrace almost identical to those already
shared.  It does not seem to matter how many or what kind of pages are
open, or whether the browser is actively being used / receiving window
manager focus or not.

Please let me know if there is anything I can do to help identify the
problem or test a fix.

--
Jonathan

--
To unsubscribe, send mail to 945920-unsubscr...@bugs.debian.org.




Bug#945920: Random Chromium crashes

2020-01-03 Thread Jaap Joris Vens

Hi all,

I have tried building chromium after applying
[tracing.patch](https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=945920;filename=enable-tracing.patch;msg=14)

Unfortunately, it failed early in the build process with the following
error:

ERROR Unresolved dependencies.
//third_party/perfetto/gn:zlib(//build/toolchain/linux/unbundle:default)
  needs //third_party/zlib:zlib_config(//build/toolchain/linux/unbundle:default)

make[1]: *** [debian/rules:150: override_dh_auto_build-arch] Error 1
make[1]: Leaving directory '/home/jj/src/chromium-79.0.3945.79'
make: *** [debian/rules:133: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -b failed

Greetings,
JJ



Bug#945920: Random Chromium crashes

2019-12-30 Thread Jaap Joris Vens

Hi Eloston,

Thanks for figuring out the cause of these random crashes! However, I was
unable to recompile chromium from source following your instructions. I got
the following error message at step 4b:

jj@telos:~/src/chromium-79.0.3945.79$ debian/rules get-orig-source
wget -nv --show-progress -c 
https://gsdview.appspot.com/chromium-browser-official/chromium-79.0.3945.79-lite.tar.xz
 -O ../chromium-79.0.3945.79-lite.tar.xz
../chromium-79.0.3945.79-lite 100%[>] 633.92M  10.5MB/sin 70s 
2019-12-30 18:22:47 URL:http://commondatastorage.googleapis.com/chromium-browser-official/chromium-79.0.3945.79-lite.tar.xz [664711308/664711308] -> "../chromium-79.0.3945.79-lite.tar.xz" [1]

cp /usr/share/perl5/Devscripts/MkOrigtargz.pm debian/scripts/mk-origtargz
patch -p1 < debian/scripts/mk-origtargz.patch
patching file debian/scripts/mk-origtargz
date +%s > ../chromium_79.0.3945.79.seconds
perl debian/scripts/mk-origtargz ../chromium-79.0.3945.79-lite.tar.xz > 
../chromium_79.0.3945.79.files-removed
mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.elf
mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.swf
mk-origtargz warn: No files matched excluded pattern as the last matching 
glob: *.orig
echo $(($(date +%s) - $(cat ../chromium_79.0.3945.79.seconds))) seconds
473 seconds
test ! -e chromium-79.0.3945.79 || rm -rf chromium-79.0.3945.79
tar xf ../chromium-79.0.3945.79-lite.tar.xz
echo $(($(date +%s) - $(cat ../chromium_79.0.3945.79.seconds))) seconds
609 seconds
while read line; do rm -rf $line; done < 
../chromium_79.0.3945.79.files-removed
cd chromium-79.0.3945.79 && ../debian/scripts/check-upstream
realpath: ./third_party/perfetto/ui/src/gen: No such file or directory
symlink links to nothing: ./third_party/perfetto/ui/src/gen ../dist/gen
make: *** [debian/rules:207: get-orig-source] Error 1

Greetings,
JJ



Bug#945920: Random Chromium crashes

2019-12-27 Thread Jaap Joris Vens

On Fri, Dec 27, 2019 at 01:29:13PM +0100, Stefan Bühler wrote:

Hi,

yes, you are right, my patch only fixes the task manager crash.

I now took a look at all backtraces, and all apart the first one
(probably older version?) seem to be the same "other" instance:


--- 8< ---

I am not quite following the intricacies of this crash anymore, but might
this be something that we will need to report upstream?

Greetings,
JJ



Bug#945920: Chromium randomly crashes in the latest version.

2019-12-20 Thread Jaap Joris Vens

I have attached the output of `chromium --debug` after reading the
instructions in /usr/share/doc/chromium/README.Debian and installing the
chromium-dbgsym package. This always crashes on startup, not randomly, so
I probably did something wrong.

Any help would be appreciated.

Gr,
JJ
# Env:
# LD_LIBRARY_PATH=
#
PATH=/home/jj/.local/bin:/home/jj/.perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/jj/bin
#GTK_PATH=
#  CHROMIUM_FLAGS= --force-device-scale-factor=1 --enable-remote-extensions 
--incognito --show-component-extension-options --ignore-gpu-blacklist 
--enable-gpu-rasterization --no-default-browser-check --disable-pings 
--media-router=0 --enable-remote-extensions 
--load-extension=/usr/share/chromium/extensions/ublock-origin 
--load-extension=/usr/share/chromium/extensions/ublock-origin
/usr/bin/gdb /usr/lib/chromium/chromium -x /tmp/chromiumargs.KO98ty
GNU gdb (Debian 8.3.1-1) 8.3.1
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/chromium/chromium...
Reading symbols from 
/usr/lib/debug/.build-id/36/17b9a7889a0546c5212bf47726752b2bb4e479.debug...
(gdb) run
Starting program: /usr/lib/chromium/chromium --force-device-scale-factor=1 
--enable-remote-extensions --incognito --show-component-extension-options 
--ignore-gpu-blacklist --enable-gpu-rasterization --no-default-browser-check 
--disable-pings --media-router=0 --enable-remote-extensions 
--load-extension=/usr/share/chromium/extensions/ublock-origin 
--load-extension=/usr/share/chromium/extensions/ublock-origin --single-process 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffed306700 (LWP 208972)]
[Detaching after fork from child process 208973]
[New Thread 0x7fffecb05700 (LWP 208977)]
[New Thread 0x7fffe6f87700 (LWP 208978)]
[New Thread 0x7fffe6786700 (LWP 208979)]
[New Thread 0x7fffe5784700 (LWP 208981)]
[New Thread 0x7fffe5f85700 (LWP 208980)]
[New Thread 0x7fffe4f83700 (LWP 208982)]
[New Thread 0x7fffcbfff700 (LWP 208983)]
[New Thread 0x7fffcb7fe700 (LWP 208984)]
[New Thread 0x7fffcaffd700 (LWP 208985)]
[New Thread 0x7fffe4338700 (LWP 208986)]
[New Thread 0x7fffc9ffb700 (LWP 208988)]
[New Thread 0x7fffca7fc700 (LWP 208987)]
[New Thread 0x7fffc8ff9700 (LWP 208990)]
[New Thread 0x7fffc97fa700 (LWP 208989)]
[New Thread 0x7fffabfff700 (LWP 208991)]
[New Thread 0x7fffab7fe700 (LWP 208992)]
[New Thread 0x7fffaaffd700 (LWP 208993)]
[New Thread 0x7fffaa7fc700 (LWP 208994)]
[New Thread 0x7fffa9ffb700 (LWP 208995)]
[New Thread 0x7fffa97fa700 (LWP 208996)]
[208968:208968:1220/161322.059464:ERROR:system_network_context_manager.cc(726)] 
Cannot use V8 Proxy resolver in single process mode.
[New Thread 0x7fffa8ff9700 (LWP 208997)]
[New Thread 0x7fff87fff700 (LWP 208998)]
[208968:208968:1220/161322.112096:ERROR:system_network_context_manager.cc(726)] 
Cannot use V8 Proxy resolver in single process mode.
[New Thread 0x7fff86b45700 (LWP 209002)]
[New Thread 0x7fff86344700 (LWP 209003)]
[New Thread 0x7fff85b43700 (LWP 209004)]
[Thread 0x7fff85b43700 (LWP 209004) exited]
[New Thread 0x7fff85342700 (LWP 209005)]
[208968:208968:1220/161322.259970:ERROR:system_network_context_manager.cc(726)] 
Cannot use V8 Proxy resolver in single process mode.
[New Thread 0x7fff84b41700 (LWP 209006)]
[New Thread 0x7fff6700 (LWP 209007)]
[New Thread 0x7fff6f7fe700 (LWP 209008)]
[New Thread 0x7fff6effd700 (LWP 209009)]
[New Thread 0x7fff6e7fc700 (LWP 209010)]
[New Thread 0x7fff6dffb700 (LWP 209011)]
[New Thread 0x7fff6d7fa700 (LWP 209012)]
[208968:208968:1220/161322.399477:FATAL:render_process_host_impl.cc(4146)] 
Check failed: render_process_host->InSameStoragePartition( 
BrowserContext::GetStoragePartition(browser_context, site_instance, false )). 

Thread 1 "chromium" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50  ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) quit
A debugging session is active.

Inferior 1 [process 208968] will be killed.

Quit anyway? (y or n) y


Bug#945920: Chromium randomly crashes in the latest version.

2019-12-17 Thread Jaap Joris Vens

Dear maintainer,

I experience the same random crashes with chromium 79.0.3945.79-1. This is
the console output from the moment of crashing:

Received signal 11 SEGV_MAPERR 
#0 0x55d293b7ca99 
#1 0x55d293ac60a6 
#2 0x55d293b7b293 
#3 0x55d293b7ca16 
#4 0x7f3ca2883510 
#5 0x55d294ee8ee7 
#6 0x55d2936f9db0 
#7 0x55d2936f1e82 
#8 0x55d293b21165 
#9 0x55d293b3066b 
#10 0x55d293b31fec 
#11 0x55d293ae2aca 
#12 0x7f3ca1964ead g_main_context_dispatch
#13 0x7f3ca1965130 
#14 0x7f3ca19651bf g_main_context_iteration
#15 0x55d293ae2dd0 
#16 0x55d293b322a9 
#17 0x55d293b0e2fa 
#18 0x55d293614217 
#19 0x55d2919391c6 
#20 0x55d291939375 
#21 0x55d29190f5f7 
#22 0x55d29359c101 
#23 0x55d29359c338 
#24 0x55d29359c6a7 
#25 0x55d2935d2802 
#26 0x55d29359a0c6 
#27 0x55d290ac83e5 ChromeMain
#28 0x7f3c9bb8abbb __libc_start_main
#29 0x55d290ac822a _start
  r8: 55d29bdee3b0  r9: 0001 r10: 55d29b56a010 r11: 
7f3c9bd1dc40
 r12: 7ffd91b7a630 r13: 7ffd91b7a610 r14: 7ffd91b7a630 r15: 
55d29c318b10
  di:   si: 7ffd91b7a610  bp: 7ffd91b7a5d0  bx: 

  dx: 7ffd91b7a630  ax: 55d29c36bc40  cx: 55d29c3691f0  sp: 
7ffd91b7a590
  ip: 55d294ee8ee7 efl: 00010206 cgf: 002b0033 erf: 
0004
 trp: 000e msk:  cr2: 
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Greetings,
JJ



Bug#763633: apt-file: Segmentation fault

2014-10-01 Thread Jaap Joris Vens
I found the problem: There is an error in my Perl installation. After 
upgrading I didn't replace the Perl interpreter used by local::lib. I 
solved the problem by manually removing the directory $HOME/perl5


Sorry for bugging you dear maintainers with a problem unrelated to 
apt-file. This bug can be closed.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org