Your message dated Sat, 13 Aug 2016 17:22:51 +0000
with message-id <[email protected]>
and subject line Bug#834236: fixed in midori 0.5.11-ds1-4
has caused the Debian Bug report #834236,
regarding midori: just crashes on startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
834236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834236
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: midori
Version: 0.5.11-ds1-3
Severity: grave

midori from unstable segfaults on startup:

$ gdb midori
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from midori...Reading symbols from 
/usr/lib/debug/.build-id/a3/70e71515d4ec37c4cfb3f35adf7bc8b586ec6d.debug...done.
done.
(gdb) run
Starting program: /usr/bin/midori 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3509700 (LWP 683)]
[New Thread 0x7fffe2d08700 (LWP 684)]
[New Thread 0x7fffdbfff700 (LWP 685)]
[New Thread 0x7fffdb7fe700 (LWP 686)]
[Thread 0x7fffdb7fe700 (LWP 686) exited]
[New Thread 0x7fffdb7fe700 (LWP 687)]
[New Thread 0x7fffdabeb700 (LWP 688)]
[New Thread 0x7fffd933a700 (LWP 689)]
[New Thread 0x7fffd8b39700 (LWP 690)]
[New Thread 0x7fff933b9700 (LWP 691)]
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:007] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:000] Computer model: Not available
[New Thread 0x7fff7a948700 (LWP 695)]
[New Thread 0x7fff7a147700 (LWP 697)]
[New Thread 0x7fff79946700 (LWP 698)]
[000:110] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:111] No bp log location saved, using default.
[000:112] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:112] Computer model: Not available
[000:112] Browser XEmbed support present: 1
[000:112] Browser toolkit is Gtk2.
[000:112] Using Gtk2 toolkit
[000:088] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:088] No bp log location saved, using default.
[000:089] Cpu: 6.37.5, x4, 2399Mhz, 5769MB
[000:089] Computer model: Not available
[New Thread 0x7fff79145700 (LWP 700)]
[New Thread 0x7fff78944700 (LWP 701)]
[New Thread 0x7fff73fff700 (LWP 702)]
[New Thread 0x7fff737fe700 (LWP 703)]
[Thread 0x7fff933b9700 (LWP 691) exited]
[Thread 0x7fffd8b39700 (LWP 690) exited]

Thread 1 "midori" received signal SIGSEGV, Segmentation fault.
0x00007ffff1509348 in WTF::String::isolatedCopy() const () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0
(gdb) openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)

(gdb) quit
A debugging session is active.

        Inferior 1 [process 679] will be killed.

Quit anyway? (y or n) y

I am not sending the dependency information because I am now using the
version from experimental which works.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: midori
Source-Version: 0.5.11-ds1-4

We believe that the bug you reported is fixed in the latest version of
midori, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergio Durigan Junior <[email protected]> (supplier of updated midori 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 13 Aug 2016 12:54:10 -0400
Source: midori
Binary: midori
Architecture: source
Version: 0.5.11-ds1-4
Distribution: unstable
Urgency: medium
Maintainer: Sergio Durigan Junior <[email protected]>
Changed-By: Sergio Durigan Junior <[email protected]>
Description:
 midori     - fast, lightweight graphical web browser
Closes: 834236
Changes:
 midori (0.5.11-ds1-4) unstable; urgency=medium
 .
   * Passing non-NULL sourceURL string to JSEvaluateScript.
     This fixes a segmentation fault that was happening after the last
     update of webkitgtk.  I am fixing this in Midori because I think it is
     a nice thing to do, but I will also report a bug against webkitgtk.
     (Closes: #834236)
Checksums-Sha1:
 e9e1c10e2e74e88fe13ba92de56193515a63d7aa 2221 midori_0.5.11-ds1-4.dsc
 dfadb0f2a1b0b7266dad29fe961b200f17fb77b0 18452 
midori_0.5.11-ds1-4.debian.tar.xz
Checksums-Sha256:
 56e1a0595f998ed6eef000b7fff9aaab173036108e2cf7933d9413277f10261e 2221 
midori_0.5.11-ds1-4.dsc
 481b8e097da63c8e4871f61120f6ce11d8f7b4a164d984b189022c854acbe2c9 18452 
midori_0.5.11-ds1-4.debian.tar.xz
Files:
 1b50bba2f1f9a89387a0d29a9487de46 2221 web optional midori_0.5.11-ds1-4.dsc
 c013422c85abe678eecc278acbb00c29 18452 web optional 
midori_0.5.11-ds1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXr1JpAAoJENDrdihl/F422eoQAJ+ZnG29v8Nsk+BjSECbG6yR
xvBnDB53scMtZIlDeK2OFIvF94K7Jpr5h25M/eFTz9+Mz1VBuxy6vtOfzEDKuyaf
HE7HsjzN5sKDY68LJiBgriv8aTrccAR1TwS7Li2686tHhVEzCad6D3g4IvSL1F5l
cwT0hm620LMV6oswSUX+fAEix37Tr/K+Srna018Fc/IF7UvgLHI2FT7FbWgFIx6G
uFXf3FXzNF+pZmaWYB9BPZ7OkhW/6S4Smz2R2OlB8Vr13ZngetzCgASAUMQ/0tuW
uZA3ydMDu+Dbo7Mxd0+TzIa37qbzwIChoQX11MbVY/LkOp+JeSXEBtkI16SdTXhu
TvejNBIEm5UNds349PjUoRh9jDTq8E4DXfJ6zPF9F5roCSKuyVxV8RY7Fg9nj69x
ImKjsw4FmMKVDwjyxrHa9DEsqeR4VAVs0arej9H3AHngeVFeaJfl/xf4uCC12qfD
o1cA/hW4XxRHcC0tajl1cvjeHlPWerKupdEQ7wJ2zSrjR3LANxSR2ifBwFdWPGfC
41Ex1bZIU/+Dj/iNIfi18vxmizs2leux4VSwKgqA/OdhKBVtCHKpoS1AYO5ixi/a
9wiwpC7xn2jaX+R2pUrRDFIBUIRhlLWXw6Kcfm2tQi0eVddaxVsZqYC87suflm7/
uMkTyGSm6eYpD9+Y4ATQ
=yGze
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to