Bug#762067: wireshark crashes immediately

2014-10-02 Thread Dmitry Kadashev
Hello,

Just wanted to say that I had this issue as well and running

gdk-pixbuf-query-loaders
>/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache

as suggested by Bálint fixed the problem.

Regards,
Dmitry


Bug#762067: wireshark crashes immediately

2014-09-19 Thread Γιώργος Πάλλας

On 19/09/14 15:49, Bálint Réczey wrote:


>From https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1282294 :
...
This likely means that your installation is broken.
Try running the command
   gdk-pixbuf-query-loaders >
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
...


With a
aptitude reinstall libgdk-pixbuf2.0-0
the problem was solved!

Many thanks!

Giorgos



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#762067: wireshark crashes immediately

2014-09-19 Thread Bálint Réczey
Hi,

2014-09-19 10:17 GMT+02:00 Γιώργος Πάλλας :
> On 18/09/14 23:48, Bálint Réczey wrote:
>>
>> Hi,
>>
>> Control: reassign -1 libgdk-pixbuf2.0-0 2.30.8-1
>> Control: tags -1 moreinfo unreproducible
>> Control: affects -1 wireshark
>>
>> 2014-09-18 7:25 GMT+02:00 Giorgos Pallas :
>>>
>>> Package: wireshark
>>> Version: 1.12.0+git+4fab41a1-1+b1
>>> Severity: important
>>>
>>> Dear Maintainer,
>>>
>>> When I start wireshark it gives the following messages and crashes:
>>>
>>> (wireshark:3095): GdkPixbuf-WARNING **: Error loading XPM image loader:
>>> Image type 'xpm' is not supported
>>> **
>>>
>>> ERROR:/build/wireshark-VQ_DcW/wireshark-1.12.0+git+4fab41a1/ui/gtk/stock_icons.c:401:stock_icons_init:
>>> assertion failed: (pixbuf)
>>> Aborted
>>
>> It does not seem to be a wireshark-specific problem.
>> Please attach the output of
>> /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders .
>> I assume the XPM loader will be missing, but I could not reproduce the
>> same problem with the same version on my system.
>>
>> Cheers,
>> Balint
>
>
> Hello, I'm sending you the requested output:
>
> aris ~ $ /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
> # GdkPixbuf Image Loader Modules file
> # Automatically generated file, do not edit
> # Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.30.8
...
> ===
Thanks!

>From https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1282294 :
...
This likely means that your installation is broken.
Try running the command
  gdk-pixbuf-query-loaders >
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
...

Cheers,
Balint

>
> Cheers,
> Giorgos
>
>
>
>>> -- System Information:
>>> Debian Release: jessie/sid
>>>APT prefers testing-updates
>>>APT policy: (500, 'testing-updates'), (500, 'testing'), (1,
>>> 'experimental')
>>> Architecture: amd64 (x86_64)
>>> Foreign Architectures: i386
>>>
>>> Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
>>> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
>>> Shell: /bin/sh linked to /bin/dash
>>>
>>> Versions of packages wireshark depends on:
>>> ii  libc62.19-11
>>> ii  libcairo21.12.16-5
>>> ii  libgdk-pixbuf2.0-0   2.30.8-1
>>> ii  libglib2.0-0 2.40.0-5
>>> ii  libgtk-3-0   3.12.2-3+b1
>>> ii  libnl-3-200  3.2.24-2
>>> ii  libnl-genl-3-200 3.2.24-2
>>> ii  libnl-route-3-2003.2.24-2
>>> ii  libpango-1.0-0   1.36.7-1
>>> ii  libpangocairo-1.0-0  1.36.7-1
>>> ii  libpcap0.8   1.6.2-1
>>> ii  libportaudio219+svn20140130-1
>>> ii  libwireshark51.12.0+git+4fab41a1-1+b1
>>> ii  libwiretap4  1.12.0+git+4fab41a1-1+b1
>>> ii  libwsutil4   1.12.0+git+4fab41a1-1+b1
>>> ii  wireshark-common 1.12.0+git+4fab41a1-1+b1
>>> ii  xdg-utils1.1.0~rc1+git20111210-7.1
>>> ii  zlib1g   1:1.2.8.dfsg-2
>>>
>>> wireshark recommends no packages.
>>>
>>> wireshark suggests no packages.
>>>
>>> -- no debconf information
>>>
>
>


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#762067: wireshark crashes immediately

2014-09-19 Thread Γιώργος Πάλλας

On 18/09/14 23:48, Bálint Réczey wrote:

Hi,

