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 373226 - crash in Text Editor: Trying to open a file ac...
crash in Text Editor: Trying to open a file ac...
Status: RESOLVED INCOMPLETE
Product: gnome-vfs
Classification: Deprecated
Component: Volume and drive handling
2.16.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
: 361773 366920 380241 381519 387804 388225 389239 390011 393375 396955 398142 398415 399915 399921 401177 401407 401459 401549 402728 403962 404880 408172 408446 408502 410293 410367 412546 413724 414217 415117 415287 416394 417111 420640 421023 424382 427675 429077 430176 431154 431433 433063 433186 433663 433880 434091 434156 435071 435168 437095 440569 441180 442698 442877 445356 448264 453485 457111 466101 467339 471369 472007 472287 474311 474730 475532 478012 484632 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-10 02:30 UTC by vijayvt
Modified: 2008-06-08 12:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description vijayvt 2006-11-10 02:30:31 UTC
Version: 2.16.1

What were you doing when the application crashed?
Trying to open a file across an NFS share.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 28807168 vsize: 0 resident: 110747648 share: 0 rss: 110747648 rss_rlim: 0
CPU usage: start_time: 2084 rtime: 0 utime: 1163124568 stime: 0 cutime:2379 cstime: 0 timeout: 2273 it_real_value: 0 frequency: 106

Backtrace was generated from '/usr/bin/gedit'

(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 805550672 (LWP 5878)]
(no debugging symbols found)
0x0fe67370 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread 805550672 (LWP 5878))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #8 fs_module_create
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #9 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #10 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #11 gnome_vfs_connect_to_server
    from /usr/lib/libgnomevfs-2.so.0
  • #12 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #13 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #14 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #15 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #16 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #17 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #18 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #19 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #20 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0

Comment 1 Paolo Maggi 2006-11-11 10:53:20 UTC
Thanks for taking the time to report this bug.

It looks like a crash in gnome-vfs.

Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

Thanks in advance!
Comment 2 Paolo Borelli 2006-12-02 16:53:50 UTC
*** Bug 380241 has been marked as a duplicate of this bug. ***
Comment 3 Susana 2006-12-20 12:07:34 UTC
*** Bug 387804 has been marked as a duplicate of this bug. ***
Comment 4 Nickolay V. Shmyrev 2006-12-22 06:38:40 UTC
*** Bug 366920 has been marked as a duplicate of this bug. ***
Comment 5 Nickolay V. Shmyrev 2006-12-22 06:39:17 UTC
*** Bug 381519 has been marked as a duplicate of this bug. ***
Comment 6 Nickolay V. Shmyrev 2006-12-22 06:40:14 UTC
*** Bug 361773 has been marked as a duplicate of this bug. ***
Comment 7 Nickolay V. Shmyrev 2006-12-22 06:40:54 UTC
*** Bug 388225 has been marked as a duplicate of this bug. ***
Comment 8 Pascal Terjan 2006-12-27 18:19:46 UTC
*** Bug 389239 has been marked as a duplicate of this bug. ***
Comment 9 Pascal Terjan 2006-12-27 18:19:54 UTC
*** Bug 390011 has been marked as a duplicate of this bug. ***
Comment 10 Jens Granseuer 2007-01-06 16:34:25 UTC
*** Bug 393375 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2007-01-16 15:28:09 UTC
*** Bug 396955 has been marked as a duplicate of this bug. ***
Comment 12 palfrey 2007-01-18 23:01:10 UTC
*** Bug 398142 has been marked as a duplicate of this bug. ***
Comment 13 Jonathon Jongsma 2007-01-19 18:48:00 UTC
*** Bug 398415 has been marked as a duplicate of this bug. ***
Comment 14 dmacinnes 2007-01-19 19:25:49 UTC
I had a similar bug, logged as 398415.  In my case I had opened a 200m syslog text file with gedit. I then hit "new" and copied about of 100 lines out of the original 200m file and pasted them into the new window.  I did some find and replacing of text within the new, smaller file and went to save it.  As I tried to browse to a new location to save the file, the application became unresponsive. Then a crash report was created.

After the crash, I repeated these same steps and I was able to complete my work.

