[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mozilla-Firefox stürzt öfters ab



Hallo,

>> Außerdem gehen manchen Gnome-Programme nicht mehr.
>> Auf der Console melden sie nur lapidar: "Speicherzugriffsfehler".
>> 
>> So richtig klar ist mir nicht, wie ich den Fehler dabei suchen soll.
> 
> Ein Backtrace wäre schon einmal hilfreich. Darin kann man im Regelfall
> schon einmal den Verursacher ausmachen.
> http://wiki.debian.org/HowToGetABacktrace (dafür musst du das Paket
> nicht neu bauen, einfach mal einen Backtrace anfertigen).

(Zuletzt habe ich vor über 10 Jahren mit gdb auf der Uni gearbeitet.)

0xb770dcc3 in strlen () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb770dcc3 in strlen () from /lib/tls/libc.so.6
#1  0xb78afa8e in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0xb7dd167d in gtk_tree_view_column_set_title ()
   from /usr/lib/libgtk-x11-2.0.so.0
#3  0x080593ca in giftui_about_get_type ()
#4  0xb7928d46 in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#5  0xb790df42 in g_object_thaw_notify ()
   from /usr/lib/libgobject-2.0.so.0
#6  0xb790e5bf in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#7  0xb790f1cf in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#8  0xb790f320 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#9  0x0805a023 in giftui_about_new ()
#10 0x08053189 in gift_connected ()
#11 0x080533ed in gift_connected ()
#12 0x08053613 in main ()

Das ist doch bestimmt irgendein Bibliotheksversionskonflikt, weil
ich Testing/Unstable gemischt verwende.

Wie kann ich das lösen?
Danke für alle Hinweise und Tips.

Ciao
  Peter Schütt

-- 
www.pstt.de



Reply to: