After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413873 - crash in Terminal: having set kernel.shmma...
crash in Terminal: having set kernel.shmma...
Status: RESOLVED DUPLICATE of bug 413036
Product: gnome-terminal
Classification: Core
Component: general
2.17.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 413878 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-02 14:46 UTC by andrew.lacy
Modified: 2007-03-02 15:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description andrew.lacy 2007-03-02 14:46:29 UTC
Version: 2.17.92

What were you doing when the application crashed?
having set 
kernel.shmmax =
kernel.shmall =
(incorrectly both values left out... error in code)
in the /etc/sysctl.conf
and ran sysctl -p
and then tried to open a new tab, then came this error


Distribution: Red Hat Enterprise Linux ES release 4.0 (Nahant)
Gnome Release: 2.17.92 2007-02-27 (Red Hat, Inc)
BugBuddy Version: 2.17.4

System: Linux 2.6.20-1.2925.fc7 #1 SMP Mon Feb 12 14:53:24 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: Permissive
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Echo

Memory status: size: 68235264 vsize: 68235264 resident: 16072704 share: 10899456 rss: 16072704 rss_rlim: 4294967295
CPU usage: start_time: 1172832328 rtime: 3329 utime: 572 stime: 2757 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208785184 (LWP 3094)]
[New Thread -1215108208 (LWP 3100)]
(no debugging symbols found)
0x004c6402 in __kernel_vsyscall ()

Thread 1 (Thread -1208785184 (LWP 3094))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /usr/lib/libvte.so.9
  • #5 g_cclosure_marshal_VOID
    from /lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #7 ??
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit_by_name
    from /lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libvte.so.9
  • #11 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #13 ??
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #16 gtk_adjustment_value_changed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 ??
    from /usr/lib/libvte.so.9
  • #18 ??
    from /usr/lib/libvte.so.9
  • #19 ??
    from /lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (15969 sec old) ---------------------
** (nm-applet:2981): WARNING **: <WARN>  nma_dbus_init(): org.freedesktop.DBus.Error.AccessDenied raised:
 An SELinux policy prevents this sender from sending this message to this recipient (rejected message had interface "org.freedesktop.DBus" member "Hello" error name "(unset)" destination "org.freedesk
** (nm-applet:2981): WARNING **: <WARN>  nma_dbus_init(): org.freedesktop.DBus.Error.AccessDenied raised:
 An SELinux policy prevents this sender from sending this message to this recipient (rejected message had interface "org.freedesktop.DBus" member "Hello" error name "(unset)" destination "org.freedesk
** (nm-applet:2981): WARNING **: <WARN>  nma_dbus_init(): org.freedesktop.DBus.Error.AccessDenied raised:
 An SELinux policy prevents this sender from sending this message to this recipient (rejected message had interface "org.freedesktop.DBus" member "He
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Chris Wilson 2007-03-02 15:13:28 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 413036 ***
Comment 2 Chris Wilson 2007-03-02 15:13:34 UTC
*** Bug 413878 has been marked as a duplicate of this bug. ***