[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2010-09-16 Thread Bug Watch Updater
** Changed in: gtk
   Importance: Unknown = Critical

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/93240
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-08-24 Thread Bug Watch Updater
** Changed in: gtk
   Status: Incomplete = Fix Released

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/93240
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-08-23 Thread Sebastien Bacher
no reply and upstream thinks it might be fixed, closing, feel free to
reopen if you still get the issue though

** Changed in: gtk+2.0 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/93240
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-07-09 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Confirmed = Incomplete

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/93240
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-07-09 Thread Sebastien Bacher
upstream question:

A very similar change was included in 2.10.12 and 2.11. 
It would be good to know if people are still seeing this crash with
2.10.12/13 or 2.11.

Does anybody get the crash on gutsy?

** Changed in: gtk+2.0 (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/93240
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-03-19 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Unknown = Confirmed

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/93240

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-03-18 Thread Sebastien Bacher
Thank your bug. That's known upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=353127

** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: gnome-panel = gtk+2.0
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

** Bug watch added: GNOME Bug Tracker #353127
   http://bugzilla.gnome.org/show_bug.cgi?id=353127

** Also affects: gtk (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=353127
   Importance: Unknown
   Status: Unknown

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/93240

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-03-18 Thread Sebastien Bacher
Debug backtrace for the crash:

#0  0xb76ed668 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt full

Thread 1 (process 14774):
#0  0xb76ed668 in strcmp () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1  0xb7bbec8c in _gtk_file_system_model_path_do (model=0x846c840, 
path=0x81c6720, func=0xb7ba39f0 select_func, 
user_data=0x8194178) at gtkfilesystemmodel.c:1169
parent_path = (GtkFilePath *) 0x0
paths = (GSList *) 0x822f108
node = value optimized out
#2  0xb7ba37f1 in show_and_select_paths_finished_loading (folder=0x820b790, 
user_data=0x81cc478)
at gtkfilechooserdefault.c:5879
have_hidden = 0
have_filtered = 0
l = value optimized out
#3  0xb622528b in get_folder_cached_callback (data=0x826cb98) at 
gtkfilesystemgnomevfs.c:1216
No locals.
#4  0xb622534a in execute_vfs_callbacks (data=value optimized out) at 
gtkfilesystemgnomevfs.c:3616
cb = (struct vfs_idle_callback *) 0x83e57e8
l = (GSList *) 0x82714c8
unref_file_system = 1
system_vfs = (GtkFileSystemGnomeVFS *) 0x80c23d8
#5  0xb62253d8 in execute_vfs_callbacks_idle (data=0x80c23d8) at 
gtkfilesystemgnomevfs.c:3635
No locals.
#6  0xb7917091 in g_idle_dispatch (source=0x8217b40, callback=0x821b580, 
user_data=0x80c23d8) at gmain.c:3928
No locals.
#7  0xb7918df2 in IA__g_main_context_dispatch (context=0x8088378) at 
gmain.c:2045
No locals.
#8  0xb791bdcf in g_main_context_iterate (context=0x8088378, block=1, 
dispatch=1, self=0x805d1b0) at gmain.c:2677
got_ownership = value optimized out
max_priority = 200
timeout = 0
some_ready = 1
nfds = value optimized out
allocated_nfds = value optimized out
fds = (GPollFD *) 0x81ce440
__PRETTY_FUNCTION__ = g_main_context_iterate
#9  0xb791c179 in IA__g_main_loop_run (loop=0x81750c0) at gmain.c:2881
got_ownership = -1216576448
self = (GThread *) 0x805d1b0
__PRETTY_FUNCTION__ = IA__g_main_loop_run
#10 0xb7c06044 in IA__gtk_main () at gtkmain.c:1177
tmp_list = (GList *) 0x0
functions = (GList *) 0x0
init = (GtkInitFunction *) 0xbfc07f84
loop = (GMainLoop *) 0x81750c0
#11 0x08050051 in main ()
---Type return to continue, or q return to quit---
No symbol table info available.

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/93240

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


[Bug 93240] Re: [apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()

2007-03-17 Thread Aliarse

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6848984/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6848985/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6848986/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6848987/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6848988/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6848989/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6848990/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6848991/ThreadStacktrace.txt

-- 
[apport] gnome-desktop-item-edit crashed with SIGSEGV in strcmp()
https://launchpad.net/bugs/93240

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