qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 08/27] linux-user/sh4: Notice gUSA regions du


From: John Paul Adrian Glaubitz
Subject: Re: [Qemu-devel] [PATCH v2 08/27] linux-user/sh4: Notice gUSA regions during signal delivery
Date: Fri, 7 Jul 2017 10:30:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/07/2017 10:20 AM, Richard Henderson wrote:
> How do I reproduce this from the filesystem image you linked earlier?

So, the problem happens in the tzdata package when it's being configured:

(sid-sh4-sbuild)address@hidden:/# dpkg-reconfigure tzdata
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = "en_US.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based 
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
76.)
debconf: falling back to frontend: Readline
Configuring tzdata
------------------

Please select the geographic area in which you live. Subsequent configuration 
questions will narrow this down by
presenting a list of cities, representing the time zones in which they are 
located.

  1. Africa   3. Antarctica  5. Arctic  7. Atlantic  9. Indian    11. SystemV  
13. Etc
  2. America  4. Australia   6. Asia    8. Europe    10. Pacific  12. US
Geographic area: 8

Please select the city or region corresponding to your time zone.

  1. Amsterdam   10. Bucharest   19. Isle_of_Man  28. Luxembourg  37. Paris     
  46. Simferopol  55. Vaduz
  2. Andorra     11. Budapest    20. Istanbul     29. Madrid      38. Podgorica 
  47. Skopje      56. Vatican
  3. Astrakhan   12. Busingen    21. Jersey       30. Malta       39. Prague    
  48. Sofia       57. Vienna
  4. Athens      13. Chisinau    22. Kaliningrad  31. Mariehamn   40. Riga      
  49. Stockholm   58. Vilnius
  5. Belfast     14. Copenhagen  23. Kiev         32. Minsk       41. Rome      
  50. Tallinn     59. Volgograd
  6. Belgrade    15. Dublin      24. Kirov        33. Monaco      42. Samara    
  51. Tirane      60. Warsaw
  7. Berlin      16. Gibraltar   25. Lisbon       34. Moscow      43. 
San_Marino  52. Tiraspol    61. Zagreb
  8. Bratislava  17. Guernsey    26. Ljubljana    35. Nicosia     44. Sarajevo  
  53. Ulyanovsk   62. Zaporozhye
  9. Brussels    18. Helsinki    27. London       36. Oslo        45. Saratov   
  54. Uzhgorod    63. Zurich
Time zone: 7


Current default time zone: 'Europe/Berlin'
Local time is now:      Fri Jul  7 10:26:31 CEST 2017.
Universal Time is now:  Fri Jul  7 08:26:31 UTC 2017.

qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
(sid-sh4-sbuild)address@hidden:/#

The scripts which are run here can be found as 
/var/lib/dpkg/info/tzdata.{config,postinst). I don't know
yet which command in particular triggers the crash.

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - address@hidden
`. `'   Freie Universitaet Berlin - address@hidden
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



reply via email to

[Prev in Thread] Current Thread [Next in Thread]