Hi Jan,
Since you're seeing a slightly different issue, please open a new bug
for it.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window
Also see: https://bugs.launchpad.net/ubuntu/+source/eog/+bug/872022, as
that one looks a bit more appropriate.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV i
Seems that the fix didnt quite catch all cases.
Right now, starting eog when logged in with user A works, but with user
B eog explodes with a segmentation fault.
Running eog under strace gives the following output:
...
fstat(20, {st_mode=0600, st_size=0, ...}) = 0
fcntl(20, F_GETFL)
I am still getting this bug:
(eog:23040): GRIP-CRITICAL **: register_internal: assertion
`GRIP_IS_GESTURE_MANAGER (manager)' failed
Interestingly its only when I am logged in. Other users do not get it. I
have tried deleting the eog config files in my account but this did not
help. I have the l
** Changed in: libgrip
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifi
** Branch linked: lp:libgrip/ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about this bug go to:
ht
This bug was fixed in the package libgrip - 0.3.2-0ubuntu3.1
---
libgrip (0.3.2-0ubuntu3.1) oneiric-proposed; urgency=low
* Fix crash (detected in eog) due to incorrect widget registrations
when a window is mapped (LP: #827958).
-- Chase DouglasTue, 11 Oct 2011 16:37:09 +01
This bug was fixed in the package libgrip - 0.3.2-0ubuntu3.1
---
libgrip (0.3.2-0ubuntu3.1) oneiric-proposed; urgency=low
* Fix crash (detected in eog) due to incorrect widget registrations
when a window is mapped (LP: #827958).
-- Chase DouglasTue, 11 Oct 2011 16:37:09 +01
This looks like the -proposed package fixes the bug that it intended to
fix; marking as verification-done.
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
I think that the test case is just particularly harsh in showing up race
conditions in window startup. I ran the test case with "sleep 1" added
between the calls to eog, and did not see a single instance of this
gdk_x11_window_get_xid() crash. Previously that would have been enough
to trigger it. S
I'm not sure how best to handle this. Neither crashes appear to be
caused by libgrip based on the backtrace alone, but that's not really
sufficient to be sure.
Chris, can you determine if you see these same crashes with the utouch
patch commented out?
--
You received this bug notification becaus
I updated to -proposed, ran the looping eog test case and saw the
following two crashes but did not see the gdk_x11_window_get_xid()
crash. So these crashes may or may not be related to this particular
bug.
The first crash happens if you have an empty sub directory, eg:
$ ls -R
.:
a/ b/
./a:
te
** Branch linked: lp:ubuntu/oneiric-proposed/libgrip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about t
** Changed in: libgrip (Ubuntu Precise)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage noti
Hello Gen, or anyone else affected,
Accepted libgrip into oneiric-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
*
** Changed in: libgrip (Ubuntu Oneiric)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
** Description changed:
+ SRU Info:
+ =
+ [Impact]
+ Currently, libgrip causes a segfault crash when multiple instances of eog are
opened in quick succession. This does not occur under typical use cases, but
there may be instances where a user might select multiple images and open them
** Branch linked: lp:libgrip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about this bug go to:
https://b
** Changed in: libgrip
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notific
** Branch linked: lp:libgrip/oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about this bug go to:
h
> The reproducible scenario that I posted above was obviously somewhat
artificial, but since the backtrace appears to be the same as the
"usual" crash it seemed likely that they may be caused by the same issue
Well, one possible scenario is that the user use single click to open in
nautilus and do
The proposed patch fixes a problem that could definitely (and only)
occur any time two or more windows are opened in eog in fairly quick
succession. If this is your usual usage, then it should fix the
problem. If your regular usage is to just view a single picture at a
time, there may still be an
Just to clarify: I have seen this crash several times in usual usage.
The reproducible scenario that I posted above was obviously somewhat
artificial, but since the backtrace appears to be the same as the
"usual" crash it seemed likely that they may be caused by the same
issue, and so it would be u
** Changed in: libgrip
Milestone: None => 0.3.3
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about th
** Changed in: libgrip (Ubuntu Oneiric)
Status: Confirmed => In Progress
** Changed in: libgrip (Ubuntu Oneiric)
Assignee: Chase Douglas (chasedouglas) => Stephen M. Webb (bregma)
** Also affects: libgrip
Importance: Undecided
Status: New
** Changed in: libgrip
Statu
** Branch linked: lp:~bregma/libgrip/lp-827958
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about this bu
Seb,
My impression, based on the reproduction scenario above, was that this
was not hitting a lot of people. Now that I realize we are getting many
crash reports, I am focusing our team's resources on it. Jussi and
Stephen are working on it now, though I'll be on planes tomorrow and
won't be back
This looks like the couple uses of GDK_WINDOW_XID in
src/gripgesturemanager.c need to be guarded to protect against NULL.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with
Chase, we keep getting eog segfaults about this and Oneiric is in hard
freeze, is there any news on that?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_
** Tags added: rls-mgr-o-tracking
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notifications about this bug go to:
http
Looks like it is triggered by some race condition when scanning a
directory. I can reproduce by:
run gdb eog in a window
in another window cd to a directory with images in subdirectories and run the
following command:
while true; do eog "$(find . -type d|sort -R |head -1|cut -f 1)"; done
It o
Intermittent for me. There are some EOG-CRITICAL errors also. Relevant
section of valgrind log attached.
** Attachment added: "valgrind.txt"
https://bugs.launchpad.net/ubuntu/+source/libgrip/+bug/827958/+attachment/2477926/+files/valgrind.txt
--
You received this bug notification because you
In my computer This crash occurr intermittenly
2011/9/28, Hans gogia <827...@bugs.launchpad.net>:
> I was not loading an animated gif; just a normal png, when this crash
> occurred
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (854359).
> https:
Can someone attach an image file that causes the crash? Or does this
crash intermittently?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_
I was not loading an animated gif; just a normal png, when this crash
occurred
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To ma
I was not loading an animated gif; just a normal png, when this crash
occurred
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To ma
** Package changed: eog (Ubuntu Oneiric) => libgrip (Ubuntu Oneiric)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827958
Title:
eog crashed with SIGSEGV in gdk_x11_window_get_xid()
To manage notif
** Visibility changed to: Public
** Changed in: eog (Ubuntu)
Importance: Medium => High
** Changed in: eog (Ubuntu)
Assignee: (unassigned) => Chase Douglas (chasedouglas)
** Also affects: eog (Ubuntu Oneiric)
Importance: High
Assignee: Chase Douglas (chasedouglas)
Status:
38 matches
Mail list logo