[Touch-packages] [Bug 1371834] [NEW] Chrome causes segfault in i965_dri.so

2014-09-19 Thread Joel Stanley
Public bug reported: Running chrome 38.0.2125.66-1 on Ubuntu 14.10, on Lenovo X230 When I start a new instance of chrome, it cannot enable WebGL. I have reported that bug separately to chrome at https://code.google.com/p/chromium/issues/detail?id=416207 I suspect the cause of the bug is in

[Touch-packages] [Bug 1594671] [NEW] warn in skl_update_other_pipe_wm

2016-06-21 Thread Joel Stanley
Public bug reported: Lenovo X1 Carbon 4th gen (Skylake) with the latest firmware. When plugging a monitor in to the DisplayPort connection on my dock, the display froze. No keyboard input appeared to be working, and the "mute" LEDs would not light when I pressed the F1/Mute key. However the

[Touch-packages] [Bug 1594671] Re: warn in skl_update_other_pipe_wm

2016-06-28 Thread Joel Stanley
I believe this is a duplicate of #1567417 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1594671 Title: warn in skl_update_other_pipe_wm Status in xorg package in Ubuntu:

[Touch-packages] [Bug 1640670] Re: Crash in GfxICCBasedColorSpace::parse

2016-11-09 Thread Joel Stanley
libpoppler61: Installed: 0.44.0-3ubuntu2 liblcms2-2: Installed: 2.7-1ubuntu1 evince: Installed: 3.22.0-0ubuntu1 On Ubuntu 16.10 amd64. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to poppler in Ubuntu.

[Touch-packages] [Bug 1640670] [NEW] Crash in GfxICCBasedColorSpace::parse

2016-11-09 Thread Joel Stanley
Public bug reported: #0 cmsGetColorSpace (hProfile=0x0) at cmsio0.c:934 #1 0x7f174b47b438 in GfxICCBasedColorSpace::parse(Array*, OutputDev*, GfxState*, int) () from /usr/lib/x86_64-linux-gnu/libpoppler.so.61 #2 0x7f174b47a952 in GfxColorSpace::parse(GfxResources*, Object*,

[Touch-packages] [Bug 1648267] Re: Regression with Zesty binutils building u-boot

2016-12-08 Thread Joel Stanley
you can reproduce with the following: git clone git://git.denx.de/u-boot cd u-boot CROSS_COMPILE=arm-linux-gnueabi- make rock2_defconfig CROSS_COMPILE=arm-linux-gnueabi- make I spoke with Alan Modra, and the current theory is that it needs to be worked around in u-boot. I've submitted a patch

[Touch-packages] [Bug 1648267] [NEW] Regression with Zesty binutils building u-boot

2016-12-07 Thread Joel Stanley
Public bug reported: With GNU ld (GNU Binutils for Ubuntu) 2.27.51.20161202 (arm-linux- gnueabi), building my u-boot target fails: LD u-boot arm-linux-gnueabi-ld.bfd: u-boot: Not enough room for program headers, try linking with -N arm-linux-gnueabi-ld.bfd: final link failed: Bad value

[Touch-packages] [Bug 1648267] Re: Regression with Zesty binutils building u-boot

2016-12-07 Thread Joel Stanley
Prior to this commit linking works: https://sourceware.org/git/gitweb.cgi?p=binutils- gdb.git;a=commit;h=1a9ccd70f9a7 "Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries." -- You received this bug