Bug 603294
Summary: | [abrt] crash in ModemManager-0.3-12.git20100504.fc13: raise: Process /usr/sbin/modem-manager was killed by signal 6 (SIGABRT) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephan Ebelt <stephan_ebelt> | ||||||
Component: | ModemManager | Assignee: | Dan Williams <dcbw> | ||||||
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 13 | CC: | dcbw | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i686 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | abrt_hash:b3a51fe5b1859441d391b71759bee528a32c7a32 | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-07-28 18:24:16 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Stephan Ebelt
2010-06-12 08:27:57 UTC
Created attachment 423460 [details]
File: backtrace
Created attachment 423461 [details] modem-manager --debug output this is the modem-manager --debug output which (most likely) produced this backtrace. I ran it with the Sierra Modem being inactive, ie has no PIN. After manually entering the PIN it worked. there was additional output from /var/log/messages posted in bug #597088. Should be fixed upstream be: commit adfe264b67ba28effd3fb8378cbcbe2081f6ed49 Author: Dan Williams <dcbw> Date: Tue Jun 22 01:58:54 2010 -0700 core: ensure claimed ports don't fall back to Generic (rh #597296) This isn't a dupe of that bug though since that commit doesn't fix rh #597296, but should fix this bug. I upgraded ModemManager from updates-testing as was mentioned in bug #597088 to ModemManager-0.4-4.git20100720.fc13.i686. This appears to solve this bug. I can now boot my system and it comes up with asking for the PIN right after login and the UMTS connection is available in nm-applet. thanks, stephan |