[opensuse] Tumbleweed problem --> please help
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate. I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A start from command line gives me: (process: 3030): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed That reads like a wrong GLib version. Here are my current repositories: # | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisieren | URI --+---------------------+-----------------------------+-----------+-----------------+---------------+--------------------------------------------------------------------------- 1 | Packman | Packman | Ja | (r ) Ja | Ja | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Tumbleweed/ 2 | libdvdcss | libdvdcss | Nein | ---- | Ja | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/ 3 | mupad | mupad | Nein | ---- | Ja | dir:///home/koepper/mupad 4 | openSUSE-20150602-0 | openSUSE-20150602-0 | Nein | ---- | Nein | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-S222A 5 | repo-debug | openSUSE-Tumbleweed-Debug | Nein | ---- | Ja | http://download.opensuse.org/debug/distribution/openSUSE-current/repo/oss/ 6 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/non-oss/ 7 | repo-oss | openSUSE-Tumbleweed-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/oss/ 8 | repo-source | openSUSE-Tumbleweed-Source | Ja | (r ) Ja | Ja | http://download.opensuse.org/source/tumbleweed/repo/oss/ 9 | repo-update | openSUSE-Tumbleweed-Update | Ja | (r ) Ja | Ja | http://download.opensuse.org/update/tumbleweed/ When I tried to upgrade the old debug repository failed with the content.xml file missing. So I simply deactivated the repo. I am not an expert, so any help would be greatly appreciated. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/04/2015 07:39 AM, Wilhelm Köpper wrote:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A
Thank you so much for trying to give us relevant information. I'm not a tumbweed user but I am still on 13.1 and may end up tumbleweed-ing. Who knows ... This is how I'd start to investigate. I'd look to the version of T'bird in use and find the binary. I'd use 'ldd' to see what libraries it used and step by step make sure that those were the ones I had. Perhaps that helps with the question you posed. Where I'd go from there depends on what I found. I might check what happens with other DMs. As it happens I use KDE as my DM and I also have
zypper lr --url | grep moz 14 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes | http://download.opensuse.org/repositories/mozilla/openSUSE_13.1/
so I know I'm up to date on T'Bird. As I mentioned in an earlier thread, I'm aggressive about updating. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi. The shell command strace thunderbird could be a start point to understand where thunderbird hangs. Marco Il 04. 08. 15 14:51, Anton Aylward ha scritto:
On 08/04/2015 07:39 AM, Wilhelm Köpper wrote:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A Thank you so much for trying to give us relevant information. I'm not a tumbweed user but I am still on 13.1 and may end up tumbleweed-ing. Who knows ...
This is how I'd start to investigate.
I'd look to the version of T'bird in use and find the binary. I'd use 'ldd' to see what libraries it used and step by step make sure that those were the ones I had. Perhaps that helps with the question you posed.
Where I'd go from there depends on what I found. I might check what happens with other DMs.
As it happens I use KDE as my DM and I also have
zypper lr --url | grep moz 14 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes | http://download.opensuse.org/repositories/mozilla/openSUSE_13.1/
so I know I'm up to date on T'Bird.
As I mentioned in an earlier thread, I'm aggressive about updating.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Thanks Marco and Anton, but I am not an expert on opensuse and the stack trace is not really readable for me. Further thunderbird is not dynamically linked so ldd doesn't give any information. /usr/bin/thunderbird just points to the shell script /usr/lib64/thunderbird/thunderbird.sh I think the root cause of the problem could be in the repository configuration. Could perhaps someone look into my repositories and tell me if this is all right? Wilhelm Am 04.08.2015 um 14:57 schrieb Marco:
Hi.
The shell command
strace thunderbird
could be a start point to understand where thunderbird hangs.
Marco
Il 04. 08. 15 14:51, Anton Aylward ha scritto:
On 08/04/2015 07:39 AM, Wilhelm Köpper wrote:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A Thank you so much for trying to give us relevant information. I'm not a tumbweed user but I am still on 13.1 and may end up tumbleweed-ing. Who knows ...
This is how I'd start to investigate.
I'd look to the version of T'bird in use and find the binary. I'd use 'ldd' to see what libraries it used and step by step make sure that those were the ones I had. Perhaps that helps with the question you posed.
Where I'd go from there depends on what I found. I might check what happens with other DMs.
As it happens I use KDE as my DM and I also have
zypper lr --url | grep moz 14 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes | http://download.opensuse.org/repositories/mozilla/openSUSE_13.1/
so I know I'm up to date on T'Bird.
As I mentioned in an earlier thread, I'm aggressive about updating.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Wilhelm Köpper <list@koepper.eu> [08-04-15 13:02]:
Thanks Marco and Anton, but I am not an expert on opensuse and the stack trace is not really readable for me. Further thunderbird is not dynamically linked so ldd doesn't give any information.
/usr/bin/thunderbird just points to the shell script /usr/lib64/thunderbird/thunderbird.sh
I think the root cause of the problem could be in the repository configuration. Could perhaps someone look into my repositories and tell me if this is all right?
Wilhelm
Am 04.08.2015 um 14:57 schrieb Marco:
Hi.
The shell command
strace thunderbird
could be a start point to understand where thunderbird hangs.
Marco
Il 04. 08. 15 14:51, Anton Aylward ha scritto:
On 08/04/2015 07:39 AM, Wilhelm Köpper wrote:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A Thank you so much for trying to give us relevant information. I'm not a tumbweed user but I am still on 13.1 and may end up tumbleweed-ing. Who knows ...
This is how I'd start to investigate.
I'd look to the version of T'bird in use and find the binary. I'd use 'ldd' to see what libraries it used and step by step make sure that those were the ones I had. Perhaps that helps with the question you posed.
Where I'd go from there depends on what I found. I might check what happens with other DMs.
As it happens I use KDE as my DM and I also have
zypper lr --url | grep moz 14 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Yes | Yes | http://download.opensuse.org/repositories/mozilla/openSUSE_13.1/
so I know I'm up to date on T'Bird.
As I mentioned in an earlier thread, I'm aggressive about updating.
There is nothing wrong with your repos as you provided. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/04/2015 01:20 PM, Patrick Shanahan wrote:
There is nothing wrong with your repos as you provided.
I concur. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/04/2015 01:02 PM, Wilhelm Köpper wrote:
Thanks Marco and Anton, but I am not an expert on opensuse and the stack trace is not really readable for me. Further thunderbird is not dynamically linked so ldd doesn't give any information.
/usr/bin/thunderbird just points to the shell script /usr/lib64/thunderbird/thunderbird.sh
And if you read that shell script ... It sets LD_LIBRARY_PATH=$MOZ_DIST_LIB${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} before invoking exec $MOZ_PROGRAM "$@" and previously we have MOZ_DIST_BIN="/usr" MOZ_DIST_LIB="/usr/lib64/thunderbird" MOZ_APPNAME="thunderbird" MOZ_PROGRAM="$MOZ_DIST_LIB/$MOZ_APPNAME-bin" so that endxs up being /usr/lib64/thundebird//thunderbird-bin which on my system is dynamically linked: /usr/lib64/thunderbird/thunderbird-bin: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=f4b42a4357cda30b3181eed7af09781dd1cd93ff, stripped It *IS* dynamically linked but being stripped using the trace facility isn't that helpful. As I said in my previous message, my Thunderbird comes from http://download.opensuse.org/repositories/mozilla/openSUSE_13.1/ -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
В Tue, 4 Aug 2015 13:39:27 +0200 Wilhelm Köpper <list@koepper.eu> пишет:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A start from command line gives me:
(process: 3030): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
This message is unrelated to any crash - it is just a warning. How do you determine that it is "crashing"?
That reads like a wrong GLib version. Here are my current repositories:
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisieren | URI --+---------------------+-----------------------------+-----------+-----------------+---------------+--------------------------------------------------------------------------- 1 | Packman | Packman | Ja | (r ) Ja | Ja | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Tumbleweed/
Did you perform zypper dup with active Packman?
2 | libdvdcss | libdvdcss | Nein | ---- | Ja | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/ 3 | mupad | mupad | Nein | ---- | Ja | dir:///home/koepper/mupad 4 | openSUSE-20150602-0 | openSUSE-20150602-0 | Nein | ---- | Nein | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-S222A 5 | repo-debug | openSUSE-Tumbleweed-Debug | Nein | ---- | Ja | http://download.opensuse.org/debug/distribution/openSUSE-current/repo/oss/ 6 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/non-oss/ 7 | repo-oss | openSUSE-Tumbleweed-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/oss/ 8 | repo-source | openSUSE-Tumbleweed-Source | Ja | (r ) Ja | Ja | http://download.opensuse.org/source/tumbleweed/repo/oss/ 9 | repo-update | openSUSE-Tumbleweed-Update | Ja | (r ) Ja | Ja | http://download.opensuse.org/update/tumbleweed/
When I tried to upgrade the old debug repository failed with the content.xml file missing. So I simply deactivated the repo. I am not an expert, so any help would be greatly appreciated.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 04.08.2015 um 19:20 schrieb Andrei Borzenkov:
В Tue, 4 Aug 2015 13:39:27 +0200 Wilhelm Köpper <list@koepper.eu> пишет:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A start from command line gives me:
(process: 3030): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
This message is unrelated to any crash - it is just a warning. How do you determine that it is "crashing"?
That reads like a wrong GLib version. Here are my current repositories:
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisieren | URI --+---------------------+-----------------------------+-----------+-----------------+---------------+--------------------------------------------------------------------------- 1 | Packman | Packman | Ja | (r ) Ja | Ja | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Tumbleweed/ Did you perform zypper dup with active Packman? yes, Andrei, Packman was active during zypper dup.
2 | libdvdcss | libdvdcss | Nein | ---- | Ja | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/ 3 | mupad | mupad | Nein | ---- | Ja | dir:///home/koepper/mupad 4 | openSUSE-20150602-0 | openSUSE-20150602-0 | Nein | ---- | Nein | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-S222A 5 | repo-debug | openSUSE-Tumbleweed-Debug | Nein | ---- | Ja | http://download.opensuse.org/debug/distribution/openSUSE-current/repo/oss/ 6 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/non-oss/ 7 | repo-oss | openSUSE-Tumbleweed-Oss | Ja | (r ) Ja | Ja | http://download.opensuse.org/tumbleweed/repo/oss/ 8 | repo-source | openSUSE-Tumbleweed-Source | Ja | (r ) Ja | Ja | http://download.opensuse.org/source/tumbleweed/repo/oss/ 9 | repo-update | openSUSE-Tumbleweed-Update | Ja | (r ) Ja | Ja | http://download.opensuse.org/update/tumbleweed/
When I tried to upgrade the old debug repository failed with the content.xml file missing. So I simply deactivated the repo. I am not an expert, so any help would be greatly appreciated.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 04.08.2015 um 19:20 schrieb Andrei Borzenkov:
В Tue, 4 Aug 2015 13:39:27 +0200 Wilhelm Köpper <list@koepper.eu> пишет:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A start from command line gives me:
(process: 3030): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
This message is unrelated to any crash - it is just a warning. How do you determine that it is "crashing"? Here is the crash report:
Add-ons: %7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D:4.0.1,trackerbird%40bustany.org:1.4.0,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:38.1.0,langpack-cs%40thunderbird.mozilla.org:38.1.0,langpack-ru%40thunderbird.mozilla.org:38.1.0,langpack-el%40thunderbird.mozilla.org:38.1.0,langpack-it%40thunderbird.mozilla.org:38.1.0,langpack-pt-PT%40thunderbird.mozilla.org:38.1.0,langpack-ca%40thunderbird.mozilla.org:38.1.0,langpack-pl%40thunderbird.mozilla.org:38.1.0,langpack-es-ES%40thunderbird.mozilla.org:38.1.0,langpack-ko%40thunderbird.mozilla.org:38.1.0,langpack-fr%40thunderbird.mozilla.org:38.1.0,langpack-zh-CN%40thunderbird.mozilla.org:38.1.0,langpack-zh-TW%40thunderbird.mozilla.org:38.1.0,langpack-en-GB%40thunderbird.mozilla.org:38.1.0,langpack-sv-SE%40thunderbird.mozilla.org:38.1.0,langpack-ar%40thunderbird.mozilla.org:38.1.0,langpack-de%40thunderbird.mozilla.org:38.1.0,langpack-fi%40thunderbird.mozilla.org:38.1.0,langpack-da%40thunderbird.mozilla.org:38.1.0,langpack-ja%40thunderbird.mozilla.org:38.1.0,langpack-pt-BR%40thunderbird.mozilla.org:38.1.0,langpack-nb-NO%40thunderbird.mozilla.org:38.1.0,langpack-nl%40thunderbird.mozilla.org:38.1.0,langpack-hu%40thunderbird.mozilla.org:38.1.0,langpack-es-AR%40thunderbird.mozilla.org:38.1.0 BuildID: 2015070700 CrashTime: 1438714665 EMCheckCompatibility: true Email: wkoepper@gmx.de FramePoisonBase: 7ffffffff0dea000 FramePoisonSize: 4096 InstallTime: 1438612158 Notes: OpenGL: nouveau -- Gallium 0.4 on NV94 -- 3.0 Mesa 10.6.2 -- texture_from_pixmap ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6} ProductName: Thunderbird ReleaseChannel: release SecondsSinceLastCrash: 7543 StartupTime: 1438714658 Theme: classic/1.0 Throttleable: 1 Vendor: Version: 38.1.0 useragent_locale: chrome://global/locale/intl.properties This report also contains technical information about the state of the application when it crashed. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/04/2015 03:15 PM, Wilhelm Köpper wrote:
Here is the crash report:
Add-ons:
Well one thing you could do is disable all the add-ons. They can often be the source of a problem, especially after an upgrade. To start in safe mode: $ thunderbird -safe-mode You can then use the GUI to disable the add-ons. Then try restarting with each in turn to see which is the critical one. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/04/2015 03:15 PM, Wilhelm Köpper wrote:
Here is the crash report:
Add-ons: Well one thing you could do is disable all the add-ons. They can often be the source of a problem, especially after an upgrade.
To start in safe mode:
$ thunderbird -safe-mode
You can then use the GUI to disable the add-ons. Then try restarting with each in turn to see which is the critical one.
Am 04.08.2015 um 21:26 schrieb Anton Aylward: that's it, thanks a lot, Anton! It was TrackerBird 1.4.0 causing thunderbirds crash. Now that I have deactivated it everything works fine. The idea that an addon could have caused the crash did not come to me because I never installed any addon. This TrackerBird must have been installed by default in the previous version and I am really wondering: As far as I remember thunderbird checks the compatibility of all addons after an update. This will very likely be a problem for many others upgrading. --Wilhelm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am 04.08.2015 um 21:15 schrieb Wilhelm Köpper:
Am 04.08.2015 um 19:20 schrieb Andrei Borzenkov:
В Tue, 4 Aug 2015 13:39:27 +0200 Wilhelm Köpper <list@koepper.eu> пишет:
Hello together, this is my first post to this list, so please forgive my mistakes and give me a friendly hint if anything is inappropriate.
I recently upgraded my tumbleweed by a zypper dup and after that thunderbird crashes while starting. A start from command line gives me:
(process: 3030): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
This message is unrelated to any crash - it is just a warning. How do you determine that it is "crashing"? Here is the crash report:
Add-ons: %7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D:4.0.1,trackerbird%40bustany.org:1.4.0,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:38.1.0,langpack-cs%40thunderbird.mozilla.org:38.1.0,langpack-ru%40thunderbird.mozilla.org:38.1.0,langpack-el%40thunderbird.mozilla.org:38.1.0,langpack-it%40thunderbird.mozilla.org:38.1.0,langpack-pt-PT%40thunderbird.mozilla.org:38.1.0,langpack-ca%40thunderbird.mozilla.org:38.1.0,langpack-pl%40thunderbird.mozilla.org:38.1.0,langpack-es-ES%40thunderbird.mozilla.org:38.1.0,langpack-ko%40thunderbird.mozilla.org:38.1.0,langpack-fr%40thunderbird.mozilla.org:38.1.0,langpack-zh-CN%40thunderbird.mozilla.org:38.1.0,langpack-zh-TW%40thunderbird.mozilla.org:38.1.0,langpack-en-GB%40thunderbird.mozilla.org:38.1.0,langpack-sv-SE%40thunderbird.mozilla.org:38.1.0,langpack-ar%40thunderbird.mozilla.org:38.1.0,langpack-de%40thunderbird.mozilla.org:38.1.0,langpack-fi%40thunderbird.mozilla.org:38.1.0,langpack-da%40thunderbird.mozilla.org:38.1.0,langpack-ja%40thunderbird.mozilla.org:
38.1.0,langpack-pt-BR%40thunderbird.mozilla.org:38.1.0,langpack-nb-NO%40thunderbird.mozilla.org:38.1.0,langpack-nl%40thunderbird.mozilla.org:38.1.0,langpack-hu%40thunderbird.mozilla.org:38.1.0,langpack-es-AR%40thunderbird.mozilla.org:38.1.0 There is a very good chance that removing trackerbird (rpm -e tracker-miner-thunderbird) will resolve the crash. Wolfgang -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (6)
-
Andrei Borzenkov
-
Anton Aylward
-
Marco
-
Patrick Shanahan
-
Wilhelm Köpper
-
Wolfgang Rosenauer