gnome-app-install crashed with SIGSEGV

Bug #172833 reported by anonimosanremese
80
Affects Status Importance Assigned to Milestone
gnome-app-install (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gnome-app-install

Opera browser crashed system start! System Ubuntu Hardy!

ProblemType: Crash
Architecture: i386
Date: Fri Nov 23 20:29:35 2007
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-app-install
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: gnome-app-install 0.4.13-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/gnome-app-install
ProcCwd: /home/anonimo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-app-install
StacktraceTop:
 ?? () from /usr/lib/libgstreamer-0.10.so.0
 ?? () from /usr/lib/libglib-2.0.so.0
 ?? ()
 ?? ()
 ?? ()
Title: gnome-app-install crashed with SIGSEGV
Uname: Linux ubuntu 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Tags: apport-crash
Revision history for this message
anonimosanremese (anonimosanremese) wrote :
Revision history for this message
Paul Dufresne (paulduf) wrote :

I have the same StackTrace top, was just after Totem Movie Player (in Mozilla Firefox) had apparently finished searching codecs to play a video:
http://typo3.netfielders.de/xvid/mtb1_1_getting_started_install_the_dummy_package.avi

Decided not to fill a new report.

Will rename my crash (apport seems to just take 1 crash by program and refuse to overwrite an old one by a more recent, should probably report this as a bug) in case it would be needed later, and be able to get a new one if it appears again.

Revision history for this message
Paul Dufresne (paulduf) wrote :

Last lines of my .xsession-errors:
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)22050, channels=(int)1, codec_data=(buffer)010002000000680001007105
** Message: Error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.
gstplaybasebin.c(2280): prepare_output (): /play

** Message: Missing plugin: gstreamer|0.10|totem|MPEG-1 Layer 3 (MP3) decoder|decoder-audio/mpeg, mpegversion=(int)1, layer=(int)3 (MPEG-1 Layer 3 (MP3) decoder)
** Message: Missing plugin: gstreamer|0.10|totem|DivX MPEG-4 Version 5 decoder|decoder-video/x-divx, divxversion=(int)5 (DivX MPEG-4 Version 5 decoder)

** (gnome-codec-install:7115): WARNING **: return value of custom widget handler was not a GtkWidget

(gnome-codec-install:7115): GStreamer-CRITICAL **: gst_structure_empty_new: assertion `gst_structure_validate_name (name)' failed
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
** Message: Missing plugin installation failed: installer-exit-unclean
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
paul@paul-desktop:~$

Revision history for this message
wolfen69 (wolfen69) wrote :

i had the same problem as the OP.

Revision history for this message
Dmytro Korzhevin (korg) wrote :

Ubuntu 8.04
Same problem. Crash, when i typed "backup" in search box.

Revision history for this message
Bartek Szopka (bartoszopka) wrote :

Same problem here.
Application hang for a while when I started to type in search box and then it crashed.

Revision history for this message
Albert Damen (albrt) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 173118, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

Revision history for this message
Kbo_Marquez (fire9194) wrote :

Ubuntu 8.04
Same problem. Crash, when i typed w/e in search box.

Revision history for this message
kamaraopoa (kamaraopoa) wrote : Re: [Bug 172833] Re: gnome-app-install crashed with SIGSEGV
Download full text (7.0 KiB)

First, I will show how we can get a full report of the problem, so that
in other forums of life can help us. Then, the more adventurous, I
decided to show my problem and did the network of such PC work in
Ubuntu. Who knows you can not solve your problem as well?
Most of the following commands to be executed as root. In Ubuntu you can
run as root adding the command "sudo" before the command, or using the
command "sudo su" to login as root. In other distribution, use the
command "su -" to gain root access.

Step 1: collecting information on the problem

The first thing to do is to discover how the system sees the hardware
problem. There is no advance in the forum say that your network card of
the SIS is not working. It must describe the model, and this information
can you get with `` lspci. It will list your network card, your video
card, modem and other devices, something fine. Here we go:

# Lspci - nn

00:04.0 Ethernet controller [0200]: Silicon Integrated Systems (SIS) 190
Gigabit Ethernet Adapter [1039:0190] (rev 01)

Seen? Placed only the line of the network card not to pollute the text,
but you should learn more about ten lines. Look problem and the hardware
store and two paragraphs in particular: the first block of numbers that
appears - in the case there from above, the "00:04.0" - and the ID of
the device-in finalzinho, in brackets: 1039:0190.
The module of the hardware problem
Is the module of the device was loaded? Furthermore ... What is the
module him? To discover this we use the ID of the device (in my case, as
we saw above, is 1039:0190).
The ID of the device has two parts: the first four numbers (1039)
indicate the manufacturer (in our case the SIS). The last four (0190)
the model. To learn what is the driver of the device in question between
with this command, obviously replacing the numbers of their ID by:

# Modprobe-c | egrep'1039 .* 0190 '

Alias pci: v00001039d00000190sv * * sd bc * sc * i * sis190

The module is that there at the end of the line, the sis190. Does he is
charged? Enter the command "lsmod | grep sis190." If the command does
not return anything, try to manually load the module using the modprobe
sis190 "(always as root, do not forget). The module loaded, but the
network still does not work? Then continue reading.
Ask kernel: why the hardware does not work?
Now let's see what's happening with the hardware problem during boot
Linux. Therefore, we use the command `dmesg", which shows us the log
with all the "events" of the kernel during boot. But we peneirar the
result, for which only the lines relating to our hardware esquisitão
appear. Therefore, I will filter the output of dmesg by grep, asking him
to show us only the lines containing "00:04.0" - getting that number go
up with the command lspci - nn, remember? Be sure to replace the
"00:04.0" by the block of numbers on your hardware.