Control: reassign -1 libgdk-pixbuf2.0-0 2.30.8-1
Control: tags -1 moreinfo unreproducible
Control: affects -1 wireshark

2014-09-18 7:25 GMT+02:00 Giorgos Pallas :

Package: wireshark
Version: 1.12.0+git+4fab41a1-1+b1
Severity: important

Dear Maintainer,

When I start wireshark it gives the following messages and crashes:

(wireshark:3095): GdkPixbuf-WARNING **: Error loading XPM image loader: Image 
type 'xpm' is not supported
**
ERROR:/build/wireshark-VQ_DcW/wireshark-1.12.0+git+4fab41a1/ui/gtk/stock_icons.c:401:stock_icons_init:
 assertion failed: (pixbuf)
Aborted

It does not seem to be a wireshark-specific problem.
Please attach the output of
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders .
I assume the XPM loader will be missing, but I could not reproduce the
same problem with the same version on my system.

Cheers,
Balint


Hello, I'm sending you the requested output:

aris ~ $ /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.30.8
#
# LoaderDir = /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders
#
"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so"
"wmf" 0 "gdk-pixbuf" "Windows Metafile" ""
"image/x-wmf" ""
"wmf" "apm" ""
"\327\315\306\232" "" 100
"\001" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so"
"svg" 6 "gdk-pixbuf" "Scalable Vector Graphics" "LGPL"
"image/svg+xml" "image/svg" "image/svg-xml" "image/vnd.adobe.svg+xml" 
"text/xml-svg" "image/svg+xml-compressed" ""

"svg" "svgz" "svg.gz" ""
" "/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so" 


"tga" 4 "gdk-pixbuf" "The Targa image format" "LGPL"
"image/x-tga" ""
"tga" "targa" ""
" \001\001" "x  " 100
" \001\t" "x  " 100
"  \002" "xz " 99
"  \003" "xz " 100
"  \n" "xz " 100
"  \v" "xz " 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so"
"xpm" 4 "gdk-pixbuf" "The XPM image format" "LGPL"
"image/x-xpixmap" ""
"xpm" ""
"/* XPM */" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so"
"ico" 5 "gdk-pixbuf" "The ICO image format" "LGPL"
"image/x-icon" "image/x-ico" "image/x-win-bitmap" ""
"ico" "cur" ""
"  \001   " "zz znz" 100
"  \002   " "zz znz" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so"
"bmp" 5 "gdk-pixbuf" "The BMP image format" "LGPL"
"image/bmp" "image/x-bmp" "image/x-MS-bmp" ""
"bmp" ""
"BM" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so"
"jpeg" 5 "gdk-pixbuf" "The JPEG image format" "LGPL"
"image/jpeg" ""
"jpeg" "jpe" "jpg" ""
"\377\330" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so"
"gif" 4 "gdk-pixbuf" "The GIF image format" "LGPL"
"image/gif" ""
"gif" ""
"GIF8" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so"
"ani" 4 "gdk-pixbuf" "The ANI image format" "LGPL"
"application/x-navi-animation" ""
"ani" ""
"RIFFACON" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-wbmp.so"
"wbmp" 4 "gdk-pixbuf" "The WBMP image format" "LGPL"
"image/vnd.wap.wbmp" ""
"wbmp" ""
"  " "zz" 1
" `" "z " 1
" @" "z " 1
"  " "z " 1

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so"
"pnm" 4 "gdk-pixbuf" "The PNM/PBM/PGM/PPM image format family" "LGPL"
"image/x-portable-anymap" "image/x-portable-bitmap" 
"image/x-portable-graymap" "image/x-portable-pixmap" ""

"pnm" "pbm" "pgm" "ppm" ""
"P1" "" 100
"P2" "" 100
"P3" "" 100
"P4" "" 100
"P5" "" 100
"P6" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so"
"icns" 4 "gdk-pixbuf" "The ICNS image format" "GPL"
"image/x-icns" ""
"icns" ""
"icns" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pcx.so"
"pcx" 4 "gdk-pixbuf" "The PCX image format" "LGPL"
"image/x-pcx" ""
"pcx" ""
"\n \001" "" 100
"\n\002\001" "" 100
"\n\003\001" "" 100
"\n\004\001" "" 100
"\n\005\001" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so"
"tiff" 5 "gdk-pixbuf" "The TIFF image format" "LGPL"
"image/tiff" ""
"tiff" "tif" ""
"MM *" "  z " 100
"II* " "   z" 100
"II* \020   CR\002 " "   z zzz   z" 0

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.so"
"jpeg2000" 4 "gdk-pixbuf" "The JPEG 2000 image format" "LGPL"
"image/jp2" "image/jpeg2000" "image/jpx" ""
"jp2" "jpc" "jpx" "j2k" "jpf" ""
"jP" "  " 100
"\377O\377Q" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so"
"qtif" 4 "gdk-pixbuf" "The QTIF image format" "LGPL"
"image/x-quicktime" "image/qtif" ""
"qtif" "qif" ""
"abcdidsc" "" 100
"abcdidat" "" 100