Comment 15 André Klapper 2007-01-25 02:57:21 UTC
*** Bug 399915 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2007-01-25 02:57:43 UTC
*** Bug 399921 has been marked as a duplicate of this bug. ***
Comment 17 Alex Lancaster 2007-01-27 07:38:02 UTC
*** Bug 401177 has been marked as a duplicate of this bug. ***
Comment 18 palfrey 2007-01-27 19:37:50 UTC
*** Bug 401407 has been marked as a duplicate of this bug. ***
Comment 19 Jens Granseuer 2007-01-28 11:05:05 UTC
*** Bug 401549 has been marked as a duplicate of this bug. ***
Comment 20 André Klapper 2007-01-29 02:38:12 UTC
*** Bug 401459 has been marked as a duplicate of this bug. ***
Comment 21 Alex Lancaster 2007-01-31 10:15:49 UTC
*** Bug 402728 has been marked as a duplicate of this bug. ***
Comment 22 palfrey 2007-02-03 17:35:40 UTC
*** Bug 403962 has been marked as a duplicate of this bug. ***
Comment 23 palfrey 2007-02-06 17:36:38 UTC
*** Bug 404880 has been marked as a duplicate of this bug. ***
Comment 24 Christian Kirbach 2007-02-16 22:06:06 UTC
*** Bug 408446 has been marked as a duplicate of this bug. ***
Comment 25 Susana 2007-02-16 23:05:04 UTC
*** Bug 408502 has been marked as a duplicate of this bug. ***
Comment 26 André Klapper 2007-02-17 01:31:12 UTC
*** Bug 408172 has been marked as a duplicate of this bug. ***
Comment 27 Susana 2007-02-21 08:30:03 UTC
*** Bug 410293 has been marked as a duplicate of this bug. ***
Comment 28 palfrey 2007-02-21 13:50:02 UTC
*** Bug 410367 has been marked as a duplicate of this bug. ***
Comment 29 Susana 2007-03-02 14:57:21 UTC
*** Bug 413724 has been marked as a duplicate of this bug. ***
Comment 30 Philip Withnall 2007-03-02 23:54:06 UTC
*** Bug 412546 has been marked as a duplicate of this bug. ***
Comment 31 Pedro Villavicencio 2007-03-03 13:44:44 UTC
*** Bug 414217 has been marked as a duplicate of this bug. ***
Comment 32 Christian Kirbach 2007-03-04 15:15:22 UTC
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Can you get us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so.

Thanks in advance!
Comment 33 Pedro Villavicencio 2007-03-05 23:50:19 UTC
*** Bug 415117 has been marked as a duplicate of this bug. ***
Comment 34 Pedro Villavicencio 2007-03-06 13:06:39 UTC
*** Bug 415287 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2007-03-09 12:56:14 UTC
*** Bug 416394 has been marked as a duplicate of this bug. ***
Comment 36 Paolo Borelli 2007-03-11 15:35:18 UTC
*** Bug 417111 has been marked as a duplicate of this bug. ***
Comment 37 Christian Kirbach 2007-03-21 19:30:19 UTC
*** Bug 420640 has been marked as a duplicate of this bug. ***
Comment 38 Susana 2007-03-24 18:36:28 UTC
*** Bug 421023 has been marked as a duplicate of this bug. ***
Comment 39 Jonathan Matthew 2007-03-31 10:04:41 UTC
*** Bug 424382 has been marked as a duplicate of this bug. ***
Comment 40 Pedro Villavicencio 2007-04-09 00:21:29 UTC
*** Bug 427675 has been marked as a duplicate of this bug. ***
Comment 41 André Klapper 2007-04-13 20:44:17 UTC
*** Bug 429077 has been marked as a duplicate of this bug. ***
Comment 42 palfrey 2007-04-16 14:11:08 UTC
*** Bug 430176 has been marked as a duplicate of this bug. ***
Comment 43 James "Doc" Livingston 2007-04-20 12:04:05 UTC
*** Bug 431154 has been marked as a duplicate of this bug. ***
Comment 44 Akhil Laddha 2007-04-25 05:17:21 UTC
*** Bug 433063 has been marked as a duplicate of this bug. ***
Comment 45 palfrey 2007-04-26 14:27:33 UTC
*** Bug 431433 has been marked as a duplicate of this bug. ***
Comment 46 palfrey 2007-04-26 16:45:03 UTC
*** Bug 433186 has been marked as a duplicate of this bug. ***
Comment 47 palfrey 2007-04-27 11:21:11 UTC
*** Bug 433663 has been marked as a duplicate of this bug. ***
Comment 48 Philip Withnall 2007-04-28 13:56:29 UTC
*** Bug 434091 has been marked as a duplicate of this bug. ***
Comment 49 palfrey 2007-04-28 17:53:52 UTC
*** Bug 434156 has been marked as a duplicate of this bug. ***
Comment 50 palfrey 2007-05-02 11:51:35 UTC
*** Bug 435071 has been marked as a duplicate of this bug. ***
Comment 51 Pedro Villavicencio 2007-05-02 14:58:03 UTC
*** Bug 435168 has been marked as a duplicate of this bug. ***
Comment 52 Christian Kirbach 2007-05-04 12:51:49 UTC
please see Comment #32
Comment 53 Pedro Villavicencio 2007-05-05 16:59:22 UTC
*** Bug 433880 has been marked as a duplicate of this bug. ***
Comment 54 palfrey 2007-05-09 11:17:36 UTC
*** Bug 437095 has been marked as a duplicate of this bug. ***
Comment 55 Christian Kirbach 2007-05-22 21:09:51 UTC
*** Bug 440569 has been marked as a duplicate of this bug. ***
Comment 56 palfrey 2007-05-25 13:09:07 UTC
*** Bug 441180 has been marked as a duplicate of this bug. ***
Comment 57 Jonathan Matthew 2007-06-01 01:00:47 UTC
*** Bug 442698 has been marked as a duplicate of this bug. ***
Comment 58 Philip Withnall 2007-06-03 10:37:44 UTC
*** Bug 442877 has been marked as a duplicate of this bug. ***
Comment 59 Carlos Garcia Campos 2007-06-08 16:06:59 UTC
*** Bug 445356 has been marked as a duplicate of this bug. ***
Comment 60 Pedro Villavicencio 2007-06-17 15:35:44 UTC
*** Bug 448264 has been marked as a duplicate of this bug. ***
Comment 61 Jonathan Matthew 2007-07-03 22:20:12 UTC
*** Bug 453485 has been marked as a duplicate of this bug. ***
Comment 62 André Klapper 2007-08-03 15:08:14 UTC
*** Bug 457111 has been marked as a duplicate of this bug. ***
Comment 63 palfrey 2007-08-13 14:16:43 UTC
*** Bug 466101 has been marked as a duplicate of this bug. ***
Comment 64 palfrey 2007-08-17 11:07:47 UTC
*** Bug 467339 has been marked as a duplicate of this bug. ***
Comment 65 André Klapper 2007-09-05 03:44:00 UTC
*** Bug 471369 has been marked as a duplicate of this bug. ***
Comment 66 André Klapper 2007-09-05 03:44:03 UTC
*** Bug 472007 has been marked as a duplicate of this bug. ***
Comment 67 André Klapper 2007-09-05 03:44:07 UTC
*** Bug 472287 has been marked as a duplicate of this bug. ***
Comment 68 Philip Withnall 2007-09-08 10:38:54 UTC
*** Bug 474730 has been marked as a duplicate of this bug. ***
Comment 69 Cosimo Cecchi 2007-09-10 23:17:16 UTC
*** Bug 475532 has been marked as a duplicate of this bug. ***
Comment 70 André Klapper 2007-10-16 12:38:55 UTC
*** Bug 484632 has been marked as a duplicate of this bug. ***
Comment 71 André Klapper 2007-10-16 12:39:04 UTC
*** Bug 478012 has been marked as a duplicate of this bug. ***
Comment 72 André Klapper 2007-10-16 12:39:07 UTC
*** Bug 474311 has been marked as a duplicate of this bug. ***
Comment 73 André Klapper 2008-06-08 12:33:24 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Also, no duplicates for more than half a year now.