# Dmesg | grep'00: 04.0 '
0000:00:04.0: Read MAC address from APIC
0000:00:04.0: Can not find ISA bridge

A-ago, the network card does not find the ISA bridge! What this means? I
know there, the important thing is that the error is this. If you want
to do a search on google or ask for help in th...

Read more...

Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :
Download full text (7.4 KiB)

kamaraopoa wrote:
> *** This bug is a duplicate of bug 173118 ***
> https://bugs.launchpad.net/bugs/173118

The bug has already been fixed. Just update to the latest gnome-app-install and
you will get the fix.

And you don't need to compile any kernel modules - the information you gave is
completely useless.

>
> First, I will show how we can get a full report of the problem, so that
> in other forums of life can help us. Then, the more adventurous, I
> decided to show my problem and did the network of such PC work in
> Ubuntu. Who knows you can not solve your problem as well?
> Most of the following commands to be executed as root. In Ubuntu you can
> run as root adding the command "sudo" before the command, or using the
> command "sudo su" to login as root. In other distribution, use the
> command "su -" to gain root access.
>
> Step 1: collecting information on the problem
>
> The first thing to do is to discover how the system sees the hardware
> problem. There is no advance in the forum say that your network card of
> the SIS is not working. It must describe the model, and this information
> can you get with `` lspci. It will list your network card, your video
> card, modem and other devices, something fine. Here we go:
>
> # Lspci - nn
>
> 00:04.0 Ethernet controller [0200]: Silicon Integrated Systems (SIS) 190
> Gigabit Ethernet Adapter [1039:0190] (rev 01)
>
> Seen? Placed only the line of the network card not to pollute the text,
> but you should learn more about ten lines. Look problem and the hardware
> store and two paragraphs in particular: the first block of numbers that
> appears - in the case there from above, the "00:04.0" - and the ID of
> the device-in finalzinho, in brackets: 1039:0190.
> The module of the hardware problem
> Is the module of the device was loaded? Furthermore ... What is the
> module him? To discover this we use the ID of the device (in my case, as
> we saw above, is 1039:0190).
> The ID of the device has two parts: the first four numbers (1039)
> indicate the manufacturer (in our case the SIS). The last four (0190)
> the model. To learn what is the driver of the device in question between
> with this command, obviously replacing the numbers of their ID by:
>
> # Modprobe-c | egrep'1039 .* 0190 '
>
> Alias pci: v00001039d00000190sv * * sd bc * sc * i * sis190
>
> The module is that there at the end of the line, the sis190. Does he is
> charged? Enter the command "lsmod | grep sis190." If the command does
> not return anything, try to manually load the module using the modprobe
> sis190 "(always as root, do not forget). The module loaded, but the
> network still does not work? Then continue reading.
> Ask kernel: why the hardware does not work?
> Now let's see what's happening with the hardware problem during boot
> Linux. Therefore, we use the command `dmesg", which shows us the log
> with all the "events" of the kernel during boot. But we peneirar the
> result, for which only the lines relating to our hardware esquisitão
> appear. Therefore, I will filter the output of dmesg by grep, asking him
> to show us only the lines containing "00:04.0" - getting that number...

Read more...

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.