Re: [Bug 420307] Re: computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()

2009-10-14 Thread Shade
E-mail client could not read the file, it's fixed now.

This time the file should be attached.

/Lars

2009/10/14 Lars Wirzenius l...@ubuntu.com

 Shade, I don't see the attachment. Did you forget it?

 --
 computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 https://bugs.launchpad.net/bugs/420307
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “computer-janitor” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: computer-janitor

 it just crashed

 ProblemType: Crash
 Architecture: amd64
 Date: Thu Aug 27 21:50:54 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/computer-janitor-gtk
 InterpreterPath: /usr/bin/python2.6
 Package: computer-janitor-gtk 1.13.2-0ubuntu1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python /usr/bin/computer-janitor-gtk
 ProcEnviron:
  PATH=(custom, no user)
  LANG=en_CA.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-7.27-generic
 SegvAnalysis:
  Segfault happened at: 0x7f1d4310a734 gdk_window_set_geometry_hints+52:
 testb  $0x30,0x84(%rax)
  PC (0x7f1d4310a734) ok
  source $0x30 ok
  destination 0x84(%rax) (0x0084) not located in a known VMA region
 (needed writable region)!
 SegvReason: writing NULL VMA
 Signal: 11
 SourcePackage: computer-janitor
 StacktraceTop:
  gdk_window_set_geometry_hints ()
  ?? () from /usr/lib/libgtk-x11-2.0.so.0
  g_closure_invoke ()
  ?? () from /usr/lib/libgobject-2.0.so.0
  g_signal_emit_valist ()
 Title: computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 Uname: Linux 2.6.31-7-generic x86_64
 UserGroups:



** Attachment added: valgrind.log
   http://launchpadlibrarian.net/33677641/valgrind.log

-- 
computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()
https://bugs.launchpad.net/bugs/420307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 420307] Re: computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()

2009-10-14 Thread Shade
I must have forgot, I try one more time.

/Lars


2009/10/14 Lars Wirzenius l...@ubuntu.com

 Shade, I don't see the attachment. Did you forget it?

 --
 computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 https://bugs.launchpad.net/bugs/420307
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “computer-janitor” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: computer-janitor

 it just crashed

 ProblemType: Crash
 Architecture: amd64
 Date: Thu Aug 27 21:50:54 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/computer-janitor-gtk
 InterpreterPath: /usr/bin/python2.6
 Package: computer-janitor-gtk 1.13.2-0ubuntu1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python /usr/bin/computer-janitor-gtk
 ProcEnviron:
  PATH=(custom, no user)
  LANG=en_CA.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-7.27-generic
 SegvAnalysis:
  Segfault happened at: 0x7f1d4310a734 gdk_window_set_geometry_hints+52:
 testb  $0x30,0x84(%rax)
  PC (0x7f1d4310a734) ok
  source $0x30 ok
  destination 0x84(%rax) (0x0084) not located in a known VMA region
 (needed writable region)!
 SegvReason: writing NULL VMA
 Signal: 11
 SourcePackage: computer-janitor
 StacktraceTop:
  gdk_window_set_geometry_hints ()
  ?? () from /usr/lib/libgtk-x11-2.0.so.0
  g_closure_invoke ()
  ?? () from /usr/lib/libgobject-2.0.so.0
  g_signal_emit_valist ()
 Title: computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 Uname: Linux 2.6.31-7-generic x86_64
 UserGroups:


-- 
computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()
https://bugs.launchpad.net/bugs/420307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 420307] Re: computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()

2009-10-13 Thread Shade
valgrind.log attached.

/Lars


