[Bug 1227238] Re: Chromium crashes on start in GetDeviceStorageSize string allocation

2014-01-20 Thread Christopher M. Penalver
Kyrill, thank you for reporting this and helping make Ubuntu better. However, 
your crash report is attached. Please follow these instructions to have apport 
report a new bug about your crash that can be dealt with by the automatic 
retracer. First, execute at a terminal:
cd /var/crash  sudo rm * ; sudo apt-get update  sudo apt-get -y upgrade  
sudo apt-get -y install chromium-browser-dbg  sudo service apport start 
force_start=1

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now reproduce the crash, then open your file manager, navigate to your 
/var/crash directory and open the crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'. If you run the command against the crash 
report and a window pops up asking you to report this, but then never opens a 
new report, you would be affected by 
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 . In order to 
WORKAROUND this, one would need to open the following file via a command line:
gksudo gedit /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and try to file the crash report again via:
ubuntu-bug /var/crash/_my_crash_report.crash

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed = Invalid

** Attachment removed: This Chromium core dump
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1227238/+attachment/3827569/+files/_usr_lib_chromium-browser_chromium-browser.1000.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227238

Title:
  Chromium crashes on start in GetDeviceStorageSize string allocation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1227238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1227238] Re: Chromium crashes on start in GetDeviceStorageSize string allocation

2013-10-08 Thread Chad Miller
** Summary changed:

- Chromium crashes on start
+ Chromium crashes on start in GetDeviceStorageSize string allocation

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227238

Title:
  Chromium crashes on start in GetDeviceStorageSize string allocation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1227238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1227238] Re: Chromium crashes on start

2013-09-20 Thread Kyrill
gdb bt full for Chromium

#0  0x7fb261ff6425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x7fb261ff9b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#2  0x7fb26294f69d in __gnu_cxx::__verbose_terminate_handler() ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#3  0x7fb26294d846 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#4  0x7fb26294d873 in std::terminate() ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#5  0x7fb26294d96e in __cxa_throw ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#6  0x7fb2628fa787 in std::__throw_logic_error(char const*) ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#7  0x7fb262938509 in char* std::string::_S_constructchar const*(char 
const*, char const*, std::allocatorchar const, std::forward_iterator_tag) ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#8  0x7fb2629385e3 in std::basic_stringchar, std::char_traitschar, 
std::a---Type return to continue, or q return to quit---
llocatorchar ::basic_string(char const*, std::allocatorchar const) ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
No symbol table info available.
#9  0x7fb268c3a1e8 in GetDeviceStorageSize (device=0x23a9dd7a4800, 
device_path=...)
at chrome/browser/storage_monitor/storage_monitor_linux.cc:98
partition_size = {static npos = optimized out, 
  _M_dataplus = {std::allocatorchar = 
{__gnu_cxx::new_allocatorchar = {No data fields}, No data fields}, _M_p 
= 0x7fb262b854d8 }}
total_size_in_bytes = optimized out
#10 chrome::(anonymous namespace)::GetDeviceInfo (device_path=..., 
mount_point=...)
at chrome/browser/storage_monitor/storage_monitor_linux.cc:219
storage_info = {impl_ = {
data_ = {base::DefaultDeleterchrome::StorageInfo = {No data 
fields}, ptr = 0x0}}}
results_recorder = {result_ = true}
udev_obj = {obj_ = 0x23a9dd5f6900}
device_stat = {st_dev = 5, st_ino = 8419, st_nlink = 1, 
  st_mode = 25008, st_uid = 0, st_gid = 6, __pad0 = 0, st_rdev = 2081, 
  st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {
tv_sec = 1379648689, tv_nsec = 989033102}, st_mtim = {
tv_sec = 1379648689, tv_nsec = 989033102}, st_ctim = {
---Type return to continue, or q return to quit---
tv_sec = 1379648689, tv_nsec = 989033102}, __unused = {0, 0, 0}}
volume_label = {static npos = optimized out, 
  _M_dataplus = {std::allocatorunsigned short = 
{__gnu_cxx::new_allocatorunsigned short = {No data fields}, No data 
fields}, 
_M_p = 0x7fb26db560d8}}
model_name = {static npos = optimized out, 
  _M_dataplus = {std::allocatorunsigned short = 
{__gnu_cxx::new_allocatorunsigned short = {No data fields}, No data 
fields}, 
_M_p = 0x7fb26db560d8}}
device_name = {static npos = optimized out, 
  _M_dataplus = {std::allocatorunsigned short = 
{__gnu_cxx::new_allocatorunsigned short = {No data fields}, No data 
fields}, 
_M_p = 0x7fb26db560d8}}
value = optimized out
vendor_name = {static npos = optimized out, 
  _M_dataplus = {std::allocatorunsigned short = 
{__gnu_cxx::new_allocatorunsigned short = {No data fields}, No data 
fields}, 
_M_p = 0x7fb26db560d8}}
unique_id = {static npos = optimized out, 
  _M_dataplus = {std::allocatorchar = 
{__gnu_cxx::new_allocatorchar = {No data fields}, No data fields}, _M_p 
= 0x7fb262b854d8 }}
type = optimized out
device = {obj_ = 0x23a9dd7a4800}
---Type return to continue, or q return to quit---
is_removable = optimized out
#11 0x7fb268c391b7 in Run (a2=..., this=synthetic pointer, a1=...)
at ./base/bind_internal.h:228
No locals.
#12 MakeItSo (a2=..., a1=..., runnable=...) at ./base/bind_internal.h:891
No locals.
#13 base::internal::Invoker0, 
base::internal::BindStatebase::internal::RunnableAdapterscoped_ptrchrome::StorageInfo,
 base::DefaultDeleterchrome::StorageInfo  (*)(base::FilePath const, 
base::FilePath const), scoped_ptrchrome::StorageInfo, 
base::DefaultDeleterchrome::StorageInfo  (base::FilePath const, 
base::FilePath const), void (), scoped_ptrchrome::StorageInfo, 
base::DefaultDeleterchrome::StorageInfo  (base::FilePath const, 
base::FilePath const)::Run(base::internal::BindStateBase*, base::FilePath 
const, base::FilePath const) (
base=optimized out, x1=..., x2=...) at ./base/bind_internal.h:1200
storage = optimized out
#14 0x7fb268c3922d in Run (a2=..., this=0x7fb250eb46b0, a1=...)
at ./base/callback.h:479
f = optimized out
#15 MakeItSo (a2=..., a1=..., runnable=...) at ./base/bind_internal.h:891
No locals.
#16 

[Bug 1227238] Re: Chromium crashes on start

2013-09-18 Thread Kyrill
apt-cache policy chromium-browser
chromium-browser:
  Installed: 28.0.1500.71-0ubuntu1.12.04.1
  Candidate: 28.0.1500.71-0ubuntu1.12.04.1
  Version table:
 *** 28.0.1500.71-0ubuntu1.12.04.1 0
500 http://ru.archive.ubuntu.com/ubuntu/ precise-updates/universe amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/universe amd64 
Packages
100 /var/lib/dpkg/status
 18.0.1025.151~r130497-0ubuntu1 0
500 http://ru.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227238

Title:
  Chromium crashes on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1227238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1227238] Re: Chromium crashes on start

2013-09-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227238

Title:
  Chromium crashes on start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1227238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs