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 345030 - gnome-session-properties crash when adding a command name with an odd number of "
gnome-session-properties crash when adding a command name with an odd number ...
Status: RESOLVED DUPLICATE of bug 343231
Product: gnome-session
Classification: Core
Component: gnome-session
2.14.x
Other Linux
: Normal critical
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-15 16:55 UTC by Sebastien Bacher
Modified: 2006-10-03 01:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-06-15 16:55:08 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/gnome-session/+bug/48929

"Dapper up to date (comes from beta 2)

In System > Preferences > session > Start up program tab
Add an item :
- just type a command containing a single (or an odd number of) " (wherever you want) --> nautilus crashes. If it doesn't crash, gnome-session-properties may display a bad string.
- just type a command containing a couple (or an even number) of "" --> " are deleted. For example, see this bug : https://launchpad.net/distros/ubuntu/+source/kopete/+bug/43712/+index
...
"

Debug backtrace:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 8052)

  • #0 startup_list_add_dialog
    at startup-programs.c line 503
  • #1 add_startup_cb
    at session-properties-capplet.c line 594
  • #2 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #3 IA__g_closure_invoke
    at gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #5 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #6 IA__g_signal_emit
    at gsignal.c line 2241
  • #7 IA__gtk_button_clicked
    at gtkbutton.c line 845
  • #8 gtk_real_button_released
    at gtkbutton.c line 1380
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 g_type_class_meta_marshal
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2368
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #14 IA__g_signal_emit
    at gsignal.c line 2241
  • #15 IA__gtk_button_released
    at gtkbutton.c line 837
  • #16 gtk_button_button_release
    at gtkbutton.c line 1273
  • #17 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83

Comment 1 Tom Tromey 2006-10-03 01:47:18 UTC

*** This bug has been marked as a duplicate of 343231 ***