2009/10/13 Lars Wirzenius l...@ubuntu.com

 Could those having this problem please try to get a valgrind log?

 1. Open a terminal.
 2. Copy-paste the following commands to the command line (and do whatever
 you need to do to get computer-janitor to crash while using it, but don't
 worry if it doesn't actually remove packages):

 bzr get lp:computer-janitor/trunk
 cd trunk
 sudo env G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v
 --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log
 ./test-env ./computer-janitor-gtk
 sudo chmod a+r valgrind.log

 3. Attach valgrind.log to this bug report.

 Very much thank you.

 See https://wiki.ubuntu.com/Valgrind for more information.

 --
 computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 https://bugs.launchpad.net/bugs/420307
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “computer-janitor” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: computer-janitor

 it just crashed

 ProblemType: Crash
 Architecture: amd64
 Date: Thu Aug 27 21:50:54 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/computer-janitor-gtk
 InterpreterPath: /usr/bin/python2.6
 Package: computer-janitor-gtk 1.13.2-0ubuntu1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python /usr/bin/computer-janitor-gtk
 ProcEnviron:
  PATH=(custom, no user)
  LANG=en_CA.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-7.27-generic
 SegvAnalysis:
  Segfault happened at: 0x7f1d4310a734 gdk_window_set_geometry_hints+52:
 testb  $0x30,0x84(%rax)
  PC (0x7f1d4310a734) ok
  source $0x30 ok
  destination 0x84(%rax) (0x0084) not located in a known VMA region
 (needed writable region)!
 SegvReason: writing NULL VMA
 Signal: 11
 SourcePackage: computer-janitor
 StacktraceTop:
  gdk_window_set_geometry_hints ()
  ?? () from /usr/lib/libgtk-x11-2.0.so.0
  g_closure_invoke ()
  ?? () from /usr/lib/libgobject-2.0.so.0
  g_signal_emit_valist ()
 Title: computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 Uname: Linux 2.6.31-7-generic x86_64
 UserGroups:


-- 
computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()
https://bugs.launchpad.net/bugs/420307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 420307] Re: computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()

2009-09-18 Thread Shade
New version still crashes on my computer.

/Lars


2009/9/17 Lars Wirzenius l...@ubuntu.com

 I think this bug, and all the bugs I've marked as duplicates of it, are
 due to something going wrong in how the Computer Janitor background
 threads use GTK+. I have not been able to figure out what it is, so
 instead I've attempted to make sure they never use GTK+. I have made the
 modifications and uploaded the new packages to my PPA at
 https://launchpad.net/~liw/+archive/ppahttps://launchpad.net/%7Eliw/+archive/ppa

 Could all of you who have reported these problems try the
 1.13.3-0ubuntu2~ppa1  version from my PPA and tell me if it works for
 you or not? Thanks.


 ** Changed in: computer-janitor (Ubuntu)
   Status: Incomplete = Triaged

 ** Visibility changed to: Public

 --
 computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 https://bugs.launchpad.net/bugs/420307
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “computer-janitor” package in Ubuntu: In Progress

 Bug description:
 Binary package hint: computer-janitor

 it just crashed

 ProblemType: Crash
 Architecture: amd64
 Date: Thu Aug 27 21:50:54 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/computer-janitor-gtk
 InterpreterPath: /usr/bin/python2.6
 Package: computer-janitor-gtk 1.13.2-0ubuntu1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python /usr/bin/computer-janitor-gtk
 ProcEnviron:
  PATH=(custom, no user)
  LANG=en_CA.UTF-8
  SHELL=/bin/bash
 ProcVersionSignature: Ubuntu 2.6.31-7.27-generic
 SegvAnalysis:
  Segfault happened at: 0x7f1d4310a734 gdk_window_set_geometry_hints+52:
 testb  $0x30,0x84(%rax)
  PC (0x7f1d4310a734) ok
  source $0x30 ok
  destination 0x84(%rax) (0x0084) not located in a known VMA region
 (needed writable region)!
 SegvReason: writing NULL VMA
 Signal: 11
 SourcePackage: computer-janitor
 StacktraceTop:
  gdk_window_set_geometry_hints ()
  ?? () from /usr/lib/libgtk-x11-2.0.so.0
  g_closure_invoke ()
  ?? () from /usr/lib/libgobject-2.0.so.0
  g_signal_emit_valist ()
 Title: computer-janitor-gtk crashed with SIGSEGV in
 gdk_window_set_geometry_hints()
 Uname: Linux 2.6.31-7-generic x86_64
 UserGroups:


-- 
computer-janitor-gtk crashed with SIGSEGV in gdk_window_set_geometry_hints()
https://bugs.launchpad.net/bugs/420307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs