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 506803 - crash in Open Folder: right-click-> properties...
crash in Open Folder: right-click-> properties...
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-02 05:26 UTC by Brandon Kuczenski
Modified: 2008-01-03 00:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Brandon Kuczenski 2008-01-02 05:26:35 UTC
Version: 2.18.3

What were you doing when the application crashed?
right-click-> properties on a symlink to an eps file. nautilus --browser in icon view	


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.16-1-k7 #2 Fri May 5 05:04:32 UTC 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 87449600 vsize: 87449600 resident: 31977472 share: 14004224 rss: 31977472 rss_rlim: 4294967295
CPU usage: start_time: 1199251510 rtime: 729 utime: 662 stime: 67 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 0xa6dad6b0 (LWP 11825)]
(no debugging symbols found)
0xa75d2bf1 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0xa6dad6b0 (LWP 11825))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 ??
  • #4 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (3842909 sec old) ---------------------
Opening video filter: [scale]
VDec: using Planar 422P as output csp (no 1)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8
[swscaler @ 0x84426b0]SwScaler: BICUBIC scaler, from yuv422p to yuv420p using MMX2
[swscaler @ 0x84426b0]SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x84426b0]SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x84426b0]SwScaler: using 1-tap MMX "scaler" for vertical scaling (YV12 like)
[swscaler @ 0x84426b0]SwScaler: 320x240 -> 320x240
VO: [xv] 320x240 => 320x240 Planar YV12  [fs] [zoom]
A:   0.3 V:   0.0 A-V:  0.321 ct:  0.000   1/  1 ??% ??% ??,?% 0 0              
A:   0.0 V:   0.0 A-V:  0.005 ct:  0.000   2/  2 ??% ??% ??,?% 0 0              
A:   0.1 V:   0.1 A-V:  0.018 ct:  0.0
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-01-02 20:55:39 UTC
Thanks for taking the time to report this bug.
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 and reopen this bug or report a new one. Thanks in advance!
Comment 2 Cosimo Cecchi 2008-01-03 00:01:18 UTC
After a response by mail from the reporter, which attached a valid stacktrace, it seems this bug is a dup of bug #440988, so marking it correctly.

Stacktrace:

  • #0 raise
    from /lib/libc.so.6
  • #1 abort
    from /lib/libc.so.6
  • #2 IA__g_logv
  • #3 IA__g_log
  • #4 IA__g_assert_warning
  • #5 gtk_list_store_compare_func
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1677
  • #6 node_find_closest
    at gsequence.c line 1136
  • #7 node_insert_sorted
    at gsequence.c line 1301
  • #8 g_sequence_sort_changed_iter
  • #9 gtk_list_store_sort_iter_changed
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1758
  • #10 IA__gtk_list_store_set_valist
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 901
  • #11 IA__gtk_list_store_set
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 934
  • #12 ??
    from /usr/lib/libeel-2-2.18.so
  • #13 ??
  • #14 ??
  • #15 ??

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