[Touch-packages] [Bug 1307953] Re: SIGSEGV in _XPutPixel32 on armhf

2015-10-19 Thread Connor Imes
I can confirm this issue on an ODROID-XU3.  There should be enough
information here for a developer to have a look.

Moving to libx11 package.

Here is the latest backtrace from Servo running on Ubuntu 14.04.3 with
libx11-6 version 2:1.6.2-1ubuntu2.

#0  0xb6c0c7d8 in _XPutPixel32 (ximage=0x2dace068, x=, 
y=, pixel=0) at ../../src/ImUtil.c:733
#1  0xb6c0cc22 in _XSetImage (srcimg=srcimg@entry=0x2dacde40, 
dstimg=dstimg@entry=0x2dace068, x=x@entry=0, y=y@entry=0)
at ../../src/ImUtil.c:949
#2  0xb6c0a400 in XGetSubImage (dpy=, d=, 
x=, y=, width=width@entry=288, 
height=height@entry=512, plane_mask=plane_mask@entry=4294967295, 
format=format@entry=2, dest_image=dest_image@entry=0x2dace068, 
dest_x=dest_x@entry=0, dest_y=dest_y@entry=0) at ../../src/GetImage.c:129
#3  0xb6d1c804 in swrastGetImage (read=, x=, 
y=, w=288, h=512, data=0x0, loaderPrivate=0x2daa3998)
at ../../../../src/glx/drisw_glx.c:237
#4  0xb4a58ab2 in swrastSetTexBuffer2 (pDRICtx=, 
target=, texture_format=8410, dPriv=)
at ../../../../../../../src/mesa/drivers/dri/swrast/swrast.c:100
#5  0xb6d1c6a2 in drisw_bind_tex_image (dpy=, 
drawable=, buffer=, 
attrib_list=) at ../../../../src/glx/drisw_glx.c:328
#6  0xb6d00e88 in __glXBindTexImageEXT (dpy=, 
drawable=, buffer=, 
attrib_list=) at ../../../../src/glx/glxcmds.c:2416
#7  0x2c43d530 in 
layers::platform::linux::surface::PixmapNativeSurface::bind_to_texture 
(self=0xa781f0a4, display=0xbeffe2f8, texture=0xb5c750a8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/platform/linux/surface.rs:218
#8  0x2c420c44 in layers::platform::surface::NativeSurface::bind_to_texture (
self=0xa781f0a0, display=0xbeffe2f8, texture=0xb5c750a8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/platform/surface.rs:82
#9  0x2c420a84 in layers::tiling::Tile::create_texture (self=0xb5c7509c, 
display=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/tiling.rs:82
#10 0x2c434d40 in layers::tiling::TileGrid::create_textures (self=0xb5c676e8, 
display=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/tiling.rs:331
#11 0x2a2037a4 in servo::layers::Layer::create_textures (self=0xb5c67608, 
display=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/layers.rs:175
#12 0x2a203008 in 
servo::rendergl::RenderContext::render_layer
 (self=0xbeffe298, layer=..., 
transform=0xbeffe23c, projection=0xbeffe1b4, clip_rect=..., 
gfx_context=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/rendergl.rs:589
#13 0x2a1ffd38 in 
servo::rendergl::RenderContext::render_3d_context
 (self=0xbeffe298, context=0xb5c300c0, 
transform=0xbeffe23c, projection=0xbeffe1b4, gfx_context=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/rendergl.rs:775
#14 0x2a1ffde8 in 
servo::rendergl::RenderContext::render_3d_context
 (self=0xbeffe298, context=0xbeffe180, 
transform=0xbeffe23c, projection=0xbeffe1b4, gfx_context=0xbeffe2f8)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/rendergl.rs:785
#15 0x2a1fc230 in 
servo::rendergl::render_scene 
(root_layer=..., render_context=..., scene=0xb5c672e0)
at 
/home/odroid/.cargo/git/checkouts/rust-layers-22b481e3852f313f/master/src/rendergl.rs:816
#16 0x2a1fb844 in fnfn ()
at /local/git-ckimes/servo/components/compositing/compositor.rs:1566
#17 0x2a1fb330 in servo::time::profile<(),closure> (category=Compositing, 
meta=..., profiler_chan=..., callback=...)
at /local/git-ckimes/servo/components/profile_traits/time.rs:103
#18 0x2a1f6314 in 
servo::compositor::IOCompositor::composite_specific_target 
(self=0xb5c67200, target=Window)
at /local/git-ckimes/servo/components/compositing/compositor.rs:1554
#19 0x2a225980 in servo::compositor::IOCompositor::composite (
self=0xb5c67200)
at /local/git-ckimes/servo/components/compositing/compositor.rs:1512
#20 0x2a1a6f10 in 
servo::compositor::IOCompositor.CompositorEventListener::handle_events 
(self=0xb5c67200, messages=...)
at /local/git-ckimes/servo/components/compositing/compositor.rs:1846
#21 0x2a3dab68 in servo::Browser::handle_events (self=0xbeffecc0, events=...)
at lib.rs:175
#22 0x2a152634 in servo::main () at main.rs:70
#23 0x2c6b7fc8 in sys_common::unwind::try::try_fn::h15852526810580475186 ()
#24 0x2c6b534c in __rust_try ()
#25 0x2c6b7b30 in rt::lang_start::h5db76677823c9d52Jkx ()
#26 0x2a22b484 in main () at /local/git-ckimes/servo/components/msg/lib.rs:385

** Package changed: xorg (Ubuntu) => libx11 (Ubuntu)

** Changed in: libx11 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libx11 (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded 

[Touch-packages] [Bug 1585450] [NEW] package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-05-24 Thread Connor Imes
*** This bug is a duplicate of bug 1585449 ***
https://bugs.launchpad.net/bugs/1585449

Public bug reported:

systemd failed to install during upgrade, had to run apt-get install -f
before reboot.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd-sysv 225-1ubuntu9.1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Tue May 24 22:37:05 2016
ErrorMessage: pre-dependency problem - not installing systemd-sysv
InstallationDate: Installed on 2015-06-15 (344 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.10ubuntu1
SourcePackage: systemd
Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1585450

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd failed to install during upgrade, had to run apt-get install
  -f before reboot.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Tue May 24 22:37:05 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2015-06-15 (344 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585450/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1585450] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-05-24 Thread Connor Imes
*** This bug is a duplicate of bug 1585449 ***
https://bugs.launchpad.net/bugs/1585449

See also:
bug 1585448
bug 1585449

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1585450

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd failed to install during upgrade, had to run apt-get install
  -f before reboot.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Tue May 24 22:37:05 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2015-06-15 (344 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585450/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1585449] [NEW] package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-05-24 Thread Connor Imes
Public bug reported:

systemd failed to install during upgrade, had to run apt-get install -f
before reboot.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd-sysv 225-1ubuntu9.1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Tue May 24 22:37:05 2016
ErrorMessage: pre-dependency problem - not installing systemd-sysv
InstallationDate: Installed on 2015-06-15 (344 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.10ubuntu1
SourcePackage: systemd
Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1585449

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd failed to install during upgrade, had to run apt-get install
  -f before reboot.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Tue May 24 22:37:05 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2015-06-15 (344 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585449/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1585448] [NEW] package systemd 229-4ubuntu6 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2016-05-24 Thread Connor Imes
Public bug reported:

systemd failed to install during upgrade, had to run apt-get install -f
before reboot.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu6
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Tue May 24 22:20:35 2016
DuplicateSignature:
 De-configuring udev (225-1ubuntu9.1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/systemd_229-4ubuntu6_amd64.deb (--unpack):
  subprocess installed pre-removal script returned error exit status 2
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 2
InstallationDate: Installed on 2015-06-15 (344 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: LENOVO 20BSCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.10ubuntu1
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
 
 3 overridden configuration files found.
Title: package systemd 229-4ubuntu6 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 2
UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)
dmi.bios.date: 03/12/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: N14ET28W (1.06 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BSCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET28W(1.06):bd03/12/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20BSCTO1WW
dmi.product.version: ThinkPad X1 Carbon 3rd
dmi.sys.vendor: LENOVO

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1585448

Title:
  package systemd 229-4ubuntu6 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 2

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd failed to install during upgrade, had to run apt-get install
  -f before reboot.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-4ubuntu6
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Tue May 24 22:20:35 2016
  DuplicateSignature:
   De-configuring udev (225-1ubuntu9.1) ...
   dpkg: error processing archive 
/var/cache/apt/archives/systemd_229-4ubuntu6_amd64.deb (--unpack):
subprocess installed pre-removal script returned error exit status 2
  ErrorMessage: subprocess installed pre-removal script returned error exit 
status 2
  InstallationDate: Installed on 2015-06-15 (344 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: LENOVO 20BSCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
   
   3 overridden configuration files found.
  Title: package systemd 229-4ubuntu6 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 2
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)
  dmi.bios.date: 03/12/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET28W (1.06 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET28W(1.06):bd03/12/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone:
  dmi.pro

[Touch-packages] [Bug 1585449] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-05-24 Thread Connor Imes
See also bug 1585448

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1585449

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd failed to install during upgrade, had to run apt-get install
  -f before reboot.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-sysv 225-1ubuntu9.1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Tue May 24 22:37:05 2016
  ErrorMessage: pre-dependency problem - not installing systemd-sysv
  InstallationDate: Installed on 2015-06-15 (344 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1585449/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp