As requested:
$ file /usr/sbin/newusers
/usr/sbin/newusers: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for
GNU/Linux 2.6.32,
BuildID[sha1]=7dffe9a6fe6e2d86a9181e9928d8baea6b389c78, stripped
...
(gdb) run newusers
Starti
FYI - observations:
This has just started happening to me, and I notice that the process is
spinning on select() and has 500+ unix-domain sockets & /dev/urandom
descriptors open:
[jcollier@eor ~]$ uname -a
Linux eor 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u1 x86_64 GNU/Linux
[jcollier@eor
Hi - another case:
I have just upgraded my KVM host OS from squeeze to wheezy:
*** Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
*** qemu-kvm-1.1.2+dfsg-6, Debian
Existing linux guests (squeeze / 2.6.32-5-amd64 / grub-pc
1.98+20100804-14+squeeze1) which were previously working f
Upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=618355
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Disassembly reveals that GST_MINI_OBJECT_GET_CLASS(mini_object) is
returning NULL for mo_class. (See GDB output below).
gstminiobject.c
220 GstMiniObject
221 gst_mini_object_copy (const GstMiniObject *mini_object)
222 {
223 GstMiniObjectClass *mo_class;
224
225 g_return_val
Disregard my last email on this bug report. It relates to a different
bug.
James
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Disassembly reveals that GST_MINI_OBJECT_GET_CLASS(mini_object) is
returning NULL for mo_class. (See GDB output below).
gstminiobject.c
220 GstMiniObject
221 gst_mini_object_copy (const GstMiniObject *mini_object)
222 {
223 GstMiniObjectClass *mo_class;
224
225 g_return_val
Package: cheese
Version: 2.30.1-2
Severity: important
Steps to reproduce: start cheese. When it tries to grab (the second?)
frame,
gets a SIGSEGV. The first frame is displayed in cheese when the crash is
caught
under gdb.
GDB output:
Program received signal SIGSEGV, Segmentation fault.
[Switching
Program received signal SIGSEGV, Segmentation fault.
0x7fbc4fb68007 in JSC::JSCell::put (this=,
exec=0x7fbc2748, identifier=..., value=..., slot=) at ../JavaScriptCore/runtime/JSCell.cpp:143
143 ../JavaScriptCore/runtime/JSCell.cpp: No such file or directory.
in ../JavaScriptCor
Package: libwebkit-1.0-2
Version: 1.2.4-1+b1
Severity: normal
Steps to reproduce the problem:
* Start epiphany-browser (packageversion: 2.30.6-1).
* Login to facebook at: http://www.facebook.com/login.php in
epiphany-browser.
* Logout of Facebook.
* epiphany-browser
10 matches
Mail list logo