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 392749 - crash in Computer: Saving a webpage
crash in Computer: Saving a webpage
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: general
2.16.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-04 14:16 UTC by mats.authen
Modified: 2007-10-19 01:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description mats.authen 2007-01-04 14:16:21 UTC
What were you doing when the application crashed?
Sparade ner en hemsida från platsbanken. Skulle växla över till Thunderbird som jag startade via en länk på hemsidan.
En massa nautilus- filbläddrare startade spontant och stängdes. 
Firefox och thunderbird klappade ihop sammtidigt.
Har hänt förut med firefox inblandad.


Distribution: openSUSE 10.2 (i586)
Gnome Release: 2.16.1 2006-11-28 (SUSE)
BugBuddy Version: 2.16.0

Memory status: size: 91914240 vsize: 0 resident: 91914240 share: 0 rss: 3547136 rss_rlim: 0
CPU usage: start_time: 1167919835 rtime: 0 utime: 50 stime: 0 cutime:48 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0

Backtrace was generated from '/opt/gnome/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 -1228572992 (LWP 5246)]
(no debugging symbols found)
0xb7eea410 in ?? ()

Thread 1 (Thread -1228572992 (LWP 5246))

  • #0 ??
  • #1 ??
  • #2 ??
  • #0 ??

Comment 1 mats.authen 2007-01-04 14:40:38 UTC
Same in English:
Was saving a web-page in Firefox and switching over to Thunderbird email-client, started from a link on the webpage, when it all crashed.
A lot of nautilus-sessions started and closed. Firefox and Thunderbird closed down and I had to reboot the computer to be able to start Firefox again.
Comment 2 Susana 2007-01-04 21:36:44 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. Thanks in advance!
Comment 3 mats.authen 2007-01-07 21:05:17 UTC
I've made firefox crash but did not manage to get a trace stack. I've used gdb as instructed in "Obtaining a stack trace using GDB with a running program" from the link above. No reaction from Bug buddy. I have installed debuginfo for nautilus, glib, gtk+ but not the buginfo pakage for firefox due to dependencies conflict. Can  you give some more pointers on what you need? 
Comment 4 mats.authen 2007-01-07 21:17:15 UTC
Sorry about the last post. "ps" gave two nautilus-sessions and i tried the second PID and this i what I got from gdb.
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 poll
    from /lib/libc.so.6
  • #5 g_main_context_iterate
    at gmain.c line 2979
  • #6 g_main_loop_run
    at gmain.c line 2881
  • #7 IA__gtk_main
    at gtkmain.c line 1001
  • #8 main
    at nautilus-main.c line 513
  • #9 __libc_start_main
    from /lib/libc.so.6
  • #10 _start
  • #0 ??

Comment 5 André Klapper 2007-09-13 15:51:44 UTC
we still need a better stacktrace...
Comment 6 André Klapper 2007-10-19 01:22:35 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!