"/usr/lib/x86_64-linux-gnu/gdk-pixbu

Bug#762067: wireshark crashes immediately

2014-09-18 Thread Bálint Réczey
Hi,

Control: reassign -1 libgdk-pixbuf2.0-0 2.30.8-1
Control: tags -1 moreinfo unreproducible
Control: affects -1 wireshark

2014-09-18 7:25 GMT+02:00 Giorgos Pallas :
> Package: wireshark
> Version: 1.12.0+git+4fab41a1-1+b1
> Severity: important
>
> Dear Maintainer,
>
> When I start wireshark it gives the following messages and crashes:
>
> (wireshark:3095): GdkPixbuf-WARNING **: Error loading XPM image loader: Image 
> type 'xpm' is not supported
> **
> ERROR:/build/wireshark-VQ_DcW/wireshark-1.12.0+git+4fab41a1/ui/gtk/stock_icons.c:401:stock_icons_init:
>  assertion failed: (pixbuf)
> Aborted
It does not seem to be a wireshark-specific problem.
Please attach the output of
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders .
I assume the XPM loader will be missing, but I could not reproduce the
same problem with the same version on my system.

Cheers,
Balint

>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing-updates
>   APT policy: (500, 'testing-updates'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages wireshark depends on:
> ii  libc62.19-11
> ii  libcairo21.12.16-5
> ii  libgdk-pixbuf2.0-0   2.30.8-1
> ii  libglib2.0-0 2.40.0-5
> ii  libgtk-3-0   3.12.2-3+b1
> ii  libnl-3-200  3.2.24-2
> ii  libnl-genl-3-200 3.2.24-2
> ii  libnl-route-3-2003.2.24-2
> ii  libpango-1.0-0   1.36.7-1
> ii  libpangocairo-1.0-0  1.36.7-1
> ii  libpcap0.8   1.6.2-1
> ii  libportaudio219+svn20140130-1
> ii  libwireshark51.12.0+git+4fab41a1-1+b1
> ii  libwiretap4  1.12.0+git+4fab41a1-1+b1
> ii  libwsutil4   1.12.0+git+4fab41a1-1+b1
> ii  wireshark-common 1.12.0+git+4fab41a1-1+b1
> ii  xdg-utils1.1.0~rc1+git20111210-7.1
> ii  zlib1g   1:1.2.8.dfsg-2
>
> wireshark recommends no packages.
>
> wireshark suggests no packages.
>
> -- no debconf information
>


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#762067: wireshark crashes immediately

2014-09-17 Thread Giorgos Pallas
Package: wireshark
Version: 1.12.0+git+4fab41a1-1+b1
Severity: important

Dear Maintainer,

When I start wireshark it gives the following messages and crashes:

(wireshark:3095): GdkPixbuf-WARNING **: Error loading XPM image loader: Image 
type 'xpm' is not supported
**
ERROR:/build/wireshark-VQ_DcW/wireshark-1.12.0+git+4fab41a1/ui/gtk/stock_icons.c:401:stock_icons_init:
 assertion failed: (pixbuf)
Aborted

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wireshark depends on:
ii  libc62.19-11
ii  libcairo21.12.16-5
ii  libgdk-pixbuf2.0-0   2.30.8-1
ii  libglib2.0-0 2.40.0-5
ii  libgtk-3-0   3.12.2-3+b1
ii  libnl-3-200  3.2.24-2
ii  libnl-genl-3-200 3.2.24-2
ii  libnl-route-3-2003.2.24-2
ii  libpango-1.0-0   1.36.7-1
ii  libpangocairo-1.0-0  1.36.7-1
ii  libpcap0.8   1.6.2-1
ii  libportaudio219+svn20140130-1
ii  libwireshark51.12.0+git+4fab41a1-1+b1
ii  libwiretap4  1.12.0+git+4fab41a1-1+b1
ii  libwsutil4   1.12.0+git+4fab41a1-1+b1
ii  wireshark-common 1.12.0+git+4fab41a1-1+b1
ii  xdg-utils1.1.0~rc1+git20111210-7.1
ii  zlib1g   1:1.2.8.dfsg-2

wireshark recommends no packages.

wireshark suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org