Pidgin Segmentation fault

Bug #186496 reported by Dedy Hariyadi
2
Affects Status Importance Assigned to Milestone
BlankOn Linux
New
Undecided
Unassigned

Bug Description

Saya menggunakan Pidgin pada BlankOn2 selalu mengalami tutup aplikasi secara sendirinya.
Saya coba dengan membuka Pidgin melalui terminal ternyat keluar pesan error "Segmentation fault (core dumped)"
Hal ini kenapa yahh....

Revision history for this message
Mohammad DAMT (mdamt) wrote :

Silakan install pidgin-dbg dan lakukan langkah-langkah seperti tertera pada halaman ini:

https://wiki.ubuntu.com/Backtrace

Revision history for this message
Dedy Hariyadi (milisdad) wrote :

Ini saya attach file gdb-pudgin.txt

Revision history for this message
Mohammad DAMT (mdamt) wrote :

Hmm kurang begitu informatif berkas hasil lacakannya, mohon ditambah instalasi semua komponen2 yang dimunculkan oleh perintah berikut: (ketikkan di promp bash)

$ for i in `apt-cache depends pidgin|grep Depends|cut -f 4 -d' '`;do apt-cache search $i-dbg |cut -f 1 -d' ';done

setelah itu dicoba kembali buatka berkas lacakannya.

Revision history for this message
Dedy Hariyadi (milisdad) wrote :

Justru ada error seperti dibawah ini :
$ for i in `apt-cache depends pidgin|grep Depends|cut -f 4 -d' '`;do apt-cache search $i-dbg |cut -f 1 -d' ';done
libc6-dbg
libfontconfig1-dbg
libglib2.0-0-dbg
libgstreamer0.10-0-dbg
libgtk2.0-0-dbg
libice6-dbg
libpango1.0-0-dbg
libsm6-dbg
libx11-6-dbg
libxcomposite1-dbg
libxcursor1-dbg
libxdamage1-dbg
libxext6-dbg
libxfixes3-dbg
libxi6-dbg
libxinerama1-dbg
libxrandr2-dbg
libxrender1-dbg
libxss1-dbg
dad@MacBox:~$ sudo apt-get install libfontconfig1-dbg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libfontconfig1-dbg: Depends: libfontconfig1 (= 2.4.2-1.2ubuntu4) but 2.4.2-1.2ubuntu4-0blankon1 is to be installed
E: Broken packages

Revision history for this message
Dedy Hariyadi (milisdad) wrote :

Sudah terselesaikan masalah ini.
Berikut caranya :
1. tambahkan sources.listnya dengan source sebagai contoh :
deb http://kambing.ui.edu/blankon/ lontara main restricted
deb http://kambing.ui.edu/blankon/ lontara-updates main restricted
deb http://kambing.ui.edu/blankon/ lontara-security main restricted
deb-src http://kambing.ui.edu/blankon/ lontara main restricted
deb-src http://kambing.ui.edu/blankon/ lontara-updates main restricted
deb-src http://kambing.ui.edu/blankon/ lontara-security main restricted
2. ketik, sudo apt-get update
3. ketik. sudo apt-get sudo apt-get build-dep pidgin
4. jalankan pidgin kembali.

sumber : http://milisdad.blogspot.com/2008/06/pidgin-segmentation-fault.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.