<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Weston crashes after typing in GTK open dialog"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100271#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Weston crashes after typing in GTK open dialog"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100271">bug 100271</a>
              from <span class="vcard"><a class="email" href="mailto:bugreport11@safetymail.info" title="bugreport11@safetymail.info">bugreport11@safetymail.info</a>
</span></b>
        <pre>It crashes on native Wayland for me. Here are the steps

In terminal run weston

Click weston-terminal and type gedit

Press Ctrl+O, then start typing /home/username/.config/weston.ini - The actual
file doesn't have to exist, but the dot after /home/username/ has to for the
crash to occur. Interestingly, typing /home/.username/somefile doesn't crash.

After pressing Enter in the file picker, within 1-3 secs click close icon in
gedit. It should crash in 1-3 secs.

Getting these in journalctl

Process 10925 (weston) of user 1000 dumped core.

                                                 Stack trace of thread 10925:
                                                 #0  0x00007f7b35090860 raise
(libc.so.6)
                                                 #1  0x00007f7b350908e0
__restore_rt (libc.so.6)
                                                 #2  0x000055880e702e50 n/a
(n/a)


Process 10788 (weston) of user 1000 dumped core.

                                                 Stack trace of thread 10788:
                                                 #0  0x00007fc41066a860 raise
(libc.so.6)
                                                 #1  0x00007fc41066a8e0
__restore_rt (libc.so.6)
                                                 #2  0x00007fc41066a860 raise
(libc.so.6)
                                                 #3  0x00007fc41066bec9 abort
(libc.so.6)
                                                 #4  0x00007fc4106ad437
__libc_message (libc.so.6)
                                                 #5  0x00007fc4106b378b
malloc_printerr (libc.so.6)
                                                 #6  0x00007fc4106b536c
_int_free (libc.so.6)
                                                 #7  0x00007fc41104ac20 n/a
(libwayland-server.so.0)
                                                 #8  0x00007fc41104f619 n/a
(libwayland-server.so.0)
                                                 #9  0x00007fc41104acff
wl_client_destroy (libwayland-server.so.0)
                                                 #10 0x00007fc41104adb9 n/a
(libwayland-server.so.0)
                                                 #11 0x00007fc41104c9b2
wl_event_loop_dispatch (libwayland-server.so.0)
                                                 #12 0x00007fc41104b14c
wl_display_run (libwayland-server.so.0)
                                                 #13 0x0000556795293417 n/a
(weston)
                                                 #14 0x00007fc410656f4a
__libc_start_main (libc.so.6)
                                                 #15 0x00005567952939ba _start
(weston)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>